Skip to content

danikger/Video-Compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video Compressor

This is a web-based video compression tool built with React, Vite, and Tailwind CSS for styling. It allows users to compress video files directly in their browser using FFmpeg.

Check it out here

Getting Started

Installation

  1. Clone the repository.
  2. Navigate to the project directory:
cd video-compressor
  1. Install the dependencies:
npm install

Running the App

  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:5173 to see the app running.

Usage

  1. Drag and drop a video file into the dropzone.
  2. Select compression quality.
  3. Wait for the video to be compressed.
  4. Download the compressed video.

About

Compresses video files directly in the browser using ffmpeg.wasm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages