Skip to content

SVGEditor

Code in · vector out

Privacy Terms
Open Source

Legal

Privacy Policy

SVGEditor is built to stay local. Your SVG markup is processed in your browser — we don’t run a backend that receives or stores your files.

Last updated: August 4, 2026

1. Who we are

SVGEditor (“we”, “us”) provides a free online SVG preview and code tool at getsvgeditor.com. This policy explains what information is (and isn’t) involved when you use the site.

2. Core principle: in-browser processing

When you paste or edit SVG code, rendering and inspection happen on your device. We do not require an account, and we do not ask you to upload SVG files to our servers for preview.

Optional share and embed links encode SVG data in the page URL (for example a hash or query parameter). That data is still assembled and read in the browser — it is not uploaded to our backend. Anyone you send the link to can open it and see the same SVG; treat those links like the content itself.

3. Information we do not collect

  • SVG markup or preview contents you enter into the editor
  • Account credentials (there are no user accounts)
  • Payment details (the tool is free)

We also do not operate a file-hosting service for shared SVGs. Sharing works by putting the payload in the link you copy — not by storing it in an account on our servers.

4. Information that may be processed automatically

Like most websites, hosting or CDN providers may automatically receive technical request data such as IP address, browser type, date/time, and the pages requested. That data is used for security, reliability, and basic operations — not to read your SVG content.

If we later add optional analytics, we will update this policy and prefer privacy-respecting setups. Any such tools would be disclosed here.

5. Cookies & local storage

The editor may keep state only in your browser session (for example, undo history while the tab is open). We do not use that to identify you across sites. If essential cookies are introduced for hosting/security, they will be limited to what the service needs to run.

6. Third-party services

The site may load fonts or similar assets from third parties (for example Google Fonts). Those providers have their own privacy policies. Links to GitHub open on GitHub’s domain under GitHub’s terms and privacy policy.

7. Children’s privacy

SVGEditor is a general-purpose developer/design tool and is not directed at children under 13 (or the equivalent age in your jurisdiction).

8. Changes

We may update this Privacy Policy as the product evolves. The “Last updated” date at the top will change when we do. Continued use after updates means you accept the revised policy.

9. Contact

Questions about privacy? Open an issue on our GitHub repository.

← Back to SVGEditor · Terms & Conditions