rrespacker v1.0 published!








rrespacker
A simple and easy-to-use rres resource packer.
Process and package your resources files into a portable, optimized, compressed and encrypted rres file.
rrespacker can be used for free as a WebAssembly online tool.
rrespacker Features
- Save and Load rres project files as .rrp
- Auto-detection of input file types: RAW,TEXT,IMAGE,WAVE,FONT
- Multi-resource files supported, auto-generated on file processing
- Auto-generated resource identifiers per input file or user provided
- File packaging as raw resource data supported
- Per-file configurable compression: DEFLATE,LZ4,QOI
- Per-file configurable encryption: AES-256,XChaCha20
- Externally linked files, to be loaded from disk
- Central Directory resource chunk with file information
- Custom file name mapping supported on package generation
- Multiple UI styles supported, select your best style
- Export packaged resources as .rresfile
WARNING: rrespacker v1.0 is only intended for resources packaging. It does not include .rres files listing or viewing; To read and list .rres file contents it’s recommended to use the open-source rres.h library.
rrespacker Standalone Additional Features
- Support up to 4096 files per .rrespackage
- Support recursive directory files processing
- Support directory name mapping on CLI processing
- Command-line support for batch resource processing
- Completely portable (single-file, no-dependencies)
rrespacker Usage
- Load files by drag&drop or the Open File/Open Folderbuttons on top toolbar
- Select file configuration options for data processing and embedding
- If desired, save the resource packaging project as .rrp, to load it later
- Build the .rrespackage. All files are processed as configured
For fast usage, just drag and drop the .rrp project over the executable, it will be automatically processed and packed into a .rres file. By default
a central directory is generated with required details for data loading (generated file IDs).
For a more fine-grained usage, rrespacker allows configuring every resource embedding parameters individually from its powerful command line interface. For details, just type on command line:
rrespacker.exe –help
Get rrespacker
rrespacker
A simple and easy-to-use rres resource packer
| Status | Released | 
| Category | Tool | 
| Author | raylib technologies | 
| Tags | compression, datapackaging, datascience, encryption, packer, raygui, raylib, security, tool | 
| Languages | English | 
More posts
- rrespacker v1.5 published!Jan 18, 2024
- rrespacker v1.2 published!Apr 15, 2023
Leave a comment
Log in with itch.io to leave a comment.