Self-host with Docker ยท Yantr
ConvertX
Self-hosted file converter - audio, video, images, documents, and archives.
1
Ports
3
Notes
3
Use Cases
About
What ConvertX does
ConvertX is a self-hosted file conversion tool for audio, video, images, documents, and archives. It processes files locally on your server, offering a simple web interface for uploads and conversions and supporting common codecs and formats without external services.
Install Flow
How to self-host ConvertX
ConvertX can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what ConvertX does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Convert video files between formats.
- Extract audio from video files.
- Convert images to different formats.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
ghcr.io/c4illin/convertx:latest
Service Name
convertx
Notes
Things to know before you deploy
- Multiple format support
- Local processing only
- Web interface for easy use
Related Apps
More tools you might pair with ConvertX
Page generated 2026-06-23T15:50:08.758Z