Upload & rendering limits
These are read live from this server right now. If anything below shows "Below recommended", the
.user.ini file included with this app may not have taken effect yet (PHP-FPM can cache it for a
few minutes after upload — try refreshing this page shortly), or your hosting plan enforces a lower hard
ceiling that only your host's support team can raise.
Max files per upload (max_file_uploads)
Current value: 1000
Needs to be at least 600 to accept 300 front + 300 back files in one dual-side job.
OK
Max size per file (upload_max_filesize)
Current value: 20M
Needs to be at least 8 MB (this app's per-image cap).
OK
Max total request size (post_max_size)
Current value: 300M
Should comfortably exceed (files per side) × (max file size) × 2 sides. Recommend 160 MB+.
OK
PHP memory limit
Current value: 512M
A single 300 DPI landscape sheet needs roughly 100–150MB of working memory; 256MB+ is recommended.
OK
Max execution time (seconds)
Current value: 300
Large batches with many sheets can take a while to render; 60s+ (or unlimited) is recommended.
OK