UniConvert is designed to be beautiful, fast, and private. No cloud uploads, no subscriptions.
| Category | Supported Conversions |
|---|---|
| 🖼️ Images | PNG ↔ JPG ↔ WEBP ↔ PDF |
| 📄 Documents | PDF → DOCX / TXT |
| 📦 Archives | Create ISO, ZIP, TAR |
| 📊 Data | JSON ↔ CSV ↔ Excel ↔ XML |
Get running in minutes.
- Python 3.10+ (Download)
git clone https://github.com/latryee/uni-converter.git
cd uni-converterpip install -r requirements.txtStart the application with a single command:
python app.pyThe app will launch in its own modern window. Drag and drop your files, select your target format, and convert!
- Flask - Backend Logic
- PyWebView - Native Desktop Frame
- Pandas - Data Processing
- Pillow - Image Engine
Built with ❤️ by Antigravity
