Diamond File Converter

An Electron-based Windows app for converting audio, video, and image files.

README.md

Features

  • Audio Conversion | Convert between MP3, WAV, FLAC, OGG, AAC, M4A, OPUS, and WMA.
  • Video Conversion | Convert between MP4, MKV, WebM, AVI, MOV, WMV, and FLV.
  • Image Conversion | Convert between JPG, PNG, WebP, GIF, BMP, and TIFF.
  • Drag & Drop | Drop a file onto the app or use the file browser to get started.
  • Bundled FFmpeg | No system installs required — FFmpeg is included with the app.
  • Modern UI | Clean, minimal interface with dark mode support.

Installation

  1. Download the latest release from the releases page.
  2. Run the installer and follow the on-screen instructions.
  3. Launch Diamond File Converter and start converting!

Usage

  1. Open Diamond File Converter.
  2. Drag and drop a file onto the drop zone, or click Browse to pick one.
  3. Select the format you want to convert to.
  4. Click Convert.
  5. The converted file is saved to the same folder as the original.

Development

  1. Clone the repository:

    git clone https://github.com/diamonddigitaldev/Diamond-File-Converter.git
    
  2. Install dependencies:

    cd Diamond-File-Converter
    npm install
    
  3. Run the application in development mode:

    npm start
    

Building

To build the application, run the following command:

npm run build

This will create distributable packages in the dist folder.

License

Diamond File Converter is licensed under the Apache 2.0 License. See the LICENSE file for details.

Acknowledgements

Contact Us


Created and maintained by Diamond Digital Development Logo