{"id":16070744,"url":"https://github.com/cjpatoilo/imgcompile","last_synced_at":"2025-08-13T17:33:18.697Z","repository":{"id":57272598,"uuid":"79620269","full_name":"cjpatoilo/imgcompile","owner":"cjpatoilo","description":"Optimize and compress JPG, JPEG, PNG, GIF or SVG.","archived":false,"fork":false,"pushed_at":"2023-02-27T01:19:55.000Z","size":111,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-27T19:50:16.181Z","etag":null,"topics":["compile","compress","img","jpeg","jpg","optimize","png","svg"],"latest_commit_sha":null,"homepage":"https://npmjs.com/imgcompile","language":"JavaScript","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/cjpatoilo.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/contributing.md","funding":".github/funding.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"cjpatoilo","patreon":"cjpatoilo"}},"created_at":"2017-01-21T03:14:12.000Z","updated_at":"2021-12-14T03:14:51.000Z","dependencies_parsed_at":"2024-10-27T17:22:04.449Z","dependency_job_id":"856c6143-e495-40cd-b673-9eebc7ee4501","html_url":"https://github.com/cjpatoilo/imgcompile","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"d775daf71e4dad9cdf228dbffa3d01ba9bafc8ac"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fimgcompile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fimgcompile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fimgcompile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fimgcompile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjpatoilo","download_url":"https://codeload.github.com/cjpatoilo/imgcompile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229773557,"owners_count":18122031,"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":["compile","compress","img","jpeg","jpg","optimize","png","svg"],"created_at":"2024-10-09T07:06:54.805Z","updated_at":"2024-12-15T01:41:28.131Z","avatar_url":"https://github.com/cjpatoilo.png","language":"JavaScript","funding_links":["https://opencollective.com/cjpatoilo","https://patreon.com/cjpatoilo"],"categories":[],"sub_categories":[],"readme":"# IMGCompile\n\n\u003e Optimize and compress JPG, JPEG, PNG, GIF or SVG.\n\n[![Travis Status](https://travis-ci.org/cjpatoilo/imgcompile.svg?branch=master)](https://travis-ci.org/cjpatoilo/imgcompile?branch=master)\n[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/qrud74xf6m4acmk4?svg=true)](https://ci.appveyor.com/project/cjpatoilo/imgcompile)\n[![Codacy Status](https://img.shields.io/codacy/grade/34f3fc9fcfc04ace9385be43d8e5b79e/master.svg)](https://www.codacy.com/app/cjpatoilo/imgcompile/dashboard)\n[![Dependencies Status](https://david-dm.org/cjpatoilo/imgcompile.svg)](https://david-dm.org/cjpatoilo/imgcompile)\n[![Version Status](https://badge.fury.io/js/imgcompile.svg)](https://www.npmjs.com/package/imgcompile)\n[![Download Status](https://img.shields.io/npm/dt/imgcompile.svg)](https://www.npmjs.com/package/imgcompile)\n[![Gitter Chat](https://img.shields.io/badge/gitter-join_the_chat-4cc61e.svg)](https://gitter.im/cjpatoilo/imgcompile)\n\n## Why it's awesome\n\nNo spend several hours setting configuration files. **IMGCompile** will compile, optimize and compress JPG, JPEG, PNG, GIF or SVG. Set folder name where the source code is located and we'll take care of the rest for you. Just it!\n\n_NOTE: For now only works with JPG, JPEG, PNG, GIF and SVG._\n\n## Getting Started\n\n**Install with npm**\n\n```\n$ npm install imgcompile\n```\n\n**Install with Yarn**\n\n```\n$ yarn add imgcompile\n```\n\n**Run with npx (without installing)**\n\n```\n$ npx install imgcompile\n```\n\n**Usage**\n\n```\n$ imgcompile src dist\n```\n\n_NOTE: Only the folder name is required._\n\n## CLI\n\n```\n$ imgcompile --help\n\n  Usage:\n\n    $ imgcompile \u003cinput\u003e [\u003coutput\u003e] [\u003coptions\u003e]\n\n  Options:\n\n    -h, --help              Display help information\n    -v, --version           Output version\n\n  Examples:\n\n    $ imgcompile src\n    $ imgcompile src dist\n```\n\n## Contributing\n\nWant to contribute? Follow these [recommendations](https://github.com/cjpatoilo/imgcompile/contribute).\n\n## License\n\nDesigned with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](https://cjpatoilo.com/license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjpatoilo%2Fimgcompile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjpatoilo%2Fimgcompile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjpatoilo%2Fimgcompile/lists"}