https://github.com/tobycm/pressor
https://github.com/tobycm/pressor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tobycm/pressor
- Owner: tobycm
- License: other
- Created: 2025-01-26T00:36:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T05:47:43.000Z (over 1 year ago)
- Last Synced: 2025-12-23T08:59:19.478Z (6 months ago)
- Language: Dart
- Size: 371 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Pressor - A minimalistic video compression app
A powerful yet easy-to-use video compression app built with Flutter.
## π Features
- β
**Clean and Appealing UI** β Modern and intuitive design
- β
**Easy to Navigate UX** β Smooth and user-friendly experience
- β
**Cross-Platform Support** β Works on both Android and iOS
- β
**Versatile Video Compression** β Supports a variety of video formats
## β Install
> [!IMPORTANT]
> The app is still in beta/alpha! Expect bug.
Download at [Release](https://github.com/tobycm/pressor/releases/latest)
## π¨ Building from source
### Prerequisites
- [Flutter](https://flutter.dev/) (Latest stable version)
- [Dart](https://dart.dev/)
Clone this repository and run the following commands:
```
flutter pub get
flutter build (ios/apk)
```
## πΊοΈ Todo (Road map)
- [x] Can install on both android an ios
- [ ] Theme changer
- [ ] Change the file type/support for more file type.
- [ ] Support for ios file apps.
#### Will add more in the future! Feel free to do a pr/issue if you have any idea.
## π Tech Stack
- [Flutter](https://flutter.dev/) β Cross-platform UI toolkit
- [Dart](https://dart.dev/) β Programming language for Flutter
- [FFmpeg](https://ffmpeg.org/) β Video processing backend
## π License
This project is licensed under the MIT License β see the [`LICENSE`](https://github.com/tobycm/pressor/blob/main/LICENSE) or
```
MIT License
tobycm/pressor
Copyright (c) 2025 @tobycm
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
## π€ Contributions
Feel free to open pull request to contribute for this project!
## πDisclosure
The project does use help with the use of AI.