I happened to want to save an image from a website with avif format (android 12 technology), but then not be able to view it with default image reader. So I created a Nautilus script to convert it to png
The only dependency you need is Davif which you can download here:
https://github.com/link-u/davif/releases/download/v0.1.0-20200331/davif_0.1.0-20200331_amd64.deb
Now download my script here:
https://www.dropbox.com/s/bu77yrq0h2kv8ik/Avif-to-png.sh?dl=0
Now just move it to your home, full path:
/home/USER/.local/share/nautilus/scripts
Where instead of USER you will put the login name
Then give it execution permissions (right click > properties > permissions > allow execution)
I hope it can be useful to you
Bye
Tags: avif, CONVERTIRE, GNOME, immagini, NAUTILUS, png, SCRIPT, UBUNTU