Skip to main content

Supported Formats

Reference for file formats supported by VariantLab for input and output.

Input Formats

Uploading Images

You can upload images in these formats:

FormatExtensionsNotes
PNG.pngRecommended, supports transparency
JPEG.jpg, .jpegGood for photos, no transparency
WebP.webpModern format, good compression
GIF.gifStatic only (first frame used)

Recommendations:

  • Use PNG for images with transparency
  • JPEG works fine for solid backgrounds
  • Maximum file size: 10MB

Image Requirements

For best results:

  • Resolution: 512px to 4096px (square recommended)
  • Color mode: RGB
  • Transparency: Optional (PNG only)

Output Formats

PNG (Portable Network Graphics)

The default and most versatile format.

FeatureSupport
TransparencyYes
QualityLossless
File sizeMedium
CompatibilityUniversal

Best for:

  • Web use
  • NFTs
  • Social media
  • Further editing

SVG (Scalable Vector Graphics)

Vector format created by tracing PNG images.

FeatureSupport
ScalabilityInfinite
File sizeSmall
EditabilityVector paths
CompatibilityMost software

Best for:

  • Print at any size
  • Logo/icon use
  • Further vector editing

Limitations:

  • Quality depends on image complexity
  • May not capture all details
  • Best for flat, simple images

PSD (Photoshop Document)

Layered format for professional editing.

FeatureSupport
LayersYes, preserved
TransparencyYes
CompatibilityPhotoshop, GIMP, etc.
File sizeLarge

Best for:

  • Professional editing
  • Print production
  • Further layer manipulation

Includes:

  • All layers separately
  • Layer names from display names
  • Proper positioning

Internal Storage

Internally, VariantLab stores all images as:

TypeFormatNotes
Base imagesPNGOriginal resolution
MasksPNGBlack and white
LayersPNGTransparent
CombinationsPNGFinal composites

Format Comparison

FormatTransparencyScalableLayersFile Size
PNGYesNoNoMedium
SVGYesYesNoSmall
PSDYesNoYesLarge

Choosing a Format

For NFTs

Recommended: PNG

  • Standard format for NFT marketplaces
  • Supports transparency
  • Universal compatibility

For Print

Recommended: PSD or SVG

  • PSD for photos/complex images
  • SVG for simple graphics that need scaling

For Web

Recommended: PNG

  • Transparent backgrounds
  • Good compression
  • Universal browser support

For Further Editing

Recommended: PSD

  • All layers preserved
  • Full Photoshop compatibility
  • Non-destructive editing possible