This project is a versatile web-based application designed to compress various types of files, including images, videos, and PDFs. Developed using Python, this application offers a user-friendly interface for reducing file sizes while maintaining quality. It supports a wide range of file formats and is optimized for performance and ease of use.
- Compress images, videos, and PDFs with customizable settings.
- Support for multiple file formats including JPEG, PNG, MP4, and PDF.
- Batch processing for compressing multiple files simultaneously.
- Responsive web design for desktop and mobile users.
- Developed with Python and Flask for the backend, using modern web technologies for the frontend.
Follow these steps to set up the project locally:
-
Clone the repository: git clone https://github.com/mikexarau/Universal-file-Compressor-Web-Application.git
-
Navigate to the project directory: cd Compresor-web-app
-
Install the required dependencies: pip install -r requirements.txt
-
Run the application: python app.py