Web ToolBox

Browse all tools hosted on "Web ToolBox".

Copy & paste

QR Code Reader (web-toolbox.dev)

Free tool for reading QR codes by uploading an image file or using a camera. Results are displayed instantly in the browser with no installation required.

Image editing

Rounded Corner Image Generator (web-toolbox.dev)

Free tool for applying rounded corners (border-radius) to images. Adjust the corner radius and download the result as a PNG file.

Formatting

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.

Network

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.

Search

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.

Image generation

SVG Blob Generator (web-toolbox.dev)

Free tool for generating random organic-shaped SVG blobs. Great for design accents or website background decorations.

Encode & decode

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.

Text processing

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.

Diff

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 processing

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 processing

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 processing

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.

...456