CreativeEditor SDK (CE.SDK) allows you to export designs into a variety of formats, making it easy to prepare assets for web publishing, printing, storage, and other workflows.
Launch Web DemoGet Started
Supported Input and Output Formats#
CE.SDK accepts a range of input formats when working with designs, including:
Category | Supported Formats |
---|---|
Images | .png , .jpeg , .jpg , .gif , .webp , .svg , .bmp |
Video | .mp4 (H.264/AVC, H.265/HEVC), .mov (H.264/AVC, H.265/HEVC) |
Audio | .mp3 , .m4a , .mp4 (AAC or MP3), .mov (AAC or MP3) |
When it comes to exporting or converting designs, the SDK supports the following output formats:
Category | Supported Formats |
---|---|
Images | .png (with transparency), .jpeg , .webp , .tga |
.pdf (supports underlayer printing and spot colors) | |
Scene | .scene (description of the scene without any assets) |
Archive | .zip (fully self-contained archive that bundles the .scene file with all assets) |
Each format serves different use cases, giving you the flexibility to adapt designs for your application’s needs.
Customization Options#
When exporting designs, CE.SDK offers several customization options to meet specific output requirements:
-
Resolution and DPI Settings:
Adjust the resolution for raster exports like PNG to optimize for screen or print. -
Output Dimensions:
Define custom width and height settings for the exported file, independent of the original design size. -
File Quality:
For formats that support compression (such as PNG or PDF), you can control the quality level to balance file size and visual fidelity. -
Background Transparency:
Choose whether to preserve transparent backgrounds or export with a solid background color. -
Page Selection:
When exporting multi-page documents (e.g., PDFs), you can select specific pages or export all pages at once.
These options help ensure that your exported content is optimized for its intended platform, whether it’s a website, a mobile app, or a print-ready document.