umbrel-apps/convertx/umbrel-app.yml
2026-01-15 12:20:28 +01:00

43 lines
1.1 KiB
YAML

manifestVersion: 1
id: convertx
category: files
name: ConvertX
version: "0.17.0"
tagline: Self-hosted online file converter
description: >
ConvertX is a self-hosted file converter. Supports over a thousand different formats.
Features:
- Convert files to different formats.
- Process multiple files at once
- Password protection
- Multiple accounts
developer: Emrik Östling
website: https://github.com/C4illin/ConvertX
dependencies: []
repo: https://github.com/C4illin/ConvertX
support: https://github.com/C4illin/ConvertX/issues
port: 8386
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultPassword: ""
releaseNotes: >-
This release brings two new converters and a new bulk deletion UI.
Key highlights include:
- Added VCF to CSV converter
- Added bulk job deletion with multi-select UI
- Added markitdown implementation for document conversion
- Fixed timezone display in history page
- Added support for .wma files in FFMPEG
Full changelog can be found at https://github.com/C4illin/ConvertX/releases
submitter: Kanishk Pachauri
submission: https://github.com/getumbrel/umbrel-apps/pull/3832