Comparison
Caesium Alternatives for Mac: Free, Good, and Deliberately Narrow
Caesium Image Compressor is free, GPL-3.0, cross-platform, and it does JPEG, PNG and WebP very competently. It also does not open a HEIC, which is what most Mac users actually have on their machine. That is the honest reason to look for a Caesium alternative, and Smol is $29 once if the answer needs to be a Mac app.
First, a correction to something you will read elsewhere. Caesium is not abandoned. The desktop app’s last release is v2.8.5 from 17 May 2025 and its most recent commit is dated 7 April 2026, but the engine underneath it is shipping constantly: caesium-clt released v1.5.0 on 16 September 2026, ten days before this page was written, and libcaesium was pushed the same day. Maintainer Matteo Paonessa said in the v2.8.5 release note that he is building v3.
We build Smol, so read the comparison accordingly, and note the obvious asymmetry before you start: Caesium costs nothing and we cost $29 with no trial.
Smol vs Caesium: feature by feature
| Feature | Smol | Caesium |
|---|---|---|
| Price | $29 one-time, 1 Mac | Free |
| Open source | — | Yes, GPL-3.0 |
| Runs on Windows and Linux | — | Yes, Windows 10 build 1809+ and Linux |
| System requirement | macOS 13+ on Apple Silicon, macOS 14+ on Intel | macOS 12+, 64-bit only |
| Browser version | — | Yes, caesium.app |
| Command-line tool | No, an MCP server instead | Yes, caesium-clt v1.5.0, 16 Sep 2026 |
| Latest desktop release | Smol 1.0.35 | v2.8.5, 17 May 2025 |
| Latest commit on the desktop app | Not published | 7 April 2026 |
| Engine still shipping | Not applicable | Yes, libcaesium and the CLI pushed 16 Sep 2026 |
| Image compression outputs | JPEG, PNG, WebP, AVIF, HEIC, GIF | JPG, PNG and WebP in the desktop app; TIFF and partial GIF in the engine |
| Opens HEIC from an iPhone | ✓ | — |
| AVIF output | ✓ | — |
| Camera RAW input | Yes, CR2, NEF, ARW, DNG | — |
| Lossless mode | No, quality 0–100 with a keep-the-smaller-result rule | Yes, lossless for JPEG, PNG and WebP |
| Compress to an exact file size | Yes, neural mode, 4–4096 KB | Yes, in the engine and the CLI |
| Resize on export | Fit, fill, width, height, up to 32,768 px | Yes, including long-edge and short-edge in the CLI |
| Keep or strip EXIF | Strips by default, optional keep | EXIF preservation is a documented option |
| Folder structure preservation | Yes, output beside the input | Yes, explicitly |
| PDF compression | 5 presets, tiny to original | — |
| Video compression | H.265 to MP4, MOV, WebM, MKV | — |
| Audio compression | AAC, M4A, MP3, WAV, FLAC, OGG, Opus | — |
| Document, spreadsheet, presentation, table and font conversion | DOCX, ODT, RTF, TXT, HTML, XLSX, ODS, CSV, PPTX, ODP, JSON, NDJSON, MD, TTF, OTF, WOFF, WOFF2 | — |
| AI upscaling | 2×, 3×, 4× | — |
| Finder Quick Action | ✓ | Not documented |
| Watched folders | Yes, each folder with its own preset | Not documented |
| MCP server for AI coding agents | Yes, Claude Code, Codex, Antigravity | — |
Pros and cons
Smol
Pros
- Opens HEIC straight off an iPhone, which Caesium does not support at all
- Reads camera RAW: CR2, NEF, ARW and DNG
- Writes AVIF and HEIC as well as JPEG, PNG, WebP and GIF
- Compresses PDFs, video and audio in the same window as images
- Converts Office documents, tables and web fonts
- On-device upscaling at 2×, 3× and 4×
- Finder Quick Action and watched folders, so compression happens without opening an app
Cons
- Costs $29 where Caesium costs nothing, and there is no free tier and no trial
- Our terms state all sales are final, so there is no refund window
- Closed source. Caesium is GPL-3.0 and its Rust engine is public
- macOS only. Caesium runs on Windows and Linux and in a browser at caesium.app
- No command-line tool. Caesium’s CLI is a first-class product in its own right
- No true lossless mode: Caesium does lossless JPEG, PNG and WebP
Caesium
Pros
- Free and GPL-3.0, with 6.3k stars and a public Rust engine anyone can audit
- Runs on macOS 12 or later, Windows 10 build 1809 or later, and Linux
- A genuinely good command-line tool, caesium-clt, which released v1.5.0 on 16 September 2026
- True lossless modes for JPEG, PNG and WebP, alongside lossy
- Target-size compression is built into the engine and exposed by the CLI
- Keeps EXIF by default, preserves folder structure and file timestamps
- A browser version at caesium.app for machines you cannot install software on
Cons
- No HEIC support, so iPhone photos will not open
- No AVIF output, and no camera RAW input
- Images only: no PDF, video, audio, document or font handling
- No Finder Quick Action, Services entry, Shortcuts action or watched folders documented
- The desktop app has not had a release since v2.8.5 on 17 May 2025 while v3 is being built
- Linux users compile it themselves or rely on a third-party build
When Caesium is the better choice
Four cases where Caesium is the better tool and paying us $29 would be a waste of your money.
Your images are JPEG, PNG and WebP, and your budget is nothing. This is the common case and it deserves the plain answer. Caesium is free, it is open source, it batches, it resizes, it previews in real time, and its compression is built on a Rust library that gets worked on every few weeks. If that is your whole problem, it is solved, for $0, and there is nothing we do on those three formats that justifies a purchase.
You want lossless. Caesium does real lossless JPEG, PNG and WebP. Smol does not: our image path is a 0 to 100 quality scale, with a rule that keeps the original bytes when a re-encode would not be smaller. That is a useful safety net, and it is not the same thing as a lossless mode. If you need output that is bit-for-bit decodable to the same pixels, take Caesium.
You are not only on a Mac. Caesium runs on Windows 10 build 1809 or later, on macOS 12 or later, on Linux, and in a browser at caesium.app for a machine where you cannot install anything. One tool, one set of habits, every platform. A macOS-only app cannot compete with that and should not try.
You want to script it. caesium-clt is a real command-line tool, not an afterthought: lossy, lossless and maximum-size modes, resize by width, height, long edge or short edge, recursive directory walks, folder structure and timestamp preservation, custom output suffixes, and multithreaded processing. It shipped v1.5.0 on 16 September 2026, adding a --keep-orientation flag for EXIF orientation. Smol has no CLI at all. Our scripting surface is an MCP server, which is the right shape for an AI coding agent and the wrong shape for a cron job.
Is Caesium still maintained?
Yes, and the confusion is worth unpicking because the answer depends on which repository you look at.
The desktop app, Lymphatus/caesium-image-compressor, last released v2.8.5 on 17 May 2025, and its most recent commit on the default branch is dated 7 April 2026. Look only at that and you might conclude the project had gone quiet. The release note for v2.8.5 explains why it has not:
“This might be the latest version of the v2 cycle. I’m starting to work to the v3.0.0 version to address a lot of suggestions, feature requests and general improvements.”
That v3 discussion thread, issue #334, is open, has 99 comments, and was last active on 12 August 2026. A maintainer who has declared a version freeze while rewriting the next major version is not the same as a maintainer who has walked away.
The engine settles it. libcaesium, the Rust compression library with a C interface that does the actual work, was pushed on 16 September 2026. caesium-clt, the command-line tool, released v1.5.0 on the same day, with a commit adding a --keep-orientation flag to preserve EXIF orientation. That is ten days before this page was published. Caesium is alive and the work is happening one layer down from where most people look.
We take this seriously because we get it wrong in the other direction all the time. Plenty of comparison pages will tell you a competitor is dead on the strength of a stale release page. Two projects in this category genuinely have stopped: Squoosh, whose maintainer said on the record that Google would not hand it over or maintain it, and Optimage, last released in November 2021 and still Intel-only. Caesium is not in that category and saying so costs us nothing.
Why will Caesium not open my iPhone photos?
Because HEIC is not in its format list, anywhere.
The desktop README states the scope in one line: “Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG and WebP formats.” The repository description adds TIFF, and libcaesium describes itself as doing “JPEG, PNG, WebP, TIFF and GIF (partial)”. HEIC appears in none of those. Neither does AVIF, and neither does camera RAW.
On a Mac that is the single most consequential gap in the whole comparison, because every iPhone shooting in High Efficiency produces HEIC by default. If your Photos export is HEIC, Caesium is not a tool you can use on it without converting first, and then you are running two tools to do one job.
Smol treats HEIC as both an input and an output, so an iPhone export can go to JPEG, PNG, WebP or AVIF, or stay HEIC and just get smaller. It also reads CR2, NEF, ARW and DNG on the way in. If HEIC is the whole reason you are here, batch converting HEIC to JPG on Mac covers the mechanics, and why your iPhone photos are HEIC covers whether you should be converting them at all.
One thing to be careful about in the other direction: Caesium’s omission of AVIF and HEIC is not a quality problem, it is a scope decision, and for the formats it does support the results are good. It also has something we do not, which is a real lossless path for JPEG, PNG and WebP, plus a target-size mode built into the engine. Anyone telling you a free open-source compressor must be worse has not read the source.
How well does Caesium fit into macOS?
It runs on macOS. It is not especially of macOS, and that is the second real difference after the format list.
Caesium’s interface is Qt, built against Qt 6.8, with Sparkle handling updates. The macOS build ships as a single 29.7 MB DMG that has been downloaded 18,763 times, and the stated requirement is macOS 12 or later, 64-bit only. It looks and behaves like a well-made cross-platform application, which is exactly what it is. The saerasoft.com page describes it as “free software developed for simplicity and effectiveness” with “real-time preview”, “metadata storing options” and “folder structure support”.
What its documentation does not describe is any macOS integration surface. No Finder Quick Action. No Services menu entry. No Shortcuts actions. No watched folders. Every job starts by opening the app and adding files to it.
For a small number of files that costs nothing. For a habit it costs a lot, because the step you have to remember is the step you eventually stop doing. Smol’s answer is to remove the app from the loop: a Finder Quick Action means you right-click files in Finder and they are compressed in place, watched folders mean anything dropped into a given directory is processed with that folder’s own preset, and the MCP server means Claude Code or Codex can run compression as a step inside a task rather than as a chore you remember afterwards. Every method of compressing images on a Mac, compared covers how those routes stack up against Preview and sips.
The mirror image of that argument is Caesium’s CLI, which is better than anything we offer for scripted work. If your automation is a shell script rather than a Finder gesture, the trade runs the other way.
Which Caesium alternative should you actually pick?
By what is missing, not by price.
| What Caesium will not do | Pick |
|---|---|
| HEIC, AVIF, RAW, PDF, video, audio, documents, fonts | Smol, $29 |
| Free lossless batch squeezing on a Mac | ImageOptim, or stay on Caesium |
| Automatic optimisation of screenshots and clipboard | Clop, €15 |
| Tuning one image with a visual before and after | Squoosh, free |
| Nothing. You only wanted to know it was still alive | Stay on Caesium |
The siblings: Clop alternatives for the screenshot-and-clipboard case, Squoosh alternatives for single-image tuning, JPEGmini alternatives for the JPEG specialist, and ImageOptim alternatives for the free lossless route. The best image compressor for Mac in 2026 puts all of them in one table. If installing anything is the problem rather than the price, CloudConvert alternatives covers the browser-and-API route and what it costs you.
If the answer is the Mac-native one, Smol is a one-time $29 purchase covering one Mac, with free updates forever. There is no trial and all sales are final, where Caesium costs nothing and can be uninstalled without a thought. That asymmetry is real, and the only sensible way to resolve it is to check that the formats you need are actually on our list first.
Frequently asked questions
Is Caesium Image Compressor still maintained?
Yes. The desktop app last released v2.8.5 on 17 May 2025 and its most recent commit is dated 7 April 2026, because maintainer Matteo Paonessa announced in that release note that he is building v3.0.0. The engine is shipping continuously: caesium-clt released v1.5.0 on 16 September 2026 and libcaesium was pushed the same day.
Does Caesium support HEIC?
No. The desktop README lists JPG, PNG and WebP, the repository description adds TIFF, and libcaesium describes itself as handling JPEG, PNG, WebP, TIFF and partial GIF. HEIC appears nowhere, so iPhone photos shot in High Efficiency will not open. Neither AVIF output nor camera RAW input is supported either.
Is Caesium free?
Completely. It is GPL-3.0 licensed with the source on GitHub, and saerasoft.com describes it as free software developed for simplicity and effectiveness. There is a donation link but no paid tier, no licence key and no limits. Builds are available for macOS 12 or later, Windows 10 build 1809 or later, and Linux, plus a browser version at caesium.app.
Does Caesium work on a Mac?
Yes. The macOS build ships as a single DMG of about 29.7 MB and requires macOS 12 or later, 64-bit only. It is a Qt application, so it behaves like a well-made cross-platform app rather than a Mac-native one: its documentation lists no Finder Quick Action, Services entry, Shortcuts action or watched-folder feature.
Can Caesium compress to an exact file size?
Yes. libcaesium exposes a compress_to_size function and caesium-clt advertises maximum-size compression that targets a specific file size. This is worth knowing because plenty of paid tools present exact-size encoding as a premium feature, and a free open-source compressor has had it for some time.
What is the best Caesium alternative on a Mac?
If the gap is HEIC, AVIF, RAW, PDF, video or audio, Smol at $29 one-time covers all of them in one app. If you want to stay free, ImageOptim handles lossless PNG and JPEG batches, and sips is already installed for scripted resizing and format conversion. For screenshots and clipboard, Clop at €15 is the better shape.
Keep reading