Skip to content

Update recommended maximum image upload sizes for Strapi Cloud#3318

Merged
pwizla merged 1 commit into
mainfrom
cloud/update-image-upload-size-limits
Jul 3, 2026
Merged

Update recommended maximum image upload sizes for Strapi Cloud#3318
pwizla merged 1 commit into
mainfrom
cloud/update-image-upload-size-limits

Conversation

@giu1io

@giu1io giu1io commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR updates the recommended maximum image upload sizes on the Strapi Cloud upload size limits page, using re-verified memory-probe measurements taken on Strapi 5.48.1+ (which includes strapi/strapi#26678, avoiding buffering large uploads for MIME detection). The re-measurement raised several large-file ceilings on the 512 MiB budget that backs the Essential column: for Processing on, JPEG 24→26, PNG 8→10, TIFF 16→24, and AVIF 66→92 MP; for Processing off, JPEG 200→224, PNG 20→24, and AVIF 74→96 MP. WebP is unchanged in both modes because its cliff is the full-resolution re-encode, not the file buffer that #26678 addressed. The Pro & Scale AVIF values are raised to match the Essential floor so the smaller plan never appears to allow a larger image than the larger plan, since AVIF is bounded by the 200 MB request cap rather than RAM. TIFF Processing off was not re-measured, so it is set to the same conservative floor as Processing on rather than fabricating a higher figure.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Jul 3, 2026 1:46pm

Request Review

@github-actions github-actions Bot added internal PRs created by the Strapi core team pr: updated content PRs updating existing documentation content source: Strapi Cloud PRs/issues targeting the Strapi Cloud documentation labels Jul 3, 2026
@giu1io giu1io self-assigned this Jul 3, 2026
@giu1io giu1io marked this pull request as ready for review July 3, 2026 13:45
@giu1io giu1io requested a review from pwizla as a code owner July 3, 2026 13:45

@pwizla pwizla left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Giulio!

@pwizla pwizla merged commit 6a6f3a7 into main Jul 3, 2026
8 checks passed
@pwizla pwizla deleted the cloud/update-image-upload-size-limits branch July 3, 2026 14:39
@pwizla pwizla added this to the 7.1.0 milestone Jul 3, 2026
@pwizla pwizla added pr: chore and removed pr: updated content PRs updating existing documentation content labels Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: chore source: Strapi Cloud PRs/issues targeting the Strapi Cloud documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants