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

Add support for converting image formats in the Image module #623

Closed
DNF-SaS opened this issue Feb 8, 2018 · 2 comments
Closed

Add support for converting image formats in the Image module #623

DNF-SaS opened this issue Feb 8, 2018 · 2 comments
Labels
General Enhancement New feature or request

Comments

@DNF-SaS
Copy link

DNF-SaS commented Feb 8, 2018

Hi,

i hope this is the right place to ask this question.
My website is using the Image-Module to resize it's input images - works great so far.
But some input-images are .png-Files - is it possible to convert them to .jpg using the pipeline?

Thanks for any hints!
Sascha

@daveaglick daveaglick added the Discussion/Question Discussions or questions about the code label Feb 15, 2018
@daveaglick
Copy link
Member

At this time the Image module can only output images in the same format as the input files. Being able to convert formats would certainly be a nice enhancement, though I probably won't get to it personally anytime soon. I'll update this issue to reflect a feature request and mark it as up for grabs.

@daveaglick daveaglick added General Enhancement New feature or request Up For Grabs and removed Discussion/Question Discussions or questions about the code labels Feb 15, 2018
@daveaglick daveaglick changed the title Image-conversion using the image-Module? Add support for converting image formats in the Image module Feb 15, 2018
@daveaglick
Copy link
Member

This is now resolved with the image rewrite in #671 and will go out with the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Enhancement New feature or request
Development

No branches or pull requests

2 participants