[TODO ru] Developer
- [TODO ru] Password Generator[TODO ru] Generate strong random passwords with custom length and character sets
- [TODO ru] UUID Generator[TODO ru] Generate random v4 UUIDs, one or many at once
- [TODO ru] Base64 Encode/Decode[TODO ru] Encode text to base64 or decode base64 back to text
- [TODO ru] URL Encode/Decode[TODO ru] Percent-encode text and URLs, or decode them back
- [TODO ru] JSON Formatter[TODO ru] Format, minify, or validate JSON with clear syntax-error messages
- [TODO ru] Color Converter[TODO ru] Convert colors between HEX, RGB, and HSL with a live preview
- [TODO ru] Hash Generator[TODO ru] Generate MD5 and SHA-256 hashes from text
- [TODO ru] JWT Decoder[TODO ru] Decode a JWT's header and payload as formatted JSON
- [TODO ru] Regex Tester[TODO ru] Test a regular expression against text with live match highlighting
- [TODO ru] Timestamp Converter[TODO ru] Convert Unix timestamps to and from human-readable dates
- [TODO ru] Slug Generator[TODO ru] Turn text into a URL-safe slug
- [TODO ru] CSS Minifier[TODO ru] Minify CSS by stripping comments and unnecessary whitespace
- [TODO ru] HTML Minifier[TODO ru] Minify HTML by stripping comments and unnecessary whitespace
- [TODO ru] XML Formatter[TODO ru] Format, minify, or validate XML with clear syntax-error messages
- [TODO ru] Text Diff Checker[TODO ru] Compare two texts and highlight added and removed lines