{"id":19338974,"url":"https://github.com/gamikun/pymago","last_synced_at":"2026-04-24T11:37:42.663Z","repository":{"id":57456120,"uuid":"102314197","full_name":"gamikun/pymago","owner":"gamikun","description":"CLI wrapper for imagemagic, pngquant, jpegoptim and opting with additional facilities.","archived":false,"fork":false,"pushed_at":"2025-11-01T21:00:40.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-22T09:41:24.986Z","etag":null,"topics":["cli","imagemagick","imagery","jpegoptim","processing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamikun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-04T03:17:35.000Z","updated_at":"2025-11-01T21:00:43.000Z","dependencies_parsed_at":"2022-08-29T15:00:21.324Z","dependency_job_id":null,"html_url":"https://github.com/gamikun/pymago","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gamikun/pymago","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fpymago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fpymago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fpymago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fpymago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamikun","download_url":"https://codeload.github.com/gamikun/pymago/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamikun%2Fpymago/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32222146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","imagemagick","imagery","jpegoptim","processing"],"created_at":"2024-11-10T03:19:23.796Z","updated_at":"2026-04-24T11:37:42.644Z","avatar_url":"https://github.com/gamikun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install\n\n```\npip install pymago\n```\n\n# Usage\n\n## Convert all files into another format\n\n```\n# Take all the png files and convert them into webp\nmago convert directory/*.png -format webp\n```\n\n## Tint images\n\n```\n# Tint all images from the directory with blue color\nmago tint path/to/images/*.png -color \"blue\"\n```\n\n## Optimize PNG's\n\n```\n# Optimize all png files in the directory by replacing them\nmago pngquant *.png\n```\n\n## Resize an image given a maximum\n\n```\n# Change all images sizes but only when they are greater than 1280\nmago resizer *.png -m 1280\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fpymago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamikun%2Fpymago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamikun%2Fpymago/lists"}