raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.01k stars 2.74k forks source link

[Image Modification] Possible to add conversion to/from AVIF #12387

Closed jasonshanks closed 2 days ago

jasonshanks commented 1 month ago

Extension

https://www.raycast.com/HelloImSteven/sips

Description

Would be a nice addition to to add AVIF conversion to the 'Convert Images' action. Especially as it's hopefully imminently getting support on Google search, but is already heavily used on the web.

Currently I just use the command line app: ImageMagick for this. Have you considered (or is there some obstacle) to integrating it to cover all the image conversions entirely (including SVG and WebP)?

Who will benefit from this feature?

anyone needed the most efficient and highest quality image format for the web and other digital outputs. For instance I bulk convert these for our graphic designers for better optimised Keynotes and PDFs.

Anything else?

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @SKaplanOfficial @arronhunt @nakaakist you might want to have a look.

💡 Author and Contributors commands The author and contributors of `HelloImSteven/sips` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue.