Utility Library
Tools
Explore practical utilities for color contrast, gradients, formatting, conversion, and quick front-end workflow tasks. The structure follows your live catalog, but the presentation now feels more deliberate and product-like.
11 utilities to explore
From accessibility checks to generators and formatters, this library is designed to feel like a real toolkit instead of a flat archive.

Utility
Color Contrast Checker
Color Contrast Checker Check contrast ratio between two colors and review WCAG AA and AAA accessibility results. Color Contrast Checker FAQ What is a contrast checker? A contrast checker is a tool that measures the contrast ratio between two colors to ensure text is readable and accessible. What is WCAG AA and AAA? WCAG AA […]

Utility
Box Shadow Generator
Box Shadow Generator Generate box-shadow CSS from offsets, blur, spread, color, opacity, and inset settings. Box Shadow Generator FAQ What is a Box Shadow Generator? A Box Shadow Generator is a tool that helps you create and customize CSS box-shadow properties visually without writing code manually. What can I control in a box shadow? You […]

Utility
CSS Gradient Generator
CSS Gradient Generator Create modern gradients for your web projects CSS Gradient Generator FAQ What is a CSS Gradient Generator? A CSS Gradient Generator is a tool that helps you create gradient backgrounds using CSS without writing code manually. What types of gradients can I create? You can create linear gradients and radial gradients with […]

Utility
Timestamp Converter
Timestamp Converter Convert timestamps to human-readable dates instantly Timestamp Converter FAQ What is a timestamp? A timestamp is a numeric value that represents the number of seconds or milliseconds elapsed since January 1, 1970 (Unix Epoch). What does a Timestamp Converter do? It converts Unix timestamps into human-readable date and time formats, and vice versa. […]

Utility
UUID Generator
UUID Generator Create secure and random UUIDs in one click UUID Generator FAQ What is a UUID? A UUID (Universally Unique Identifier) is a 128-bit unique value used to identify data across systems without duplication. Why should I use a UUID? Beautify formats JSON with proper indentation and spacing for readability, while Minify removes all […]

Utility
URL Encoder / Decoder
URL Encoder / Decoder Fast and reliable URL encoding and decoding tool URL Encoder / Decoder FAQ What is URL encoding? URL encoding converts special characters in a URL into a format that can be safely transmitted over the internet. What is the purpose of URL decoding? URL decoding converts encoded characters back to their […]

Utility
Base64 Encoder / Decoder
Base64 Encoder / Decoder Fast and reliable Base64 encoding and decoding tool Base64 Encoder / Decoder FAQ What is Base64 encoding? Base64 encoding is a method of converting data into a text format using a specific set of characters, making it safe to transmit over text-based systems. What is the difference between encoding and decoding? […]

Utility
HTML Minifier
HTML Minifier Minify your HTML to reduce size and improve load speed HTML Minifier FAQ What is an HTML Minifier? An HTML Minifier is a tool that removes unnecessary spaces, comments, and line breaks from HTML code to reduce file size and improve page load speed. Does minifying HTML affect how my website looks? No, […]

Utility
CSS Minifier
CSS Minifier Minify your CSS to reduce file size and improve performance CSS Minifier FAQ What is a CSS Minifier? A CSS Minifier is a tool that removes unnecessary spaces, comments, and characters from CSS code to reduce file size and improve loading speed. Does minifying CSS affect functionality? No, minifying CSS does not change […]

Utility
JSON Formatter
JSON Formatter Format, validate, and beautify your JSON instantly JSON Formatter FAQ What is a JSON Formatter? A JSON Formatter is a tool that helps you format, beautify, and validate JSON data to make it easy to read and error-free. What is the difference between Beautify and Minify JSON? Beautify formats JSON with proper indentation […]

Utility
Try it Editor
Interactive tool page