A GUI application with the following featues:
- Audio Manipulation (dormant)
- Trim
- Join
- Change format
- Change bitrate (proposed)
- Audio to text (proposed)
- Image Manipulation (proposed)
- Crop
- Add filters
- Resize
- Change format
- Video Manipulation (proposed)
- Trim
- Extract Audio
- Mute
- Join
- PDF tools (proposed)
- Split into pages
- Convert to text
- Read
- Text to PDF
- Join PDF files
Main Window | Audio Tools Window |
---|---|
Video Tools Window | |
To install Amppper on your system you must have:
To install run:
git clone https://github.com/Ajay-Singh-Rana/Amppper.git
cd Amppper
python -m pip install -r requirements.txt
Thanks for considering contribution to the project. Read the CONTRIBUTING.md to learn more on how to contribute.