Developer tools

Browse all tools in the "Developer tools" category.

URL Parser (web-toolbox.dev)

Free tool for decomposing a URL into its components: protocol, host, path, query parameters, hash, and more. Useful for checking URL structure and debugging API development.

UUID / GUID Generator (web-toolbox.dev)

Free tool for randomly generating UUID (v4) or GUID values. Generate multiple UUIDs at once, useful for database design and test data creation.

Color Code Converter (www.oh-benri-tools.com)

An online tool for converting between RGB (decimal), hexadecimal, RGBA, and CSS color formats. Instantly displays results in multiple formats in real time after input.

HSL/HSV Color Picker (www.oh-benri-tools.com)

A color picker for adjusting HSL, HSV, RGB, and alpha values with sliders. Features color saving and history, and supports preset palettes including Material Design and Flat UI.

RGBA to RGB Converter (www.oh-benri-tools.com)

An online tool that calculates the final RGB value by combining an RGBA (transparent color) and a background RGB color. Useful for previewing how a transparent color will actually appear.

Naming Convention Converter (www.oh-benri-tools.com)

An online tool for converting between programming naming conventions such as camelCase, PascalCase, snake_case, and kebab-case. Input text is instantly converted to all formats.

Binary (Hex) Editor (www.oh-benri-tools.com)

An online tool for viewing and editing binary files in a browser. Load files by drag-and-drop, with support for byte addition, deletion, and hexadecimal editing. All processing is done in the browser.

12