
rIconPacker
ENJOYING this TOOL? PLEASE, CONSIDER CONTRIBUTING WITH A SMALL DONATION OR SPONSORING ME ON PATREON | GITHUB SPONSORS.
rIconPacker
A simple and easy-to-use icons packer and extractor.
Pack/Unpack icon files, load icon and add new image sizes or just export icon images.
rGuiIcons can be used for free as a WebAssembly online tool and it can also be downloaded as a standalone tool for Windows and Linux with some extra features.
rIconPacker Features
- Icon template platforms: Windows, Favicon, Android, iOS
- Pack your icon images into an icon file (
.ico
) - Define custom text data per icon image
- Generate missing icon sizes automatically
- Input image formats supported:
.png
,.bmp
,.jpg
and.qoi
- Extract icon images as individual
.png
files - Multiple GUI styles with support for custom ones (
.rgs
)
rIconPacker Standalone Additional Features
- Command-line support for icons packing and extraction
- Command-line supports configurable image scaling algorythm
- Completely portable (single-file, no-dependencies)
rIconPacker Usage
Drag & drop your ICO/PNG files to unpack/add the different available image sizes, missing sizes could also be generated (using biggest available size).
Custom image text data can be added per icon image and it will be embedded in the .ico
file, useful for copyright data or nice icon-poems.
rIconPacker Standalone
comes with command-line support for batch conversion. For usage help:
riconpacker.exe --help
rIconPacker License
rIconPacker
source code is distributed as open source, licensed under an unmodified zlib/libpng license.
rIconPacker
binaries are completely free for anyone willing to compile them directly from source.
rIconPacker Standalone
desktop tool can be downloaded with a small donation.
In any case, consider some donation to help the author keep working on software for games development.
Copyright (c) 2018-2022 raylib technologies (@raylibtech) / Ramon Santamaria (@raysan5)
Download
Click download now to get access to the following files:
Development log
- rIconPacker v2.2 published!44 days ago
- rIconPacker v2.0 published!Oct 04, 2022
- rIconPacker v1.5 published!Dec 31, 2021
- rIconPacker Linux version released!Oct 06, 2019
- rIconPacker v1.0 published!Mar 23, 2019
Comments
Log in with itch.io to leave a comment.
I can’t seem to get this to work? I drag and drop my png or ico files but nothing happens? Neither for the web app or the windows app OnO.
Hi! The provided .png must match any of the platform supported sizes and the provided .ico must include png images (instead of bmp images). Those could be some reasons for not loading them. In any case, this tool is open source, code could be checked and debugged to see if that’s the issue with the provided files.
Yep, it actually works perfectly when the files have the correct exact resolutions! Tysm for replying, this is a really good tool (love the themes included too!)
Thank you very much! Glad you like it! :)
I have looked for so long to find a simple tool for generating .ico-files! It works great and does what it is supposed to in a simple way.
Thanks for this ;)
Thanks! Glad you like it! 👍😄