{"id":15308187,"url":"https://github.com/danielmorell/cruncher","last_synced_at":"2026-01-07T01:33:36.870Z","repository":{"id":52621869,"uuid":"211250193","full_name":"danielmorell/cruncher","owner":"danielmorell","description":"Simple CLI app to optimize images for the web.","archived":false,"fork":false,"pushed_at":"2022-08-18T15:35:12.000Z","size":88828,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T06:36:06.038Z","etag":null,"topics":["compression","cruncher","images","optimization","python"],"latest_commit_sha":null,"homepage":"https://www.danielmorell.com/tools/cruncher","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielmorell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-27T06:23:35.000Z","updated_at":"2022-08-18T15:15:37.000Z","dependencies_parsed_at":"2022-09-08T11:50:20.541Z","dependency_job_id":null,"html_url":"https://github.com/danielmorell/cruncher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmorell%2Fcruncher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmorell%2Fcruncher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmorell%2Fcruncher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielmorell%2Fcruncher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielmorell","download_url":"https://codeload.github.com/danielmorell/cruncher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245892723,"owners_count":20689542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compression","cruncher","images","optimization","python"],"created_at":"2024-10-01T08:14:25.487Z","updated_at":"2026-01-07T01:33:36.826Z","avatar_url":"https://github.com/danielmorell.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cruncher\n\nCruncher is a simple but powerful command line tool that optimizes images for the web.\n\n[![Version](https://flat.badgen.net/badge/PyPI/v0.4.0)](https://pypi.org/project/cruncher/)\n\n## Installing\n\nInstall and update Cruncher using [pip](https://pip.pypa.io/en/stable/quickstart/).\n\n```commandline\n$ pip install cruncher\n```\n\nIt is highly recommenced that you run Cruncher with [virualenv](https://virtualenv.pypa.io/en/latest/). This can abstract away the peculiarities of running Cruncher across multiple operating systems.\n\n**Cruncher is built for Python 3.** It is tested the last three minor versions of Python (currently 3.8 to 3.10).\n\n## Basic Usage\n\nCruncher is run from the terminal. Simply specify the image or directory of images you wish to compress, and your preferred settings.\n\n**Example:**\n```commandline\n$ cruncher -i \"C:\\path_to_image\\the_image.jpg\" -q 75 -s 300 500 -o \"C:\\path_to_output_dir\"\n```\n\nIn this example the following options are used.\n\n`-i` Is the path to the image you wish to compress.\n\n`-q` Is the output image quality.\n\n`-s` Is the output images dimensions (width, height).\n\n`-o` Is the output directory.\n\nPlease read the documentation for more details about these options and the others that exist.\n\n## Documentation\n\n[Cruncher Documentation](https://www.danielmorell.com/tools/cruncher/documentation)\n\n1. [Installation](https://www.danielmorell.com/tools/cruncher/documentation/installation)\n1. [CLI Options](https://www.danielmorell.com/tools/cruncher/documentation/cli-options)\n1. [JSON Configuration](https://www.danielmorell.com/tools/cruncher/documentation/json-configuration)\n1. [ICC Profile Conversion](https://www.danielmorell.com/tools/cruncher/documentation/icc-profile-conversion)\n1. [Troubleshooting](https://www.danielmorell.com/tools/cruncher/documentation/troubleshooting)\n\n## Contributors\n\n[@danielmorell](https://github.com/danielmorell)\n\nCopyright © 2019-2022 [Daniel Morell](https://www.danielmorell.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmorell%2Fcruncher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielmorell%2Fcruncher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielmorell%2Fcruncher/lists"}