CloudConvert

cloudconvert.com

YES

Replaceable in one session with an AI coding agent.

A file conversion API covering documents, images, audio, video and archives, running the right tool for each format so you do not have to install any of them.

Promptfree, for everyone, and the only version there is
Build a conversion service around the tools that already exist.

STACK
- A worker container with ffmpeg, LibreOffice, ImageMagick and pandoc, a job queue, object storage

THE PIPELINE
- Upload straight to storage with a presigned URL; your server never holds the file
- A job row before work starts, updated as it progresses

SAFETY, WHICH IS THE WHOLE RISK
- File parsers are where vulnerabilities live. Run every conversion in a container with no network and a read-only filesystem
- Hard limits on input size, output size and wall-clock time; kill anything over
- Never trust the declared type; verify by magic bytes

CLEANING UP
- Delete inputs and outputs on a lifecycle rule, and say the retention on the page

Include the worker image, the sandbox flags and the limits.

What you lose

  • Dozens of conversion tools installed, patched and sandboxed, which is the actual product
  • Capacity for large files without you sizing a worker
  • Sandboxing, which matters because file parsers are a common source of vulnerabilities

If you would rather not build

  • Your own worker, which is what the prompt builds

The escape hatch

open source · no votes, no paid placement

ffmpeg

$0

Handles audio and video conversion for practically every format.

FFmpeg/FFmpegfree · open source

Stirling-PDF

$0

A self-hosted toolkit for splitting, merging and converting PDFs.

Stirling-Tools/Stirling-PDFfree · open source

Why this verdict

our own opinion · changed only by a person

85/100

Verdict yes at 85. The converters are free; the work is sandboxing them properly, because file parsers are exactly where untrusted input causes harm.

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 CloudConvert

answered from the record above

Is CloudConvert free?

No — the plan we track is $9 a month. From around $9/month billed monthly for a package of conversion minutes.

Can you replace CloudConvert by building your own?

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

How much does CloudConvert cost?

$9 a month on Package — $108 a year. Recorded 10 Aug 2026.

What do you lose by replacing CloudConvert?

Dozens of conversion tools installed, patched and sandboxed, which is the actual product; Capacity for large files without you sizing a worker; Sandboxing, which matters because file parsers are a common source of vulnerabilities. If any of those carry weight for you, keep paying.

Is there an open-source alternative to CloudConvert?

Yes: ffmpeg, Stirling-PDF. The prompt on this page is for when you want it your way instead.

Related entries

same category first, most replaced first

All 36 in Dev tools

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