Documentation

Complete guide for quality profiles, advanced controls, similarity score, and batch conversion.

Back to App

Quick Start

  1. Upload a PNG from the dropzone.
  2. Pick a quality profile (default is Ultra).
  3. Optionally enable advanced controls or smaller file mode.
  4. Review side-by-side preview and similarity score.
  5. Download a single SVG or convert multiple files as ZIP.

Production Feature Priority

If you are deciding what is essential in production, prioritize by actual user value.

FeaturePriorityWhy
Quality profileRequiredSimple defaults reduce user decision load and support most flows.
Advanced controlsExpert-onlyUseful for edge cases and quality tuning, but too complex for most users.
Batch convertScenario-basedCritical for bulk asset workflows, optional for single-file usage.

Quality Profiles

ProfileBest UseTradeoff
UltraMaximum visual fidelityLargest SVG size, slowest processing
BalancedEveryday production usageSlightly less detail than Ultra
FastQuick iteration and draftsLower quality and path detail
Pixel ArtHard-edged pixel graphicsNot ideal for soft gradients/photos

Advanced Controls

Enable manual overrides to tune output quality. Start with Ultra, then adjust one slider at a time.

ControlEffectTip
ColorsPalette depth and gradient accuracyHigher improves fidelity but increases file size
ltres / qtresLine/curve fitting error thresholdsLower keeps more detail
pathomitRemoves short tiny pathsSet 0 for max detail retention
roundcoordsCoordinate precisionHigher is more accurate, larger output
Quant / BlurColor convergence and smoothing behaviorKeep blur low for sharp assets

Best practice: start from `Ultra` or `Balanced`, then change one slider at a time and watch similarity + output size together.

Similarity Score

The app rasterizes both the original PNG and generated SVG, then compares pixel differences. This gives a practical percentage estimate, not a strict visual truth metric.

Guide: 98%+ near-identical, 94-97% very close, 90-93% good, below 90% needs tuning.

Batch ZIP

Use batch mode to process multiple PNG files with the current settings and download all generated SVG files in one ZIP archive.

Recommendation: finalize settings with one file first, then run batch for consistency.

Operational Notes