Technical Specification
Supported Inputs
| Format | Color Modes | Max Resolution |
|---|---|---|
| TIFF | CMYK, RGB, Lab | 100 MP |
| PNG | RGB, RGBA, Gray | 64 MP |
| JPEG | RGB, CMYK | 64 MP |
| WEBP | RGB, RGBA | 64 MP |
Output SVG Structure (Print-Safe)
Generated SVGs are strictly subsets to guarantee compatibility with industrial RIP software (Caldera, Onyx, EFI).
Allowed Primitives
- ✓ <path> (Closed paths only)
- ✓ <linearGradient> (userSpaceOnUse)
- ✓ <g> (Grouping)
- ✓ <defs> (Resource definitions)
Forbidden (Stripped)
- ✗ <filter> (Blur, DropShadow, etc.)
- ✗ <mask> / <clipPath>
- ✗ <image> (Embedded rasters)
- ✗ objectBoundingBox units
Engine Limits
Max File Size
50 MB
Max Dimension
16,384 px
Color Depth
16-bit / channel
Concurrent Jobs
3 / user