Terms of Service
Last updated: April 7, 2026
These terms govern your use of devcraft, accessible at devally.dev. By using the site, you agree to these terms. If you disagree with anything here, please stop using the site.
What devcraft Offers
devcraft is a collection of 19 free developer utilities: JSON formatting, Base64 encoding, regex testing, diff checking, hash generation, JWT decoding, UUID generation, cron parsing, code beautification, Markdown editing, and more. Every tool runs entirely in your web browser with no server-side processing.
Your Code, Your Property
Any code, text, data, or other content you input into devcraft tools remains entirely yours. We make no claim of ownership, license, or rights over anything you type, paste, or generate using our tools. The output of every tool -- whether it is formatted JSON, generated TypeScript interfaces, hashed strings, or converted cURL commands -- belongs to you completely.
You are free to use tool output in personal projects, commercial software, client work, open-source contributions, or anything else. No attribution to devcraft is required.
Accuracy and Limitations
We build our tools carefully, but we cannot guarantee perfect accuracy in all situations. Edge cases exist. Browser implementations vary. Standards evolve. Specifically:
- The regex tester uses your browser's JavaScript regex engine, which may behave differently from PCRE, Python, or Go regex implementations
- JSON formatting follows ECMA-404 but may handle certain edge cases differently than other parsers
- Hash outputs depend on the Web Crypto API or JavaScript implementations, which are standard but should be independently verified for security-critical use
- The cURL-to-code converter handles common flags but may not support every possible cURL option
- The SQL Playground uses SQLite via WebAssembly, which has syntax differences from MySQL, PostgreSQL, or SQL Server
devcraft tools are provided as productivity aids. Always verify output before using it in production, security-critical, or safety-critical contexts.
Acceptable Use
You may use devcraft freely for personal and commercial purposes. We ask that you do not:
- Attempt to disrupt the availability or performance of the site
- Systematically scrape or mirror the site's content without permission
- Frame or embed our tools in a way that obscures their origin or implies your ownership
- Use the site for any activity that violates applicable laws
Intellectual Property
The devcraft website, including its tool implementations, user interface, written content, blog posts, and visual design, is protected by copyright. You may not reproduce, redistribute, or create derivative works from our site content without written permission.
We provide embed codes for certain tools. You are welcome to use these embed codes on your own sites, provided the embed is displayed as-is without modification to the content or removal of branding.
No Warranty
devcraft is provided "as is" without warranties of any kind, whether express or implied. We do not guarantee that the tools will be available at all times, produce perfectly accurate results, or be compatible with every browser or device. Use at your own discretion.
Limitation of Liability
To the maximum extent permitted by law, devcraft and its operators shall not be liable for any damages arising from your use of the site. This includes but is not limited to damages resulting from bugs in tool output, reliance on incorrect results, loss of data, or any other consequence of using our tools. Since all processing occurs locally in your browser, you are responsible for verifying any output before using it in a consequential context.
Advertisements
devcraft may display advertisements from third-party ad networks to fund ongoing development. We do not endorse or take responsibility for the content of these advertisements. Any engagement with advertised products or services is between you and the advertiser.
Updates to These Terms
We may revise these terms from time to time. Updated terms will be posted here with a new revision date. Continuing to use devcraft after a revision means you accept the changes.
Questions
If something in these terms is unclear, email us at [email protected].