Tool category

Encoding & Security tools

Encode, decode, hash, sign, verify, and inspect security-related values without leaving the browser.

Tools
16

Featured tools

Good starting points in this category.

Common use cases

Typical tasks this Encoding & Security category helps with.

Inspect encoded values

Decode Base64, URL strings, HTML entities, JWT parts, certificates, and serialized security data.

Generate and compare hashes

Create hashes, HMAC signatures, bcrypt values, and verification data for debugging.

Review security signals

Check tokens, CSP policies, headers, and certificate details without sending data through accounts.

Recommended guides

Use these workflow guides with the Encoding & Security tools when a task needs context beyond a quick result.

Tool groups

Browse tools by the kind of task they solve.

How to use these tools together

A practical workflow for the Encoding & Security category.

  1. 1

    Start with inspection

    Paste or enter the raw value first and use the category tools to understand its structure, format, status, or constraints.

  2. 2

    Normalize the input

    Format, decode, clean, sort, or validate the input before copying the result into code, configuration, documentation, or a ticket.

  3. 3

    Cross-check with related tools

    Move between related tools when a task spans more than one concern, such as URL tracking plus redirects, JSON formatting plus schema validation, or DNS plus SSL.

  4. 4

    Copy only reviewed output

    Treat generated output as a draft. Review edge cases, environment-specific values, and any security-sensitive data before using it.

What to check before using the result

Use these checks to avoid copying a result that is technically valid but wrong for the context.

Input assumptions

Confirm the pasted input is complete and belongs to the environment you are debugging, not a truncated log or stale example.

Production safety

Do not paste secrets, private keys, tokens, or sensitive customer data unless the tool explicitly runs locally and the context is safe.

Format compatibility

Check that the final format matches the system that will consume it, including casing, delimiters, encoding, locale, and line endings.

Follow-up validation

When the result affects SEO, security, networking, or API contracts, validate it again in the target system after copying.

All Encoding & Security tools

Browse every tool currently available in this category.

All tools
Base64 Encoder / Decoder
Encode and decode Base64 online instantly. Free Base64 converter with no login.
URL Encoder
Encode URL strings online
Hash Generator
Generate MD5, SHA-1, or SHA-256 hashes online.
JWT Decoder
Decode JWT header and payload instantly in your browser.
JWT Encoder (HS256)
Generate signed JWT tokens using HS256 (HMAC SHA-256) directly in your browser.
Password Generator
Generate strong random passwords instantly in your browser.
HTML Entity Encoder / Decoder
Encode and decode HTML entities instantly in your browser.
HMAC Generator
Generate HMAC-SHA-256, SHA-1, and SHA-512 signatures instantly in your browser.
JWT Debugger
Analyze, validate, and edit JWT tokens online.
Webhook Signature Verifier
Verify webhook signatures using HMAC and compare provided vs computed signatures.
Bcrypt Hash Generator / Verifier
Generate bcrypt hashes and verify plaintext against a bcrypt hash.
ASN.1 / DER / PEM Decoder
Decode PEM, DER, certificates, CSRs, and keys into readable summaries.
X.509 Certificate Decoder
Decode X.509 certificates from PEM, Base64 DER, or hex DER. Inspect subject, issuer, SANs, validity, fingerprints, key usage, and certificate metadata.
Certificate Chain Validator
Validate certificate chains, detect missing intermediates, check expiry, and inspect issuer relationships.
CSR Decoder
Decode and inspect certificate signing requests online. View CSR subject, SAN, public key details, and DER/PEM formats.
CSP Evaluator
Analyze Content Security Policy directives and find risky CSP settings.

Encoding & Security FAQ

Are these Encoding & Security tools free to use?

Yes. The tools in this category are available directly in the browser without requiring an account.

Do I need to install anything?

No. Open the relevant tool, paste or enter your data, and copy the reviewed result.

How should I choose the right tool in this category?

Start from the task: inspect, format, validate, generate, compare, or convert. The featured tools and groups on this page are organized around those workflows.

Can I use these tools for production work?

Yes, but review outputs before applying them to production systems, especially for security, DNS, SEO, API, and configuration changes.

Other tool categories