{"id":18887048,"url":"https://github.com/lostjared/image_convert","last_synced_at":"2026-02-24T03:30:16.972Z","repository":{"id":110401105,"uuid":"598852837","full_name":"lostjared/image_convert","owner":"lostjared","description":"Batch convert and resize image files.","archived":false,"fork":false,"pushed_at":"2023-02-08T22:18:07.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T05:18:35.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/lostjared.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-02-07T23:45:23.000Z","updated_at":"2023-02-07T23:47:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff10ee99-717b-4835-88ff-67fe497709b6","html_url":"https://github.com/lostjared/image_convert","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/lostjared%2Fimage_convert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2Fimage_convert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2Fimage_convert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2Fimage_convert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostjared","download_url":"https://codeload.github.com/lostjared/image_convert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859563,"owners_count":19708863,"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":[],"created_at":"2024-11-08T07:33:34.395Z","updated_at":"2026-02-24T03:30:14.906Z","avatar_url":"https://github.com/lostjared.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nWrote this to help out with conversions of multiple files to make it easier on me\n\nTo compile, first install OpenCV 4 development libraries\n\nOutput file list with\n\n    $ ls | grep file_type \u003e list.txt\n\nor\n\n    $ ls | grep png \u003e list.txt\n\nthen use program to batch convert and resize\n\n    $ img_convert --input=list.txt --output=jpg --res=1280x720\n\nwill stretch the resolution so be aware of that\n\nor don't change the res\n\n    $ img_convert --input=list.txt --output=png \n\nor output to certain path\n\n    $ img_convert --input=list.txt --output=jpg --path=/Users/jared\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fimage_convert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostjared%2Fimage_convert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fimage_convert/lists"}