🍺 BREW Explorer

← all formulae

jpeg-archive

brew install jpeg-archive v2.2.0_1 MIT

Utilities for archiving JPEGs for long term storage

5
30-day installs · #10754
15
90-day · #10530
61
365-day · #10519
1.2k
★ GitHub stars · updated 1y ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "mozjpeg"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Utilities for archiving JPEGs for long term storage",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:03+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jpeg-archive",
  "github_default_branch": "master",
  "github_last_commit_at": "2025-03-03T18:05:11Z",
  "github_readme_excerpt": "JPEG Archive [![Build Status](http://img.shields.io/travis/danielgtaylor/jpeg-archive.svg?style=flat)](https://travis-ci.org/danielgtaylor/jpeg-archive) [![Build status](https://ci.appveyor.com/api/projects/status/1p7hrrq380xuqlyh?svg=true)](https://ci.appveyor.com/project/danielgtaylor/jpeg-archive) [![Version](http://img.shields.io/badge/version-2.2.0-blue.svg?style=flat)](https://github.com/danielgtaylor/jpeg-archive/releases) [![License](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](http://dgt.mit-license.org/)\n============\nUtilities for archiving photos for saving to long term storage or serving over the web. The goals are:\n\n * Use a common, well supported format (JPEG)\n * Minimize storage space and cost\n * Identify duplicates / similar photos\n\nApproach:\n\n * Command line utilities and scripts\n * Simple options and useful help\n * Good quality output via sane defaults\n\nContributions to this project are very welcome.\n\nDownload\n--------\nYou can download the latest source and binary releases from the [JPEG Archive releases page](https://github.com/danielgtaylor/jpeg-archive/releases). Windows binaries for the latest commit are available from the [Windows CI build server](https://ci.appveyor.com/project/danielgtaylor/jpeg-archive/build/artifacts).\n\nIf you are looking for an easy way to run these utilities in parallel over many files to utilize all CPU cores, please also download [Ladon](https://github.com/danielgtaylor/ladon) or [GNU Parallel](https://www.gnu.org/software/parallel/). You can then use the `jpeg-archive` command below or use `ladon` directly. Example:\n\n```bash\n# Re-compress JPEGs and replace the originals\nladon \"Photos/**/*.jpg\" -- jpeg-recompress FULLPATH FULLPATH\n\n# Re-compress JPEGs into the new directory \u0027Comp\u0027\nladon -m Comp/RELDIR \"Photos/**/*.jpg\" -- jpeg-recompress FULLPATH Comp/RELPATH\n```\n\nUtilities\n---------\nThe following utilities are part of this project. All of them accept a `--help` parameter to see the available options.\n\n",
  "github_repo": "danielgtaylor/jpeg-archive",
  "github_stars": 1182,
  "github_topics": [],
  "homepage": "https://github.com/danielgtaylor/jpeg-archive",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 5,
  "installs_365d": 61,
  "installs_90d": 15,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "jpeg-archive",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 10754,
  "rank_365d": 10519,
  "rank_90d": 10530,
  "raw_hash": "7b0f656ba02778e7",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/j/jpeg-archive.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.2.0",
  "versioned_formulae": [],
  "why_use_this": null
}