Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] webp conversion #26

Open
PaulSchiretz opened this issue Nov 10, 2022 · 3 comments
Open

[Feature request] webp conversion #26

PaulSchiretz opened this issue Nov 10, 2022 · 3 comments

Comments

@PaulSchiretz
Copy link

As the Tinify API now supports converting images to webp, it would be nice to also have that in the plugin.

As a first step converting the images would be sufficient, for my workflow simply generating webp files with every optimized file would be perfect and all that is needed. A checkbox in the settings: Generate webp and if checked here we go:

Lets say i use png images, a file called image.png should be optimized and saved as usual, after that we can simply add a conversion step call the API and generate image.png.webp

The serving of the file can be done via rewrite rules in .htaccess or nginx config as a first step.

That would be wonderful for all of us currently struggling with other optimization plugins which will never reach the quality of the tiny panda :-) I would be glad to also code parts of it, if needed.

@balex25
Copy link

balex25 commented Mar 17, 2023

+1

@joakim-tldr
Copy link

Also for the WordPress-plugin, i noticed that the compression is far as good as the web-based.
Picture A on web
Compression: -89%
Picture A on wordpress
Compression: -32%

Why is it such a big difference?

@tinify-support
Copy link

tinify-support commented Apr 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants