Web ToolBox

Browse all tools hosted on "Web ToolBox".

Encode & decode

ASCII to HEX (web-toolbox.dev)

Free tool for instantly converting ASCII text to hexadecimal (HEX) format. Output format is customizable with options like space-separated, no-space, 0x notation, and comma-separated. Also supports uppercase/lowercase and line break position settings.

Calculation

Aspect Ratio Calculator (web-toolbox.dev)

Free tool for calculating the aspect ratio of images or videos. Enter width and height to compute the ratio and check converted dimensions while maintaining the ratio.

Encode & decode

Base64 Decode (web-toolbox.dev)

Free tool for decoding Base64-encoded text back to the original string. Processing is completed instantly in the browser without sending data externally.

Encode & decode

Base64 Encode (web-toolbox.dev)

Free tool for encoding text to Base64 format. Processing is completed instantly in the browser without sending data externally.

Code generation

Border Radius Generator (web-toolbox.dev)

Free tool for visually adjusting and generating CSS border-radius values. Set each corner individually and copy the generated CSS code directly.

Code generation

Box Shadow Generator (web-toolbox.dev)

Free tool for visually adjusting and generating CSS box-shadow values. Intuitively set offset, blur, spread, color, and inner/outer shadow, then copy the generated CSS code.

Text processing

Character Counter (web-toolbox.dev)

Free tool for real-time counting of characters, bytes, lines, and more in input text. Useful for checking character limits in SNS posts, meta tags, and more.

Validation

Color Contrast Checker (web-toolbox.dev)

Free tool for calculating the contrast ratio between two colors and checking whether they meet WCAG accessibility standards (AA and AAA). Useful for checking text and background color readability.

Encode & decode

Color Converter (web-toolbox.dev)

Free tool for converting between color code formats such as HEX, RGB, HSL, and HSV. Enter a color code to view all format values at once.

Developer tools

Color Extractor (web-toolbox.dev)

Free tool for bulk-extracting color codes such as HEX, RGB, and HSL from text or CSS. Handy for pulling all color information from large stylesheets or HTML.

Developer tools

Color Eyedropper (web-toolbox.dev)

Free tool for picking any color on screen using an eyedropper and displaying it as HEX, RGB, HSL, and more. Browser-based using the EyeDropper API.

Validation

Credit Card Validator (web-toolbox.dev)

Free tool for validating credit card numbers using the Luhn algorithm. Also supports format checking and card brand detection, useful for testing during development.

12...