[GH-ISSUE #26] Add Guetzli for smaller JPEGs #24

Closed
opened 2026-02-25 23:40:25 +03:00 by kerem · 2 comments
Owner

Originally created by @geek-at on GitHub (Mar 17, 2017).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/26

Integrating https://github.com/google/guetzli/ into PictShare for up to 30 smaller files.

Google Blog about Guetzli: https://research.googleblog.com/2017/03/announcing-guetzli-new-open-source-jpeg.html

Originally created by @geek-at on GitHub (Mar 17, 2017). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/26 Integrating https://github.com/google/guetzli/ into PictShare for up to 30 smaller files. Google Blog about Guetzli: https://research.googleblog.com/2017/03/announcing-guetzli-new-open-source-jpeg.html
kerem closed this issue 2026-02-25 23:40:25 +03:00
Author
Owner

@geek-at commented on GitHub (Mar 30, 2017):

I made an analysis about guetzli: https://blog.haschek.at/2017/is-guetzli-useful-in-production.html

It is really, really awesome. It seems PHPgd is very bad at compressing JPEGs so with Guetzli I have achieved up to 70% smaller images with the same quality. This could be big for PictShare although it's very (very very) CPU intensive... but maybe ok as an addon

<!-- gh-comment-id:290460903 --> @geek-at commented on GitHub (Mar 30, 2017): I made an analysis about guetzli: https://blog.haschek.at/2017/is-guetzli-useful-in-production.html It is really, really awesome. It seems PHPgd is very bad at compressing JPEGs so with Guetzli I have achieved up to 70% smaller images with the same quality. This could be big for PictShare although it's very (very very) CPU intensive... but maybe ok as an addon
Author
Owner

@geek-at commented on GitHub (Mar 22, 2018):

on second thought.. guetzli takes tens of gigabytes of RAM and about a minute for a single small image.. nevermind

<!-- gh-comment-id:375262878 --> @geek-at commented on GitHub (Mar 22, 2018): on second thought.. guetzli takes tens of gigabytes of RAM and about a minute for a single small image.. nevermind
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/pictshare#24
No description provided.