Converting to webp
Posted: Sat Oct 17, 2020 2:18 am
Google is demanding for all images to convert to one of new image formats, to webp, for instance.
Since I have 1000's images to convert, my idea was:
- first to bulk convert all images in wysiwyg project folder
- then to global replace in WebBuilder all *.jpg, *.png ... to *.webp
However, seems like it's not possible in global replace, as I can only convert files one by one.
It will take weeks to complete the work.
Anys ideas, how to do this task in bulk?
I can do this on server level, but would like the solution inside program.
Since I have 1000's images to convert, my idea was:
- first to bulk convert all images in wysiwyg project folder
- then to global replace in WebBuilder all *.jpg, *.png ... to *.webp
However, seems like it's not possible in global replace, as I can only convert files one by one.
It will take weeks to complete the work.
Anys ideas, how to do this task in bulk?
I can do this on server level, but would like the solution inside program.