YES

Replaceable in one session with an AI coding agent.

Compresses PNG and JPEG files by reducing colours and stripping metadata, usually cutting file size by half with no visible difference.

Promptfree, for everyone, and the only version there is
Compress images in your build.

STACK
- sharp for resizing and conversion, plus oxipng and mozjpeg for the final squeeze

THE PIPELINE
- Resize to the largest size actually displayed, first — this saves more than any compression setting
- Convert to AVIF and WebP, keeping the original format as a fallback
- Strip metadata, but keep the colour profile or colours will shift

SERVING
- A picture element with AVIF, WebP and the fallback in that order
- width and height attributes always, so the page does not jump while loading

CHECKING
- Fail the build if any image over 200KB reaches the output directory
- That single rule does more for page weight than any tool

Include the build step, the picture markup and the size check.

What you lose

  • Compression settings tuned across millions of images so the default is nearly always right
  • An API and plugins for the tools designers already use
  • Nothing to install or run

If you would rather not build

  • Squoosh CLI, for one-off work
  • imgproxy, if you need it at request time

The escape hatch

open source · no votes, no paid placement

sharp

$0

Fast resizing and format conversion, the core of any image pipeline.

lovell/sharpfree · open source

oxipng

$0

Lossless PNG optimisation, usually a further 10-20% after sharp.

oxipng/oxipngfree · open source

Why this verdict

our own opinion · changed only by a person

93/100

Verdict yes at 93. sharp does this in a build script, and resizing before compressing saves more than the compressor ever will.

History

tracked since 10 Aug 2026 · nothing is ever overwritten

Interest · last 30 days

Nothing recorded yet. This chart fills in once the page has visitors, votes or prompt copies — it will not draw a flat line to look busy.

Questions about TinyPNG

answered from the record above

Is TinyPNG free?

No — the plan we track is $39 a month. Around $39 a year for the desktop app; the API is billed per image above a free monthly allowance.

Can you replace TinyPNG by building your own?

YES. Replaceable in one session with an AI coding agent. Replacement score 93 out of 100, build time one session. Read what you lose before you decide.

How much does TinyPNG cost?

$39 a month on API — $468 a year. Recorded 10 Aug 2026.

What do you lose by replacing TinyPNG?

Compression settings tuned across millions of images so the default is nearly always right; An API and plugins for the tools designers already use; Nothing to install or run. If any of those carry weight for you, keep paying.

Is there an open-source alternative to TinyPNG?

Yes: sharp, oxipng. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 21 in Design & website builders

Coming soon

Every week, something stops being worth paying for.

New verdicts, prices that moved, entries added. One email a week. Unsubscribe in one click.

free forever · no tracking pixel · every prompt stays free on the site

Esc