TOML to JSON (web-toolbox.dev)
Free tool for converting TOML data to JSON format. Useful for config file format conversion.
Text Sorter (web-toolbox.dev)
Free tool for sorting lines of text in ascending, descending, or random order. Quickly sort name lists, number lists, and more.
Text Prefix / Suffix (web-toolbox.dev)
Free tool for bulk-adding specified strings to the beginning or end of each line of text. Streamlines text editing tasks such as adding quote marks or inserting comment symbols.
Text Line Joiner (web-toolbox.dev)
Free tool for joining multiple lines of text into one with a specified delimiter. Useful for creating comma-separated lists or SQL IN clauses from multi-line input.
Text Duplicate Remover (web-toolbox.dev)
Free tool for detecting and removing duplicate lines from text. Useful for removing duplicates from lists or cleaning up log files.
Text Diff Checker (web-toolbox.dev)
Free tool for comparing two texts and highlighting the differences. Color-codes additions, deletions, and changes for easy review, useful for code reviews and document comparison.
Text Case Converter (web-toolbox.dev)
Free tool for converting text to camelCase, snake_case, PascalCase, kebab-case, and more. Useful for naming convention conversion in programming and data processing.
SVG to CSS (web-toolbox.dev)
Free tool for converting SVG data to Data URI format for use as a CSS background-image. Useful when you want to use SVG icons in CSS without external files.
SVG Blob Generator (web-toolbox.dev)
Free tool for generating random organic-shaped SVG blobs. Great for design accents or website background decorations.
Suggestion Extractor (web-toolbox.dev)
Free tool for bulk-fetching keyword suggestions from search engines like Google. Useful for SEO keyword research and content planning.
Subdomain Lookup (web-toolbox.dev)
Free tool for researching subdomains of a specified domain. Enumerates subdomains from DNS databases and public sources, useful for security research and understanding site structure.
SQL Formatter (web-toolbox.dev)
Free tool for formatting SQL queries to improve readability. Capitalizes keywords and standardizes indentation. Supports major dialects including MySQL, PostgreSQL, and SQLite.