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

Convert SVG to WebP format. #36

Open
R4md4c opened this issue Aug 5, 2015 · 1 comment
Open

Convert SVG to WebP format. #36

R4md4c opened this issue Aug 5, 2015 · 1 comment

Comments

@R4md4c
Copy link

R4md4c commented Aug 5, 2015

It would be a great idea to add an option that could enable us to convert SVG into WebP format.

Is this possible technically ? If yes I could step up and try to implement it and send a PR.

@avianey
Copy link
Owner

avianey commented Aug 9, 2015

Yes it is possible technically
You just need to add a Java library that is able to write webp format
And implement a custom ImageTranscoder for batik just like the build in JPEGImageTranscoder or PNGImageTranscoder that are used by this plugin to generate JPEG & PNG...

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

2 participants