Limits
Each PixelBin organization has some limits on the functioning and use of PixelBin features.
These limits are non-adjustable and cannot be changed for each individual user or organization. These limits are per organization.
General limits
Name | Value |
---|---|
Max file limits allowed in a bulk operation | 5000 files or 5GB total size |
Max number of transformations in a preset | 15 |
Max datasources (including default datasource) | 20 |
Max zones (including default zone) | 50 |
Max tokens | 50 |
Upload limits
Certain limitations apply based on the type of file uploaded, such as restrictions on image transformation dimensions, which are a limitation of the underlying image format.
Size limits
Name | Value |
---|---|
Max image upload size | 25MB |
Max non-image upload size | 150MB |
Max image resolution (width x height; for example 1000 x 1000 = 1MP) | 40MP |
Max image height | 10000px |
Max image width | 10000px |
Upload limits are also applicable in transformation results at every step.
For example, when using the t.resize(...)~erase.bg()
chained transformation, the result of the t.resize
transformation cannot exceed the limits mentioned above, otherwise, the erase.bg
transformation will throw an error.
File type limits
All PixelBin transformation capabilities are geared toward image files, but in general, any file type can be uploaded, managed, and delivered.
Some files, however, cannot be used with PixelBin. This is done to safeguard our service and users from potentially hazardous files, executable files, or formats used to propagate malware.
The following file extensions are rejected:
action, app, bat, cmd, command, cpl, csh, gadget, inf1, ins, inx, ipa, isu, job, jse, ksh, msc, msi, msp, mst, osx, out, paf, pif, prg, ps1, reg, rgs, run, shb, shs, u3p, vb, vbe, vbs, vbscript, workflow, ws, wsf
The following file mime types are rejected:
application/bat, application/x-bat, application/cpl+xml, application/x-csh, text/x-csh, application/x-makeself, text/x-erlang, application/x-ms-installer, application/x-windows-installer, application/x-msi, application/x-ole-storage, text/x-stex
Transformation limits
The constraints on images are also determined by the type of transformations that will be made to them.
Transformations can be applied only on jpeg, png & webp images.
Name | Value |
---|---|
Remove Artifacts af.remove | input should be less than 3000x3000px |
Erase Background erase.bg | input should be less than 5000x5000px |
Detect Number Plate numPlate.detect | input should be less than 5000x5000px |
Upscale Image sr.upscale | for t:2x parameter, input should be less than 2500x2500px |
Upscale Image sr.upscale | for t:4x parameter, input should be less than 1500x1500px |
Upscale Image sr.upscale | input should be above 64x64px |
Remove Watermark wm.remove | input should be less than 2400x2400px |
AWS Moderation awsRek.moderation | input should be less than 5MB |
AWS DetectLabels awsRek.detectLabels | input should be less than 5MB |