GetCompress - Lossless media compression without context switching

GetCompress is a lightweight desktop app that quickly compresses videos, images, GIFs, PDFs in batches: get up to 90% smaller files with minimal quality loss. Save your time & keep files safe with offline compression. Drag files in and out, no extra clicks. Available for Mac, Windows and Linux.

Add a comment

Replies

Best

The context-switching pain is real - I'm always mid-workflow when I need to compress something and end up in some janky browser tool or hunting for a half-remembered app. Having this as a lightweight desktop app that stays offline makes a lot of sense to me. Quick question: does it handle RAW photo files? That's usually where most compression tools fall apart for me.

 hey, thank you for your question! Yes, GetCompress supports RAW format, and also some Apple native optimizations to handle it faster & with better quality ⚡

So, it doesn't turn into a ZIP file or anything like that—the file extension stays the same, but the file size gets compressed?

That's amazing!

 thanks a lot for asking this! It's actually much better than ZIP, as you can't reduce video/image/PDF file size by just zipping it. This is where GetCompress helps the best!

 I work with videos a lot, so that’s really helpful!

By the way, are there any plans to add Japanese language support?

 so glad you asked! Japanese support is already in the app, and btw I'm back from my Japan trip just a couple weeks ago and I LOVED it 🫶

 It’s truly wonderful that you already have Japanese language support!

I’m so glad you enjoyed your trip to Japan. Please come visit us again!

Looks awesome! Congrats!

 thank you very much, it's very high effort 🙏

Congrats with a launch! I’ve been using GetCompress mostly with an MCP server and honestly I glad I don’t need to think about ffmpeg / other custom scripts I had before.

 thanks a lot! I was trying to make my AI assistants work with media compression reliably but it just became weirder every chat, so I invested time and supported it in GetCompress. Glad it helps you too! 🫶

Hey Petr! This is awesome cause compressing media files can be a headache sometimes and you're helping a lot on it. Wish you all the best!

 thank you very much for your kind words! 🫶

The "no extra clicks + offline" combo is the part that would actually get me to switch. Most compression tools either require cloud upload (privacy concern for client files) or have friction-heavy UIs. The 90% reduction claim is bold though - curious how it holds on video specifically, since most desktop compressors struggle past ~70% without visible artifacts at anything beyond 1080p. What codec are you using under the hood for video?

 thanks for a detailed question!

The less optimized video is initially, the more it gets compressed, and 70% are passed regularly 🗜️

Not only codecs matter, but the additional compression params too (they might affect both speed and result file size), and you can choose codecs in 1 click, if you wish: it's H.264 by default (or Apple native VideoToolbox is used if you turn it on)

You can also quickly switch to WebM and OFTEN go past 90% compression without visible artifacts: WebM + AV1 is now widely supported and is a GOAT free format ⚡

Nice app! Any plans for cli?
thanks for kind words! For automation purposes you can use deeplinks or HTTP API (local embedded server), it’s much more powerful and can easily be wrapped to a CLI via curl if needed :)

Solid product. I bought it.. This will come in handy!

thank you very much, feel free to share feedback and I’ll act on it as quickly as possible!
💡 Bright idea

Looks super polished! Love the offline mode and drag and drop feature.

A small question on the interface - is there a way to preview or compare before and after compression? Or is it trial and error?

thank you! 🫶 You can preview & trim input files but you can’t yet compare files before/after, thanks for a great idea!
This really looks promising. MCP - This is the way! I admire idea to have a “board” I can just drop whatever to compress I want in and go back to work. Does it keep original file? In case I am not happy with minor loss of quality?

 hey, thanks a lot! Yes, the settings are very flexible, and your original files are very safe: they are deleted only if you turn on a special setting, otherwise the output file names will follow your desired pattern and will be placed into directory you specified.