Web Utility Desk
URL UUID JSON Blog Guides Resources

Guides

Beginner-friendly walkthroughs for common web concepts.

What you will find here

The guides section is for readers who want a plain-English explanation before they open a tool. URL encoding, Base64, UUIDs, slug design, regex, CSV conversion, and SQL formatting are easy to use incorrectly if you only memorize the button clicks. These guides explain what the values mean, when to use them, and how to avoid subtle mistakes that show up later in APIs, query strings, logs, test data, and build workflows.

If you already know what you need and just want to work, jump straight to the URL Encoder/Decoder, Base64 Encoder/Decoder, or UUID Generator. If you want the broader context first, start with the articles below and then move back to the tool page. The guides are meant to support the tool pages, not replace them. For hands-on workflow pages, use the CSV to JSON Converter, Regex Generator, Regex Tester, and SQL Formatter.

URL

What Is URL Encoding?

Learn why encoding exists, which characters change, and when to decode safely.

Read guide
UD

URL Encoding vs URL Decoding

Understand the two directions and how to avoid double encoding mistakes.

Read guide
B64

What Is Base64 Encoding

See where Base64 appears and why it is not the same as encryption.

Read guide
ID

What Is a UUID and Why Developers Use It

Learn how UUIDs fit distributed systems and stable records.

Read guide
U2

UUID Explained for Beginners

Understand UUID structure, randomness, and why applications depend on them.

Read guide
SL

What Is a URL Slug

Learn how slugs work and why they matter for links and search.

Read guide
SEO

How to Create SEO-Friendly URLs

Build stable, readable URLs that are easier to share and maintain.

Read guide
RS

Developer Resources

Use official references and migration notes for deeper work.

Open resources
Tool links

Practical tools

Direct paths from beginner guides to useful browser tools.

CSV

CSV to JSON Converter

Move from spreadsheet exports to structured JSON with less friction.

Open tool
RG

Regex Generator

Build a starting regex for common text validation and search tasks.

Open tool
RX

Regex Tester

Check patterns against sample text before you use them in code.

Open tool
SQL

SQL Formatter

Make database queries easier to read during review and debugging.

Open tool
Web Utility Desk

Free web utility tools for everyday technical work.

Tools JSON Formatter JSON Validator CSV to JSON Converter Regex Tester Regex Generator SQL Formatter JSON Compare Tool HTML Minifier CSS Minifier JavaScript Minifier
Site About Blog Guides Resources Contact Privacy Terms