[GH-ISSUE #10] Add PNG support #609

Closed
opened 2026-03-15 14:48:39 +03:00 by kerem · 1 comment
Owner

Originally created by @baamenabar on GitHub (Jul 17, 2016).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/10

maybe with Zopfli for compression
more: https://ariya.io/2016/06/using-zopfli-to-optimize-png-images

Originally created by @baamenabar on GitHub (Jul 17, 2016). Original GitHub issue: https://github.com/flyimg/flyimg/issues/10 maybe with Zopfli for compression more: https://ariya.io/2016/06/using-zopfli-to-optimize-png-images
kerem 2026-03-15 14:48:39 +03:00
Author
Owner

@sadok-f commented on GitHub (Dec 20, 2016):

as it says on the blog: Note that since Zopfli’s compressor is a CPU-intensive operation, the process often takes a few seconds., we tested it and it took too much time to process one single image, it a good solution as it's lossless but I think it only works as a background process to optimize a folder of png images.

<!-- gh-comment-id:268288658 --> @sadok-f commented on GitHub (Dec 20, 2016): as it says on the blog: `Note that since Zopfli’s compressor is a CPU-intensive operation, the process often takes a few seconds.`, we tested it and it took too much time to process one single image, it a good solution as it's lossless but I think it only works as a background process to optimize a folder of png images.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#609
No description provided.