{"id":21410105,"url":"https://github.com/recolude/imgconv","last_synced_at":"2026-01-03T21:04:47.860Z","repository":{"id":165418449,"uuid":"420749832","full_name":"recolude/imgconv","owner":"recolude","description":"Utilities around dealing with images inside of game dev. Inspired by my hate for TGA.","archived":false,"fork":false,"pushed_at":"2023-03-09T00:27:43.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T04:41:28.534Z","etag":null,"topics":["game-development","image-processing"],"latest_commit_sha":null,"homepage":"","language":"Go","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/recolude.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":"2021-10-24T17:27:52.000Z","updated_at":"2024-01-19T02:30:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e38ba72-837e-4057-a456-dd281a8e6f9f","html_url":"https://github.com/recolude/imgconv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recolude%2Fimgconv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recolude%2Fimgconv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recolude%2Fimgconv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recolude%2Fimgconv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/recolude","download_url":"https://codeload.github.com/recolude/imgconv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910726,"owners_count":20367538,"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":["game-development","image-processing"],"created_at":"2024-11-22T17:37:36.198Z","updated_at":"2026-01-03T21:04:47.772Z","avatar_url":"https://github.com/recolude.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Conversion\n\nUtilities around dealing with images inside of game dev. Inspired by my hate for TGA.\n\n## Install \n\n```\ngo install ./cmd/imgconv\n```\n\n## Examples\n\n\n### TGA to PNG\n\nConvert all TGAs found to PNG, optionally resizing them along in the process\n\n```bash\nimgconv ttp -r -s 2048\n\n# Match only on AO textures\nimgconv ttp -r -s 1024 *_AO.tga\n```\n\n### Resize\n\nShrink all PNGs found that are above the maximum resolution provided, in this example, 2048x2048.\n\n```\nimgconv resize -r -m 2048\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecolude%2Fimgconv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecolude%2Fimgconv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecolude%2Fimgconv/lists"}