Skip to content

Conversation

TheDudeFromCI
Copy link

When working with custom image folders (and similarly image folder zips) it can be common to have a lot of images in different formats which don't always seem to cleanly convert over to the ideal format. For example, having some grayscale images and some full-color images, having some images saved with an alpha channel, or having images that were converted using 3rd party tools that use other image formats like cymk. I actually run into this one a few times myself when working with web scrappers.

So I added a utility option to force image folders to be loaded with a specific image format. Hopefully, this helps someone!

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

Successfully merging this pull request may close these issues.

2 participants