Welcome to FILIO, the ultimate multimedia conversion powerhouse that empowers you to transform images, audio files, and videos with unprecedented freedom. This app is built using Next.js, Tailwind CSS, Shadcn, and FFmpeg, combining cutting-edge technologies to provide a seamless and powerful user experience.
Idea and inspiration: @benlhachemi
- Image Conversion: Convert images with ease, exploring a wide range of formats and options.
- Audio File Transformation: Transform audio files effortlessly, ensuring high-quality output.
- Video Processing: Edit and convert videos with unparalleled flexibility, all at your fingertips.
Make sure you have Node.js installed on your machine. You can download it here.
-
Clone this repository:
git clone https://github.com/Anirban-Saha/filio.git
-
Navigate to the project directory:
cd filio
-
Install dependencies:
npm install
To start the development server:
npm run dev