Privacy Policy
Short version: PixiMelon processes everything locally on your device. There is nothing to leak because nothing is sent anywhere as part of the workflow.
What stays on your device
- Pictures you upload (PNG, JPG, WEBP, SVG) are read into memory and drawn to canvas locally — via drag & drop, file picker or clipboard paste.
- PDF and Illustrator files are rasterized locally in your browser (first page only) using a bundled PDF library. Password-protected files fail locally; they are never transmitted for unlocking.
- Your artwork and animations live in page memory. The app makes no network requests to save, analyze or share them.
What is stored, and where
- Browser autosave (localStorage): recent work is kept in your own browser so a reload does not lose it. It never leaves the device; clearing site data removes it.
- Project files (.piximelon.json): created only when you press Save, downloaded to a location you choose.
- Exports (PNG, SVG, PDF, GIF): generated locally and downloaded directly.
Network activity
The application itself performs no analytics calls, loads no third-party scripts, fonts or trackers, and sets no cookies. The only network use is loading the site’s own files (HTML, CSS, JavaScript, images) from the host it is served from.
Future changes
If advertising or analytics are ever added to support the free tools, this policy will be updated first to describe exactly what is collected and why. Until then, treat any absolute “zero tracking” claim with the skepticism it deserves — and verify it in your browser’s developer tools.
Last updated: September 2026.