Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-im authored Dec 16, 2024
1 parent cea4473 commit e93c691
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Media-compressor
> Image and Video Size Reducer
Media Compressor is a free, user-friendly application designed to simplify media file compression. Built with React and TypeScript, this lightweight tool helps you reduce file sizes without compromising quality. Whether you’re compressing videos, images, or audio files, Media Compressor offers a seamless experience with an intuitive interface and fast performance. Perfect for saving storage space, speeding up file transfers, and optimizing media for online use, this app is your go-to solution for hassle-free compression.


This Electron app is designed to help you reduce the size of your image and video files, making it easier to store and share them. The app uses the [Jimp](https://github.com/jimp-dev/jimp) library to compress images and [FFmpeg](https://www.ffmpeg.org/) to compress videos. Based on [electron react boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate.git)

## Installation
Expand Down

0 comments on commit e93c691

Please sign in to comment.