{"id":36531025,"url":"https://github.com/danbrakeley/heic2png","last_synced_at":"2026-01-12T03:01:22.897Z","repository":{"id":144234041,"uuid":"458036267","full_name":"danbrakeley/heic2png","owner":"danbrakeley","description":"Convert heic images to png (using all available cores)","archived":false,"fork":false,"pushed_at":"2024-06-28T01:49:50.000Z","size":12,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-29T01:55:04.334Z","etag":null,"topics":["cli","go","heic","heic-to-png","image"],"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/danbrakeley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-02-11T03:45:36.000Z","updated_at":"2024-06-29T01:55:04.335Z","dependencies_parsed_at":"2024-03-23T03:32:41.187Z","dependency_job_id":"b930105d-d04f-45a7-ba0b-b4320db73ad8","html_url":"https://github.com/danbrakeley/heic2png","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/danbrakeley/heic2png","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbrakeley%2Fheic2png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbrakeley%2Fheic2png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbrakeley%2Fheic2png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbrakeley%2Fheic2png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danbrakeley","download_url":"https://codeload.github.com/danbrakeley/heic2png/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbrakeley%2Fheic2png/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28332835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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","go","heic","heic-to-png","image"],"created_at":"2026-01-12T03:00:56.906Z","updated_at":"2026-01-12T03:01:22.890Z","avatar_url":"https://github.com/danbrakeley.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# heic2png\n\n`heic2png` is a cli app that losslessly transcodes heic images to png.\n\nIt includes options to automatically batch all the `.heic` files it finds in a folder, and can spread the work across all available CPU cores. Currently, it only outputs png, and only with minimal compression to keep it fast. Note that this may result in relatively large png files (which, imo, is preferrable to spending a bunch of time trying to compress image data that likely won't compress very well anyway).\n\n## Install\n\n[Download the latest release](https://github.com/danbrakeley/heic2png/releases), and then put the exe somewhere in your path.\n\n## Usage\n\nRun `heic2png -h` to see all the flags and arguments. As of v0.2.0, your output should look something like this:\n\n```text\n$ heic2png -h\nUsage of heic2png:\n  -a, --all     · · · · ·   find all *.heic files and convert them to *.png\n      --delete  · · · · ·   delete original heic file after successfull conversion\n  -f, --file    \u003cfilename\u003e  specify a single heic file to convert to .png\n      --overwrite · · · ·   if target png file already exists, overwrite it\n  -p, --procs   \u003cnum_procs\u003e max number of files to process in parallel (defaults to number of available cores)\n  -v, --version · · · · ·   print version information and exit\n  -h, --help    · · · · ·   print this message and exit\n```\n\n## Why?\n\nFor whatever reason, I prefer my phone to be Apple, but my desktop to be PC. These days iPhones create photos using HEIC, but Windows doesn't really have good first-party support yet. Up until now, I've been using Irfanview to losslessly batch convert HEIC files to PNG, but the problem with Irfanview is it is single-threaded, so it takes a lot longer than it should to run through a large folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbrakeley%2Fheic2png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanbrakeley%2Fheic2png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbrakeley%2Fheic2png/lists"}