{"id":21585964,"url":"https://github.com/magiclen/image-interlacer","last_synced_at":"2025-04-10T20:14:36.983Z","repository":{"id":48172717,"uuid":"182381528","full_name":"magiclen/image-interlacer","owner":"magiclen","description":"It helps you interlace an image or multiple images for web-page usage.","archived":false,"fork":false,"pushed_at":"2024-08-11T12:41:03.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T17:55:19.319Z","etag":null,"topics":["cli","image","interlacing","progressive","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/magiclen.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-20T08:36:13.000Z","updated_at":"2025-01-30T16:32:26.000Z","dependencies_parsed_at":"2024-08-11T13:45:47.657Z","dependency_job_id":"fab11008-ef96-4c27-b413-d5ea7ebf109c","html_url":"https://github.com/magiclen/image-interlacer","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2Fimage-interlacer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2Fimage-interlacer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2Fimage-interlacer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magiclen%2Fimage-interlacer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magiclen","download_url":"https://codeload.github.com/magiclen/image-interlacer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248288399,"owners_count":21078903,"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":["cli","image","interlacing","progressive","rust"],"created_at":"2024-11-24T15:12:16.192Z","updated_at":"2025-04-10T20:14:36.961Z","avatar_url":"https://github.com/magiclen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Image Interlacer\n====================\n\n[![CI](https://github.com/magiclen/image-interlacer/actions/workflows/ci.yml/badge.svg)](https://github.com/magiclen/image-interlacer/actions/workflows/ci.yml)\n\nIt helps you interlace an image or multiple images for web-page usage.\n\n## Help\n\n```\nEXAMPLES:\nimage-interlacer /path/to/image                           # Check /path/to/image and make it interlaced\nimage-interlacer /path/to/folder                          # Check /path/to/folder and make images inside it interlaced\nimage-interlacer /path/to/image  -o /path/to/image2       # Check /path/to/image and make it interlaced, and save it to /path/to/image2\nimage-interlacer /path/to/folder -o /path/to/folder2      # Check /path/to/folder and make images inside it interlaced, and save them to /path/to/folder2\nimage-interlacer /path/to/folder -o /path/to/folder2 -f   # Check /path/to/folder and make images inside it interlaced, and save them to /path/to/folder2 without overwriting checks\nimage-interlacer /path/to/folder --allow-gif -r           # Check /path/to/folder and make images inside it including GIF images interlaced and also remain their profiles\n\nUsage: image-interlacer [OPTIONS] \u003cINPUT_PATH\u003e\n\nArguments:\n  \u003cINPUT_PATH\u003e  Assign an image or a directory for image interlacing. It should be a path of a file or a directory\n\nOptions:\n  -o, --output-path \u003cOUTPUT_PATH\u003e  Assign a destination of your generated files. It should be a path of a directory or a file depending on your input path [aliases: output]\n  -s, --single-thread              Use only one thread\n  -f, --force                      Force to overwrite files\n      --allow-gif                  Allow to do GIF interlacing\n  -r, --remain-profile             Remain the profiles of all images\n  -h, --help                       Print help\n  -V, --version                    Print version\n```\n\n## License\n\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagiclen%2Fimage-interlacer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagiclen%2Fimage-interlacer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagiclen%2Fimage-interlacer/lists"}