Changelog
What's new
Every release, every fix, in one place.
Newv1.3.0May 2026
Batch upload
- Pro and Team plans can now upload up to 20 files at once.
- Progress shown per-file with individual download links on completion.
- ZIP download for the full batch result.
Fixedv1.2.2Apr 2026
EPS and DXF edge cases
- Fixed malformed EPS header when source image had an ICC colour profile.
- DXF output now correctly closes open paths on complex shapes.
- Improved error messages when the server rejects an unsupported file type.
Improvedv1.2.0Mar 2026
Trace quality improvements
- Upgraded the potrace pipeline — tighter curves on diagonal edges.
- New 'Smooth' preset in Trace settings that reduces noise on photographic sources.
- Threshold auto-detection now accounts for low-contrast images.
Desktopv1.1.0Feb 2026
Desktop app — public release
- Tauri v2 native app ships for macOS (Apple Silicon + Intel) and Windows.
- Offline conversion powered by the vtracer Rust crate — no upload required.
- One-time purchase licence, $49. Major-version upgrades discounted.
- Custom title bar with native window controls on both platforms.
Fixedv1.0.1Jan 2026
Performance and stability
- Reduced cold-start latency on the /api/convert route by ~40%.
- Fixed a memory leak in sharp pre-processing for large TIFF files.
- Compare slider now works correctly on touch devices.
Newv1.0.0Jan 2026
Public launch
- SVG, EPS, PDF, and DXF output from PNG, JPG, BMP, WebP, and TIFF sources.
- Free tier: 800 px max, 3 MB, 5 conversions per day.
- Pro ($12/mo) and Team ($39/mo) subscription tiers via Stripe.
- Google OAuth and social login via Clerk.
- Before/after compare slider on SVG output.
- Advanced trace settings: threshold, turdSize, smoothing, and more.
APIv0.9.0Dec 2025
API access (Pro+)
- REST API available to Pro and Team subscribers.
- POST /api/convert accepts multipart form data — same params as the UI.
- API key management in account settings.
- Rate limits: 120 req/min on Pro, 600 req/min on Team.