
File conversion tool that allows you to convert files from one format to another
Details:
- Forked FileFlex: A file conversion app utilizing Next.js 14, Tailwind CSS, and Shadcn/ui to create a sleek and responsive user interface and TypeScript for a seamless development experience.
- Implemented WebAssembly for optimized performance and faster processing speeds. Leveraged FFmpeg for robust and comprehensive media file conversion, providing users with reliable and high-quality output.
- Supported a wide range of formats for images (jpg, png, gif, etc.), videos (mp4, avi, mkv, etc.), and audio (mp3, wav, flac, etc.).
Contributions:
- Bug Fix:
- Resolved an issue in the multi-file uploader where all files would incorrectly display the same “convert to” option. Each file now correctly shows its own target conversion type.