Skip to content

j0h-dev/dragnconvert

Repository files navigation

Drag ‘n’ Convert

This app is a simple drag and drop file converter. It allows you to drag a file from your file system and convert it to a different format.

Demo

Features

  • Convert files to multiple file formats.

    • Images: PNG, JPG, WEBP
    • Video: MP4, AVI, MKV, MOV, WEBM, FLV, OGV
    • Audio: MP3, WAV, OGG, M4A
  • All conversions are done in the browser

  • No file is uploaded to the server

  • Supports drag and drop

  • Supports multiple files at once

Getting started

  1. Clone the repository.
  2. Run pnpm install.
  3. Run pnpm dev.

LICENSE

This project is licensed under the MIT License. See the LICENSE file for details.

About

Conversion app with a client only approach. Powered by ffmpeg-wasm and browser APIs

Topics

Resources

License

Stars

Watchers

Forks