Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 11, 20213 yr Can anyone of you fine folks take a look at this: https://medium.com/@andysolomon/converting-your-images-to-webp-with-imagemagick-a9c56cf6b579 And see if you would be able to create a plugin that will use Imagick to convert to .webp ANY image uploaded as an attachment via the Pages and Forums applications. If you can come up with a solution, please PM with a quote. I'm a serious client looking for a serious solution. 👍🏼 Thanks in advance!
January 19, 20223 yr Bump. Will anyone try to create that plugin? 🙂 Others links: https://invisioncommunity.com/forums/topic/462863-webp-v46x/ https://invisioncommunity.com/forums/topic/462382-webp-and-reprocessing-images/ https://invisioncommunity.com/forums/topic/462727-webp-everywhere-in-acp/ https://invisioncommunity.com/forums/topic/463369-convert-all-images-to-webp/#comment-2866926 https://invisioncommunity.com/forums/topic/433186-webp-images-support/ https://invisioncommunity.com/forums/topic/462745-webp-converter/ https://github.com/vincentorback/WebP-images-with-htaccess https://support.cpanel.net/hc/en-us/articles/4403506784919-How-to-enable-the-webp-image-format-for-use-with-ImageMagick-on-cPanel Edited January 19, 20223 yr by SeNioR-
January 20, 20223 yr This is a difficult one to make since it require server resources for it to work. Doing it for one client might be doable, but unless you want to spend a lot of time in support, I would think twice about making it a plugin for the marketplace due to the many configurations hosting services offer. Maybe there already are services for this though that can be set up in a plugin that just connect that service with the images to transform? Something like: https://www.convertapi.com/jpg-to-webp ? That could be doable perhaps?
January 20, 20223 yr 55 minutes ago, Jimi Wikman said: Maybe there already are services for this though that can be set up in a plugin that just connect that service with the images to transform? Something like: https://www.convertapi.com/jpg-to-webp ? This is a much better solution than relying on something that runs on your server, and, I think, a plugin like this would be fairly simple to make. ConvertAPI might become quite expensive though, depending on your usage, but I'm sure there are similar services that cost less.