Yes , @Daniel Kramer I completly agree with you, you’re right, bentch converter are very interesting, and necessary when working on distributing different source format….
So beside Shortpixel, I will complete by:
- Dev Converter that propose an API, https://devconverter.com/ just think that premium is needed starting from 10 items
- and Freeconvert has also a very nice API https://www.freeconvert.com/, but currently just propose WebP.. not yet AVIF… anyway stay tuned...API is anyhow premium from first item generated
Personnaly I used this one, sometimes ago, for others purpose than images and it was very flexible and efficient... long time that I didn't used it now.
Now if one prefer handle everything from our own environement… thought if one’re on Windows, Powershell cand handle the job quite nicelly…this article is well presented, and help everyone to directly focus on right place to go... https://www.squirrellogic.dev/articles/how-to-batch-convert-webp-and-avif-images-powershell/,
Personnaly I still prefer using Node that can integrate others tasks in process, large that just converting images format,
- Sharp is pretty nice and complete https://github.com/lovell/sharp ...
- Command line https://github.com/lovell/avif-cli …and https://github.com/Yukioru/cwebp-cli... can be helpfull in vertical usecases
- Anyway, also plenty npm and solutions outhere…https://npm.io/