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 account required, no sign-up
- ✅ No ads
- ✅ Free to use
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.) beyond basic analytics
- Cookies or local storage (except for tool preferences)
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
The site is hosted on Vercel, which may collect basic server logs for infrastructure purposes. We use analytics to understand site usage and which tools are most helpful. This helps us improve the developer experience.
Importantly, your code and data processed by our tools never leaves your device - all tool functionality runs entirely client-side in your browser.
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: December 2024