PicaJet

DAM platform profile

Cloudflare Images: DAM software reviewed

A cloud service for storing, resizing, optimizing and delivering images via API and CDN, aimed at developers building web and mobile apps that handle images at scale.

Verdict

No independent reviews single out Images — ratings found are for Cloudflare's whole platform.

Buy it if

You need a developer-first, API/CDN-driven pipeline to store, resize, transcode (WebP/AVIF/JPEG), and globally deliver images without running your own image infrastructure, and you're comfortable with usage-based billing (storage + delivery + transformations) rather than a flat quote.

Do not buy it if

You need a DAM/MAM-style asset library with browsing, metadata search, collections, approval workflows, or rights/licensing management — the vendor's own pages describe an image-optimization and delivery API/CDN, not an asset-management console. Also skip if you need on-premise/self-hosted deployment, since the vendor only describes a cloud service.

Where it is strong

  • Unit pricing is published to the cent: $5 per 100,000 images stored, $1 per 100,000 delivered, $0.50 per 1,000 unique transformations — Cloudflare Images pricing docs
  • A permanent free allowance of 5,000 unique transformations a month returns error 9422 on overage instead of silently generating a bill — Cloudflare Images pricing docs
  • Accepts PNG, JPEG, GIF, WebP, SVG and HEIC on input and negotiates AVIF or WebP output per browser without client-side logic — Cloudflare Images limits docs
  • Existing libraries can be imported straight from an S3 bucket rather than re-uploaded object by object through the API — Cloudflare Images upload docs

Where it is weak

  • Hosted images are capped at 10 MB each, 100 megapixels of area and 12,000 pixels per side — 1,200 pixels for AVIF — which excludes print masters and large scans — Cloudflare Images limits docs
  • Per-image metadata is limited to 1024 bytes, far too small to carry IPTC/XMP descriptive fields with the asset — Cloudflare Images limits docs
  • The vendor's own docs contradict themselves on the file-size cap, listing both 10 MB and 100 MB, tracked as an unresolved documentation issue — GitHub, cloudflare/cloudflare-docs issue #25754
  • No product-scoped review presence anywhere: G2, Capterra and Gartner list only whole-platform Cloudflare entries, so no Images-specific score exists — G2 / Capterra / Gartner Peer Insights searches
  • There is no browsable library console for non-developers and no self-hosted deployment option documented — Vendor product pages
Published price Yes
Billed on Storage ($5 / 100,000 images stored / month), delivery ($1 / 100,000 images delivered / month), and transformations (first 5,000 unique transformations/month free, then $0.50 / 1,000 unique transformations/month). A unique transformation is billed per distinct parameter combination (e.g. same image at 100x100 and 200x200 counts as two). Storage/delivery charges apply only to images hosted in Cloudflare Images; transforming externally-hosted images is billed only under transformations.
Free plan No
Free trial No
Formats supported Input: PNG, JPEG, GIF (including animations), WebP (including animations), SVG, AVIF (Enterprise plan only per the limits page's asterisk note), HEIC (added 2025-07-08, input only). Output: PNG, JPEG, GIF (including animations), WebP (including animations), SVG, AVIF. Cloudflare's own guidance: use video formats (MP4/WebM) instead of animated GIF/WebP for best performance. Limits: hosted images max 10 MB, remote images max 100 MB, Images-binding input max 20 MB, metadata max 1024 bytes; dimension limits 12,000px per side for standard formats vs 1,200px for AVIF, 100 megapixel total area cap (excluded for AVIF), animations over 50 megapixels served without transformations applied.
Integrations Workers — bind the Images API directly to a Worker, or set cf.image options on a fetch subrequest (Images API binding added 2025-02-24, storage-operations binding added 2026-06-10 letting Workers upload/list/retrieve/update/delete without API tokens or HTTP calls). Workers AI — segment=foreground background-removal parameter uses the open-source BiRefNet model via Workers AI. Cache — transformed images follow standard cache rules (min 1hr) with ETag revalidation; Cache Rules can key off the CF-Device-Type header for responsive delivery. Transform Rules — used to hide the default /cdn-cgi/image/ URL prefix behind a custom path. Transformation Flows (launched 2026-05-27) — automated condition+parameter rules (file extension, URL params) with 'provider flows' for migrating off other image services and 'custom flows' for bespoke logic. Bring-your-own-storage — transforms remote images from external origins including S3-compatible buckets such as R2, without requiring upload into Cloudflare Images. No direct evidence found in official docs of named integrations with third-party DAM/CMS platforms (e.g. WordPress plugin, Shopify app) — features page covers only Cloudflare-native integrations (Workers, Cache, Workers AI, Transform/Cache Rules).
Last release 2026-07-01 — Images binding billing model updated: the Images binding is now billed per unique transformation, matching the model already used for URL-based transformations; duplicate requests within the same month are counted once, and .info() calls no longer incur charges. (Note: a separate, seemingly stale changelog page at developers.cloudflare.com/images/platform/changelog/ lists its last entry as 2024-04-04 'Images upload widget' — the product-group/media changelog above is the actively maintained one with 2026 entries and was used as the authoritative source.) — changelog
API depth Focused, domain-specific REST API for image hosting/delivery — not a full DAM-style asset+metadata+user API. Covers: Images Management (upload, list, retrieve details, update metadata, delete), Variants (create/list/retrieve/update/delete named resize presets), Signing Keys (auth for private/signed delivery), Statistics (storage usage and count limits), Direct Uploads (generate authenticated client-side upload URLs), and Blob Downloads (fetch original/processed files). Includes v2 metadata-based filtering and pagination. Explicitly excludes user-account management, billing, and org-level features (those live in Cloudflare's general account API, not the Images resource). Metadata is capped at 1024 bytes/image, signalling lightweight operational data rather than deep content indexing. Also exposed as a Worker binding (not just HTTP REST) for server-side use without managing API tokens. — API docs

Checked against the Wayback Machine

Wayback Machine unreachable via WebFetch in this environment.

Reviews, by how much to trust them

Verified tier (Gartner Peer Insights / TrustRadius / PeerSpot): no dedicated 'Cloudflare Images' product page found on any of the three. Gartner Peer Insights lists Cloudflare only at the company/broad-category level (e.g. 'Cloudflare', 'Cloudflare Application Services', 'Cloudflare Pages') with 28-476 reviews depending on category, none scoped to the Images product specifically. TrustRadius and PeerSpot searches returned no Cloudflare Images-specific listing either. Incentivized tier (G2/Capterra, one source family post 05.02.2026 merger): same pattern — G2 has 'Cloudflare Application Security and Performance' (4.5/5, 570 reviews) and 'Cloudflare SSE & SASE Platform' as separate bundled products; Capterra shows a single general 'Cloudflare' listing (4.7/5, ~497 reviews, capterra.com/p/155191/Cloudflare). None isolate the Images product's own satisfaction score — ratings reflect the whole Cloudflare platform, not Images specifically, so any Images-specific score would be fabricated. Long tail: Cloudflare Community forum (community.cloudflare.com) has active, ongoing threads about Cloudflare Images — mostly support/troubleshooting rather than praise, e.g. 'Cloudflare Images Errors' (status incident, June 2026, upload failures), 'Cloudflare Images Free Version Not Working' (Nov 2024), and a Dashboard image-loading bug (Sept 2024) — indicating real production usage but also recurring reliability friction reported by users, not found in marketing copy. No dedicated GitHub issue tracker exists for Cloudflare Images itself (it's closed-source infrastructure); only community-forum threads were found as long-tail signal.

Sold as

Media API / CDN

Verified features

Public API Watermarking C2PA content provenance

Compare Cloudflare Images with others

Sources

  • Storage costs $5 / 100,000 images stored / month; delivery costs $1 / 100,000 images delivered / month; transformations include the first 5,000 unique transformations free, then $0.50 / 1,000 unique transformations / month; a unique transformation is billed per distinct parameter combination. checked 2026-08-07Cloudflare Images Pricing (developer docs)
  • Cloudflare Images lets developers 'create scalable and reliable image pipelines' with two integration modes: bring-your-own storage (transform images from any origin, including S3-compatible buckets like R2) or hosted storage (upload directly to Images for managed storage, optimization, and delivery); it dynamically resizes, optimizes, and manipulates images at Cloudflare's edge. checked 2026-08-07Cloudflare Images overview (developer docs)
  • Product page describes automatic format conversion, responsive sizing, global CDN delivery, on-demand transformations, WebP/AVIF support, image variants, Workers AI integration, and states it 'Works seamlessly with Workers, Access, and other tools for full programmability' — a cloud/edge product, no on-premise deployment mentioned. checked 2026-08-07Cloudflare Images product page
  • Documentation instructs users to 'Use Workers to draw watermarks, logos, signatures over other images,' with overlays supporting transparency, positioning, and compositing modes. checked 2026-08-07Cloudflare Images: Draw overlays (developer docs)
  • The Direct Creator Upload feature 'lets your users upload images with a one-time upload URL without exposing your API key or token to the client,' confirming a documented API/upload workflow. checked 2026-08-07Cloudflare Images: Direct creator upload (developer docs)
  • Cloudflare Images preserves C2PA Content Credentials: 'if an image is resized or transformed in any way using Cloudflare Images, those transformations are recorded using public key cryptography,' and users can 'with one click choose to Preserve Content Credentials, safeguarding embedded, secure metadata across the entire global Cloudflare network.' checked 2026-08-07Cloudflare press release: One-Click Content Credentials
  • Input formats (PNG, JPEG, GIF, WebP, SVG, AVIF*-Enterprise-only, HEIC) and output formats (PNG, JPEG, GIF, WebP, SVG, AVIF), plus file-size and dimension limits checked 2026-08-09Cloudflare Images Docs — Limits and formats
  • HEIC input support and AVIF/WebP/JPEG/PNG output added checked 2026-08-09Cloudflare Changelog (media product group) — HEIC format support, 2025-07-08
  • Workers binding, Cache/ETag behavior, Workers AI background removal (BiRefNet), Transform Rules for hiding /cdn-cgi/image/ prefix, Cache Rules keyed on CF-Device-Type checked 2026-08-09Cloudflare Images Docs — Features
  • API operation categories: Images Management, Variants, Signing Keys, Statistics, Direct Uploads, Blob Downloads; scope excludes user/account/billing management checked 2026-08-09Cloudflare API Docs — Images resource
  • No Cloudflare Images-specific product page found on Gartner Peer Insights or G2/Capterra; Cloudflare reviewed only at company/bundled-product level (Capterra 4.7/5 ~497 reviews; G2 Application Security and Performance 4.5/5, 570 reviews) checked 2026-08-09Gartner Peer Insights / Capterra / G2 search results
  • Community forum threads on Cloudflare Images upload failures/errors (June 2026 status incident) and other support issues, indicating real usage and recurring reliability complaints checked 2026-08-09Cloudflare Community forum