Terms of Use

Using the site

toolpack.dev is free to use, for personal and commercial work alike. No account is required and there is nothing to accept beyond continuing to use the site.

You may use the output of these tools however you like. We claim no rights over anything you paste in or anything a tool produces from it — we never receive it in the first place.

What we ask of you

Two things, both practical rather than legal boilerplate.

Do not use the site to break the law or to attack someone. Generating hashes is fine; using them as part of unauthorised access to a system is not.

Do not scrape or hammer the site. The tools run in your browser, so there is no API to abuse for the client-side ones, and the handful of server-side tools are rate limited. If you want to run something at volume, take the tool logic and run it yourself — it is JavaScript, it runs anywhere.

No warranty

This is the part that matters most, so it is stated plainly rather than buried.

The tools are provided as-is, with no warranty of any kind. They are written carefully and tested, but they may contain bugs, and a wrong result from a tool is possible.

That has real consequences worth thinking about:

  • A hash or an encoded value may be produced correctly and still be the wrong thing for your purpose.
  • A generated password is only as safe as where you store it.
  • A cron expression explained here should still be verified against the scheduler that will actually run it.
  • Generated code (for example C# classes from JSON) is a starting point, not a reviewed artefact.

Check anything that matters before you rely on it. For work where a wrong answer is expensive — production credentials, financial data, anything security-critical — verify the result with a second tool or a local implementation.

To the fullest extent permitted by law, we accept no liability for any loss or damage arising from the use of this site or the output of its tools.

Availability

We aim to keep the site up but promise nothing. It may be unavailable for maintenance, may change without notice, and tools may be altered or removed.

Because the tools run in your browser, a page you have already loaded keeps working even if the site goes down — which is a reasonable argument for keeping a tab open when you are mid-task.

Content and intellectual property

The written explanations, page copy and design on this site are our work and are not licensed for republication. Please do not copy them wholesale; a link is welcome.

Names of other products, standards and companies mentioned on this site belong to their respective owners and are used descriptively.

Advertising

The site carries advertising. Ads are selected by third-party providers and their presence is not an endorsement — we do not review or vouch for advertised products.

Governing law

These terms are governed by the laws of the Republic of Türkiye, without regard to conflict-of-law rules.

Changes

These terms may change. Material changes will be described on this page, and continuing to use the site after a change means you accept the revised terms.

Contact

Anything unclear here can go through the contact page.