
A simple and easy-to-use icons packer and extractor.
Pack/Unpack icon files, load .ico/.icns files and view all contained images, load individual .bmp/.png/.qoi images to create new icons.Select desired platform for automatic icon-sizes template, provide required icons or generate them from loaded sizes.
Create icon poems! Every icon image support up to 47 text characters for embedding. Add icons poems that get exported with the icon/images and share them with your friends.
.ico/icns).png,.bmp,.qoi.png files.rgs)Drag & drop your.ico/.icns/.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/.icns/.png file, useful for copyright data or niceicon-poems.
rIconPacker can be used from its desktop UI application and also from its command-line interface.
F1 - Show Help windowF2 - Show About windowF3 - Show Sponsor windowFile Options
LCTRL + N - New icon projectLCTRL + O - Open icon/image file (.ico/.icns/.png)LCTRL + S - Save icon file (.ico/.icns/.png)LCTRL + E - Export icon/image file(s)Tool Options
DELETE - Remove selected icon imageLCTRL + G - Generate selected icon imageLCTRL + SPACE - Show icon-poem (if available)rIconPacker desktop version comes with command-line support for batch conversion. For usage help:
riconpacker.exe --help
This tool has been created using the following open-source technologies:
rIconPacker is handmade software, it has been meticulously developed using the C programming language, with great attention put on each line of code written.This approach usually results in highly optimized and efficient code, but it is also more time-consuming and require a higher level of technical skills.The result is great performance and small memory footprint.
rIconpacker is self-contained in a single-executable of about1 MB, it could fit on a floppy disk.
rIconpacker could be customized on demand for corporate users, if your company needs a custom version, just get in touch: ray[at]raylibtech.com
You can report tool issues and feedback athttps://github.com/raylibtech/rtools
The use ofrIconPacker distributed desktop application is subject to the terms and conditions of theEnd User License Agreement.By usingrIconPacker, the user agrees to be bound by the terms of the EULA.
Check includedEnd User License Agreement document for details (EULA.txt).
rIconPacker source code is distributed asopen source, licensed under an unmodifiedzlib/libpng license.
rIconPacker binaries are completely free for anyone willing to compile it directly from sources.
Copyright (c) 2018-2023 raylib technologies (@raylibtech) | Ramon Santamaria (@raysan5)
| Status | Released |
| Category | Tool |
| Platforms | HTML5,Windows,macOS,Linux |
| Release date | Mar 20, 2019 |
| Rating | Rated 5.0 out of 5 stars (8 total ratings) |
| Author | raylib technologies |
| Made with | raylib |
| Tags | Icons,packer,raygui,raylib,tool |
| Average session | A few minutes |
| Languages | English |
| Inputs | Keyboard,Mouse |
| Links | Homepage,Twitter/X,Source code,Steam,LinkedIn |
In order to download this tool you must purchase it at or above the minimum price of $9.95 USD. You will get access to the following files:
Log in with itch.io to leave a comment.
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.