https://github.com/matitalatina/squizly
The simplest video compressor on macOS
https://github.com/matitalatina/squizly
compression conversion macos video-processing
Last synced: 10 months ago
JSON representation
The simplest video compressor on macOS
- Host: GitHub
- URL: https://github.com/matitalatina/squizly
- Owner: matitalatina
- Created: 2022-03-26T10:34:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T06:02:48.000Z (over 1 year ago)
- Last Synced: 2025-07-23T16:54:52.136Z (11 months ago)
- Topics: compression, conversion, macos, video-processing
- Language: TypeScript
- Homepage:
- Size: 1.96 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
Awesome Lists containing this project
README
# Squizly
The simplest video compressor on macOS.

## Download
You can find it in the [releases page](https://github.com/matitalatina/squizly/releases).
- [Squizly for Apple Intel](https://github.com/matitalatina/squizly/releases/download/v1.0.2/Squizly-darwin-x64-1.0.2.zip)
- [Squizly for Apple Silicon](https://github.com/matitalatina/squizly/releases/download/v1.0.2/Squizly-darwin-arm64-1.0.2.zip)
## Support my work
Everything I made is open source.
If you like what I'm doing and you want to support me, you can help me 😄!
- Sponsor me with [Github](https://github.com/sponsors/matitalatina)
- [Buy me a coffee](https://www.buymeacoffee.com/mattianatali)
- [Paypal](https://paypal.me/mattianatali)
## Credits
Thanks to [wavein.ch](https://www.wavein.ch/) for providing membership to the Apple Developer Program.
Icon provided by Compress icons created by Smashicons - Flaticon
## Appendix
- [Sign macOS app](https://www.electronforge.io/guides/code-signing/code-signing-macos)