Initial commit

This commit is contained in:
2026-05-06 16:00:11 +03:00
commit 643884f102
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Transmutate
Transmutate is a KDE desktop tool for converting images, videos, and audio files. It uses KDialog to provide interactive menus where users select the output format, set quality parameters, and choose audio/subtitle tracks. Under the hood, it leverages FFMPEG and ImageMagick to perform the actual transcoding.