Archive Hub

Tool Category: Code & Developer

Sep 1, 2026 1 min read

UUID Generator

Generate RFC 4122 Version 4 UUIDs (Universally Unique Identifiers) individually or in batch.

Read Article
Sep 1, 2026 1 min read

Base64 Encoder

Encode text or binary data into standard or URL-safe Base64 encoded string format.

Read Article
Sep 1, 2026 1 min read

Base64 Decoder

Decode Base64 encoded strings back into readable UTF-8 text with auto error detection.

Read Article
Sep 1, 2026 1 min read

URL Encoder

Percent-encode URLs and query string parameters to ensure RFC 3986 compliance.

Read Article
Sep 1, 2026 1 min read

URL Decoder

Decode percent-encoded URLs and extract URL components and query parameters into a structured table.

Read Article
Sep 1, 2026 1 min read

JSON Formatter

Format, beautify, indent, and validate JSON data with syntax highlighting and minify options.

Read Article
Sep 1, 2026 1 min read

JSON Validator

Validate JSON syntax and detect syntax errors, line numbers, and missing brackets with precision.

Read Article
Sep 1, 2026 1 min read

XML Formatter

Format and beautify XML and Android AndroidManifest.xml structures with clean tree indentation.

Read Article
Sep 1, 2026 1 min read

CSS Minifier

Minify CSS code by stripping comments, collapsing whitespace, and removing redundant semicolons.

Read Article