DMConvert v0.9.5 "First Build" DMConvert is a lightweight, user-friendly tool for fast video and image conversion. Built with Python and PySide6, this project is designed for those who need to quickly change file formats or compress media without unnecessary complexity.
Features 🎥 Video Converter Flexible Settings: Adjust output size and bitrate based on your target file size (MB).
"Shakal Mode": A custom aggressive compression mode for extreme file size reduction.
Audio Control: Easily toggle audio tracks on/off or reduce audio quality to save extra space.
🖼 Photo Converter Wide Format Support: Convert between popular formats including JPG, PNG, BMP, WEBP, and ICO.
Quality Control: Full control over output image quality settings.
Installation To run this program, you will need Python 3.x and the required dependencies installed.
Clone the repository:
Bash git clone https://github.com/denerbone1/DMConvert.git Install the dependencies:
Bash pip install -r requirements.txt Run the application:
Bash python Main.py About this Release (v0.9.5 "First Build") This is the first public build of the project. Currently, it supports core video and image conversion functionality. The project is under active development, and a dedicated audio converter module is planned for future updates.
License This project is distributed under the GNU General Public License v3.0.
Made with PySide6 and MoviePy.