diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 35b7cf2..f967806 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -724,6 +724,20 @@ ], "type": "ct" }, + { + "name": "ConvertX", + "slug": "convertx", + "desc": "ConvertX is a self-hosted online file converter supporting over 1000 formats, including images, audio, video, documents, and more, powered by FFmpeg, GraphicsMagick, and other libraries.", + "script": "ct/convertx.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/convertx.sh", + "categories": [ + 9 + ], + "notes": [ + "Complete setup via the web interface at http://:3000. Create and secure the admin account immediately." + ], + "type": "ct" + }, { "name": "Cosmos", "slug": "cosmos",