Network tools lab

NetToolsLab

Client-side tools for formatting, security, networking and scheduling.

Catalog

Tools

Category
{ }
Formatting JSON Formatter

Format, validate and minify JSON with clearer messages.

Open
64
Formatting Base64

Encode or decode plain text with quick copy support.

Open
%
Formatting URL Encode/Decode

Transform URL fragments safely with readable output.

Open
#
Security Hash Tool

Generate and compare hashes for text or local files.

Open
**
Security Password Generator

Create stronger passwords with readable options and strength hints.

Open
~
Network Client Info

Inspect browser, locale, platform and best-effort local network hints.

Open
/
Network Subnet Calculator

Work out mask, range and broadcast data from IPv4 CIDR input.

Open
@
Time & Automation Timestamp Converter

Convert timestamps with live current time and UTC/local output.

Open
*
Time & Automation Cron Generator

Build cron expressions with a guided picker and copy feedback.

Open
+
Generators UUID Generator

Generate one or several UUIDs without leaving the page.

Open

JSON Formatter

Use this tool to validate raw JSON, format it for readability or minify it into a single line. Input stays in the browser.

Best for API payloads, configs and copied log fragments.

Base64

Encode plain text into Base64 or decode Base64 back into readable text.

Useful when checking headers, tokens, embedded payloads or compact text blobs.

URL Encode/Decode

Convert text into URL-safe encoding or decode encoded parameters and fragments.

Useful for query strings, callback URLs and testing encoded route parts.

Hash Tool

Generate SHA hashes for text or local files and compare the result with an expected value.

Good for checksum verification, release artifacts and quick text integrity checks.

Password Generator

Build stronger passwords with controllable character groups, length and a simple strength estimate.

The “exclude similar characters” option is useful when you need human-readable credentials.

Client Info

Shows what the browser exposes about the device, locale and viewport.

Local IP detection is best-effort only and depends on browser WebRTC behavior.

Subnet Calculator

Calculate mask, network, broadcast and usable host range from an IPv4 address plus CIDR prefix.

Useful for quick planning and verification when working with small or medium IPv4 networks.

Timestamp Converter

Convert Unix timestamps or date strings into UTC, ISO and local time views.

The tool also shows the current Unix time live and auto-detects seconds vs milliseconds.

Cron Generator

Assemble a standard cron expression through guided pickers instead of writing fields manually.

Designed for quick schedules, reminders and shell automation snippets.

UUID Generator

Generate one or several UUID values in the browser with no extra setup.

Useful for placeholders, IDs in configs and quick testing data.