Skip to main content
~/makemydev/terms

Terms of Service

Last updated: April 15, 2026

What this site is

MakeMyDev ("the site", "we") provides free, browser-based developer utilities. By using the site you agree to these terms. If you don't agree, close the tab — no hard feelings.

Acceptable use

You may use the tools for any lawful purpose. Do not:

  • Attempt to disrupt or degrade the availability of the site (DDoS, automated scraping at abusive rates, etc.).
  • Use the site to facilitate fraud, identity theft, or any illegal activity. The credit card test number generator, for example, produces Luhn-valid numbers for software testing — not for fraudulent transactions.
  • Inject malicious content or attempt to exploit vulnerabilities in the site.

No warranties

The tools are provided "as is" without warranty of any kind, express or implied. We make reasonable efforts to ensure the tools produce correct results, but we do not guarantee accuracy, completeness, or fitness for any particular purpose.

Specifically:

  • The JSON formatter validates syntax — it does not guarantee your JSON conforms to a particular schema.
  • The regex tester uses your browser's JavaScript regex engine. Results may differ in other engines (PCRE, RE2, .NET).
  • The JWT decoder does not verify signatures. Do not use it as a security gate.
  • The code syntax checker catches structural errors but is not a substitute for a compiler or linter.
  • Generated UUIDs use crypto.getRandomValues, which is cryptographically secure in modern browsers, but we make no guarantees about uniqueness in all deployment contexts.

Always validate critical output independently. Do not rely solely on any MakeMyDev output for security, financial, or safety-critical decisions.

Your data

All data processing happens in your browser. We do not receive, store, or transmit the data you enter into the tools. See the Privacy Policy for full details.

Because your data never reaches our servers, we cannot recover it for you. If you close the tab, your input is gone. Save your work locally.

Intellectual property

The MakeMyDev name, logo, and site design are our property. The output of the tools belongs to you — we claim no rights over data you process or generate using the site.

Blog content on the site is original work and may not be reproduced in bulk without attribution.

Availability

We aim to keep the site available, but we do not guarantee uptime. We may take the site offline for maintenance, change or remove tools, or shut down entirely at any time without notice. This is a free service — plan accordingly.

Limitation of liability

To the fullest extent permitted by law, MakeMyDev and its contributors are not liable for any direct, indirect, incidental, consequential, or special damages arising from your use of the site, including but not limited to: data loss, incorrect tool output, or reliance on generated content.

Changes to these terms

We may update these terms. Changes take effect when published on this page. Continued use of the site after a change constitutes acceptance. Check the date at the top if you want to know whether anything changed since your last visit.

Contact

Questions about these terms? Reach out to the maintainers.