{"id":28394809,"url":"https://github.com/devx-cipher/imagetoicns","last_synced_at":"2026-05-10T02:35:31.017Z","repository":{"id":294641615,"uuid":"987616285","full_name":"DevX-Cipher/ImageToIcns","owner":"DevX-Cipher","description":"Simple Windows tool to convert images into macOS .icns icon files.","archived":false,"fork":false,"pushed_at":"2025-06-14T10:34:00.000Z","size":16,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T11:30:41.148Z","etag":null,"topics":["developer-tools","macos","windows"],"latest_commit_sha":null,"homepage":"","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/DevX-Cipher.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,"zenodo":null}},"created_at":"2025-05-21T10:36:11.000Z","updated_at":"2025-06-14T10:34:03.000Z","dependencies_parsed_at":"2025-05-21T11:48:28.758Z","dependency_job_id":"4512f9ff-d8be-48c1-aead-be080c057b4d","html_url":"https://github.com/DevX-Cipher/ImageToIcns","commit_stats":null,"previous_names":["modz2014/imagetoicns","devx-cipher/imagetoicns"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevX-Cipher/ImageToIcns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevX-Cipher%2FImageToIcns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevX-Cipher%2FImageToIcns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevX-Cipher%2FImageToIcns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevX-Cipher%2FImageToIcns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevX-Cipher","download_url":"https://codeload.github.com/DevX-Cipher/ImageToIcns/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevX-Cipher%2FImageToIcns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262166137,"owners_count":23268989,"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":["developer-tools","macos","windows"],"created_at":"2025-05-31T19:00:34.467Z","updated_at":"2026-05-10T02:35:30.937Z","avatar_url":"https://github.com/DevX-Cipher.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image to ICNS Converter\n\n![Platform: Windows](https://img.shields.io/badge/platform-Windows-blue)\n![Builds macOS Icons](https://img.shields.io/badge/outputs-ICNS%20(macOS)-brightgreen)\n![License: MIT (Non-Commercial)](https://img.shields.io/badge/license-MIT--NC-yellow)\n![Build System: CMake](https://img.shields.io/badge/build-CMake-informational)\n\nConvert PNG and JPEG images into macOS `.icns` icon files easily. Built on Windows, designed with cross-platform support in mind.\n\n---\n\n## ✨ Features\n\n- Converts **PNG** and **JPEG** images to **ICNS** format\n- Supports all macOS icon sizes (16x16 up to 1024x1024)\n- Preserves transparency (alpha channel)\n- Uses **GDI+** on Windows for image decoding\n- Outputs debug-resized images for verification\n\n---\n\n## 🛠️ Usage\n\n```bash\nimagetoicns.exe input.png output.icns\nimagetoicns.exe input.jpg output.icns\n```\n\n---\n\n## ⚙️ Build Instructions\n\n\u003e The project now uses **CMake** for build configuration.\n\n### Windows (Visual Studio):\n\n```bash\ncmake -S . -B build -G \"Visual Studio 17 2022\"\ncmake --build build --config Release\n```\n\n\u003e Requires:\n\u003e - Visual Studio 2019 or later\n\u003e - GDI+ (included with Windows)\n\n---\n\n## 📁 Debug Output\n\n- During processing, resized PNGs are saved to a `debug_output/` folder for inspection.\n\n---\n\n## 🔭 Future Plans\n\n- Cross-platform support (Linux/macOS builds)\n- Replace GDI+ with a cross-platform image library (e.g., libpng or stb_image)\n- Optional GUI frontend using Qt or ImGui\n\n---\n\n## 🤝 Contributing\n\nPull requests welcome! Especially if you're interested in:\n- Making the image loader cross-platform\n- Adding CI builds for Linux/macOS\n- Improving ICNS compatibility or compression\n\n---\n\n## 📄 License\n\nMIT (Non-Commercial): Free for open source and personal use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevx-cipher%2Fimagetoicns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevx-cipher%2Fimagetoicns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevx-cipher%2Fimagetoicns/lists"}