Guides and documentation
ContainTool also publishes supporting guides so the site is more than a directory of buttons. These pages explain common mistakes, workflows, and decisions behind several of the most-used utilities.
Learn how to validate payloads, clean malformed JSON, and share readable API responses during debugging and QA work.
Review practical pattern examples, matching strategies, and maintenance advice before shipping a regular expression into production code.
Understand seconds versus milliseconds, timezone confusion, and common timestamp troubleshooting habits.
See when a random password generator is useful, what strong passwords look like, and why storage practices matter as much as generation.
Understand where Base64 fits, where URL encoding fits, and why mixing them up creates integration bugs.
Review how HEX, RGB, and HSL differ when moving between design notes, browser devtools, and production CSS.
See why scan reliability, contrast, and real-device testing matter before publishing a QR code publicly.
Learn where UUID-style identifiers are useful and what format details should be verified before integration.