Projects with this topic
-
Build and send HTTP requests with custom method, headers, query parameters, and body directly from t
Updated -
Remove whitespace and comments from HTML to reduce file size, with preservation of IE conditional co
Updated -
Beautify and indent HTML markup with correct handling of inline, block, and void elements, entirely
Updated -
Encode special characters to HTML entities or decode HTML entities back to plain text, entirely in t
Updated -
Generate MD5, SHA-1, SHA-256, and SHA-512 cryptographic hashes from text input, entirely in the brow
Updated -
Parse and display CSV data as a sortable, interactive HTML table with automatic delimiter detection,
Updated -
Convert CSV text to a JSON array of objects using a custom RFC-4180-compatible parser with configura
Updated -
Parse and explain any cron expression with field-by-field breakdown, human-readable description, and
Updated -
Build cron expressions visually from 5-field inputs with human-readable description and next-run pre
Updated -
Generate harmonious 5-color palettes from a base color using six color theory schemes, entirely in t
Updated -
Browser-based color-converter tool. Live demo at file-converter-free.com
Updated -
Calculate WCAG contrast ratios between foreground and background colors and check AA/AAA accessibili
Updated -
Remove whitespace and comments from CSS code to reduce file size, entirely in the browser.
Updated -
Encode text to Base64 or decode Base64 strings back to plain text, entirely in the browser.
Updated