{"id":50797016,"url":"https://github.com/vpakarinen2/convertly","last_synced_at":"2026-06-12T15:03:01.931Z","repository":{"id":360975133,"uuid":"1252181584","full_name":"vpakarinen2/convertly","owner":"vpakarinen2","description":"Convert images between multiple formats (JPG/JPEG, PNG, WebP).","archived":false,"fork":false,"pushed_at":"2026-05-28T16:32:40.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T18:13:17.846Z","etag":null,"topics":["cli","command-line","ffmepg","image-conversion","image-converter","image-processing","python","python3","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vpakarinen2.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-28T09:11:36.000Z","updated_at":"2026-05-28T16:32:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vpakarinen2/convertly","commit_stats":null,"previous_names":["vpakarinen2/convertly"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vpakarinen2/convertly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpakarinen2%2Fconvertly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpakarinen2%2Fconvertly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpakarinen2%2Fconvertly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpakarinen2%2Fconvertly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vpakarinen2","download_url":"https://codeload.github.com/vpakarinen2/convertly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpakarinen2%2Fconvertly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34249561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","command-line","ffmepg","image-conversion","image-converter","image-processing","python","python3","windows"],"created_at":"2026-06-12T15:03:01.033Z","updated_at":"2026-06-12T15:03:01.922Z","avatar_url":"https://github.com/vpakarinen2.png","language":"Python","funding_links":["https://buymeacoffee.com/vpakarinen","https://ko-fi.com/vpakarinen"],"categories":[],"sub_categories":[],"readme":"# Convertly 🔃\r\n\r\nConvert images between multiple formats like PNG, and JPG/JPEG.\r\n\r\n## Requirements\r\n\r\n- Python 3.11+\r\n- `ffmpeg` installed and available on `PATH`\r\n\r\n## Install FFmpeg (Windows)\r\n\r\n```powershell\r\nwinget install Gyan.FFmpeg\r\nffmpeg -version\r\n```\r\n\r\n## Setup\r\n\r\n```powershell\r\npy -m ensurepip --upgrade\r\npy -m pip install -e .\r\n```\r\n\r\nAdd `convertly` in the current session:\r\n\r\n```powershell\r\n$env:Path = $env:Path + \";\" + (Resolve-Path .\\Scripts)\r\n```\r\n\r\n## Usage\r\n\r\n```powershell\r\nconvertly convert --input \"./input\" --output \"./output\" --format jpeg --skip-existing --quality 100\r\n```\r\n\r\nPut all the images in the ``--input`` directory.\r\n\r\n## Troubleshooting\r\nIf you get an error 'ffmpeg not found', use `where.exe` to find it on `PATH`:\r\n\r\n```powershell\r\nwhere.exe ffmpeg\r\n```\r\n\r\n## Support\r\nIf you find this project valuable, consider supporting my work:\r\n\r\n[![Buy Me A Coffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge\u0026logo=buy-me-a-coffee\u0026logoColor=black)](https://buymeacoffee.com/vpakarinen)\r\n[![Ko-Fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge\u0026logo=ko-fi\u0026logoColor=white)](https://ko-fi.com/vpakarinen)\r\n\r\n## Author\r\n\r\nVille Pakarinen (@vpakarinen2)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpakarinen2%2Fconvertly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvpakarinen2%2Fconvertly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpakarinen2%2Fconvertly/lists"}