An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Squizly

The simplest video compressor on macOS.

![Squizly in action](resources/preview.gif)

## 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)