Technical Specification

Supported Inputs

FormatColor ModesMax Resolution
TIFFCMYK, RGB, Lab100 MP
PNGRGB, RGBA, Gray64 MP
JPEGRGB, CMYK64 MP
WEBPRGB, RGBA64 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