Privacy Policy
Your privacy matters. Here's how we handle your data.
TL;DR - The Short Version
- ✅ All tools run 100% in your browser (client-side)
- ✅ Your data never leaves your device
- ✅ No tracking, no cookies, no analytics
- ✅ No account required, no sign-up
- ✅ No ads, no third-party scripts
Data Processing
All tools and utilities on code.makr.io run entirely in your web browser using JavaScript. This means:
- Code you paste into the Code Studio never leaves your device
- JSON, Base64, or any data you format/convert is processed locally
- Generated UUIDs and hashes are created client-side
- No data is sent to our servers or any third-party services
What We Don't Collect
We believe in radical transparency. Here's what we explicitly DO NOT collect:
- Your code snippets or screenshots
- Any data you input into our tools
- Personal information (name, email, etc.)
- IP addresses or browser fingerprints
- Cookies or local storage (except for tool preferences)
- Usage analytics or telemetry
Local Storage
Some tools may use browser local storage to save your preferences (like theme choices or saved presets in the Code Studio). This data stays on your device and is never transmitted anywhere.
Third-Party Services
We do not use any third-party analytics, advertising, or tracking services. The site is hosted on Vercel, which may collect basic server logs for infrastructure purposes, but we do not have access to or use this data.
Open Source & Transparency
This project is built with transparency in mind. All code runs client-side, and you can verify this by inspecting the network tab in your browser developer tools - you'll see no data being sent to external servers.
Questions or Concerns?
If you have any questions about this privacy policy or how the site works, feel free to reach out via GitHub or Twitter (links in the footer).
Last updated: November 2024