guetzli
brew install guetzli
v1.0.1
Apache-2.0
Perceptual JPEG encoder
22
30-day installs · #6533
54
90-day · #7104
367
365-day · #5841
12.9k
★ GitHub stars · updated 3y ago
Runtime dependencies
Build dependencies
GitHub topics
jpeg-encoder
Links
- https://github.com/google/guetzli
- GitHub: google/guetzli
- Brew formula source: Formula/g/guetzli.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"libpng"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Perceptual JPEG encoder",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:30+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "guetzli",
"github_default_branch": "master",
"github_last_commit_at": "2023-04-22T19:41:10Z",
"github_readme_excerpt": "\u003cp align=\"center\"\u003e\u003cimg src=\"https://cloud.githubusercontent.com/assets/203457/24553916/1f3f88b6-162c-11e7-990a-731b2560f15c.png\" alt=\"Guetzli\" width=\"64\"\u003e\u003c/p\u003e\n\n# Introduction\n\nGuetzli is a JPEG encoder that aims for excellent compression density at high\nvisual quality. Guetzli-generated images are typically 20-30% smaller than\nimages of equivalent quality generated by libjpeg. Guetzli generates only\nsequential (nonprogressive) JPEGs due to faster decompression speeds they offer.\n\n[](https://travis-ci.org/google/guetzli)\n\n# Building\n\n## On POSIX systems\n\n1. Get a copy of the source code, either by cloning this repository, or by\n downloading an\n [archive](https://github.com/google/guetzli/archive/master.zip) and\n unpacking it.\n2. Install [libpng](http://www.libpng.org/pub/png/libpng.html).\n If using your operating system\n package manager, install development versions of the packages if the\n distinction exists.\n * On Ubuntu, do `apt-get install libpng-dev`.\n * On Fedora, do `dnf install libpng-devel`. \n * On Arch Linux, do `pacman -S libpng`.\n * On Alpine Linux, do `apk add libpng-dev`.\n3. Run `make` and expect the binary to be created in `bin/Release/guetzli`.\n\n## On Windows\n\n1. Get a copy of the source code, either by cloning this repository, or by\n downloading an\n [archive](https://github.com/google/guetzli/archive/master.zip) and\n unpacking it.\n2. Install [Visual Studio 2015](https://www.visualstudio.com) and\n [vcpkg](https://github.com/Microsoft/vcpkg)\n3. Install `libpng` using vcpkg: `.\\vcpkg install libpng`.\n4. Cause the installed packages to be available system-wide: `.\\vcpkg integrate\n install`. If you prefer not to do this, refer to [vcpkg\u0027s\n documentation](https://github.com/Microsoft/vcpkg/blob/master/docs/EXAMPLES.md#example-1-2).\n5. Open the Visual Studio project enclosed in the repository and build it.\n\n## On macOS\n\nTo in",
"github_repo": "google/guetzli",
"github_stars": 12930,
"github_topics": [
"jpeg-encoder"
],
"homepage": "https://github.com/google/guetzli",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 22,
"installs_365d": 367,
"installs_90d": 54,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "guetzli",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6533,
"rank_365d": 5841,
"rank_90d": 7104,
"raw_hash": "ba698f5064fd2860",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/guetzli.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.0.1",
"versioned_formulae": [],
"why_use_this": null
}