Skip to content

FileFlex – your go-to online tool for unlimited and free multimedia conversion

Notifications You must be signed in to change notification settings

ItsTarikBTW/FileFlex

 
 

Repository files navigation

FileFlex

FileFlex is a powerful web application designed to streamline the process of file conversion and management. Built with React and Next.js, it offers a user-friendly interface for converting, compressing, and managing various file types.

Features

  • File Conversion: Supports a wide range of file formats for images and videos, allowing users to easily convert files to their desired format.
  • File Compression: Compress large files to reduce their size without significant loss of quality, making it easier to store and share them.
  • Drag and Drop Interface: Utilize the custom Dropzone component for an intuitive file upload experience.
  • Real-time Feedback: Integrated toast notifications provide users with real-time feedback on the status of their file conversions and compressions.
  • Customizable Themes: With the ModeToggle component, users can switch between light and dark themes for a personalized experience.

Getting Started

To get started with FileFlex, follow these steps:

  1. Clone the repository:
git clone https://github.com/ItsTarikBTW/FileFlex.git
cd FileFlex
  1. Install the dependencies:
    npm install
    # or
    yarn install
  1. Run the development server:
    npm run dev
    # or
    yarn dev
  1. Technology Used:
  • React
  • Next.js
  • TypeScript
  • Tailwind CSS
  • FFMP

About

FileFlex – your go-to online tool for unlimited and free multimedia conversion

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 92.5%
  • JavaScript 4.6%
  • CSS 2.9%