Compressatorium
Compressatorium
Docker app from pacnpal's Repository
Overview
Compressatorium is a multi-tool game disc image converter with a web UI. Supports CHDMAN (CD/DVD/LaserDisc to CHD), Dolphin-tool (GameCube/Wii ISO/GCZ/WIA/RVZ/WBFS), and z3ds_compressor (3DS ROM compression). Features batch conversion with progress tracking, nested directory scanning, compressed archive support (ZIP, 7z, RAR), smart duplicate handling, verification, and a REST API. Mount multiple volumes under /data/ to organize different game libraries (e.g. /data/library1, /data/library2).
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--cap-add SYS_NICE
Template configuration
WebUI PortPorttcp
Port for the web interface
- Target
- 8080
- Default
- 8090
- Value
- 8090
AppdataPathrw
Persistent application data (verified files DB, metadata cache)
- Target
- /config
- Default
- /mnt/user/appdata/compressatorium
- Value
- /mnt/user/appdata/compressatorium
GamesPathrw
Primary game library. Add additional volumes under /data/ for separate libraries. All directories under /data in the container will be automatically mounted, and you can browse and use subdirectories.
- Target
- /data/games
More GamesPathrw
Optional: Additional game library
- Target
- /data/games2
Log LevelVariable
Logs to be shown in the docker logs
- Target
- LOGLEVEL
- Default
- INFO
- Value
- INFO
Maximum Concurrent JobsVariable
Number of parallel conversion jobs
- Target
- MAX_CONCURRENT_JOBS
- Default
- 1
- Value
- 1
Categories
Download Statistics
5,596
Total Downloads
Details
Repository
pacnpal/compressatorium:latestLast Updated2026-04-16
First Seen2026-04-06
Run Compressatorium on Unraid.
Compressatorium is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.