7K 7korp Tools public-safe static index
7korp · tools.7korp.cloud

A clean index for future utility pages.

This public-safe landing page is a simple starting point for 7korp tools. The first live utility is a client-side JSON formatter and validator, and the categories below reserve space for the kinds of helpers that tend to grow over time while keeping the surface fast, legible, and easy to expand.

Tool switcher

compact navigation · keyboard friendly

Choose a focused view or show all tools. The sections stay in the page for direct access and keyboard navigation.

JSON formatter and validator

client-side only · no uploads · no tracking

Paste JSON below to validate, prettify, minify, clear, or copy it. Parsing, formatting, and error reporting all happen in your browser.

Formatting uses two-space indentation. Errors show line and column when available.

Timestamp converter

client-side only · no uploads · no tracking

Convert Unix timestamps and ISO 8601 datetimes in both directions. Results show local time and UTC, and the Now button fills both inputs with the current instant.

Seconds since the Unix epoch. Milliseconds are also accepted.

Use ISO 8601 with Z or an offset such as +01:00.

Unix → ISO 8601

Unix → local time

Unix → UTC

ISO → Unix

JWT decoder

client-side only · no uploads · no tracking · signature not verified
Do not paste sensitive live tokens on shared devices. This decoder only parses header and payload locally and does not verify signatures.

Paste a compact JWT or a token wrapped across lines. The header and payload are decoded in your browser, signature verification is not performed, and no token is sent anywhere.

Header and payload are decoded locally. Signature is shown only as raw text and is not verified.

Do not paste sensitive live tokens on shared devices.

Header JSON

Payload JSON

Readable claims

Signature

Base64 and URL encode/decode

client-side only · no uploads · no tracking

Use the left column to encode plain text and the right column to decode pasted Base64 or URL-encoded text. UTF-8 is preserved in both directions.

Outputs are generated as Base64 and URL-encoded text.

Base64 encoded

URL encoded

Paste Base64 here to decode UTF-8 text.

Base64 decoded

Paste URL-encoded text here to decode it with decodeURIComponent.

URL decoded

What ships now

A static directory-style index with live client-side JSON, timestamp, and encoding tools, no private ops links, and no secrets.

How it is organized

Utility categories are grouped by task so future pages can be added without reworking the landing page.

How to expand it

Add one focused tool at a time, keep descriptions short, and preserve the public-safe boundary.

Who it is for

Anyone who needs a quick entry point to lightweight 7korp utilities and public experiments.

Diagnostics

status checks, sanity probes, and quick triage
  • page health checks
  • lightweight inspect-and-compare helpers
  • small troubleshooting utilities

Text helpers

formatting, cleanup, and transformation aids
  • copy tidy-up helpers
  • snippets, templates, and text normalization
  • small editorial tools for public content

Web checks

read-only verification for public surfaces
  • curl-friendly checks
  • link and response validation
  • simple browser-friendly QA helpers

Deployment helpers

safe support for static releases and rollouts
  • build/config sanity checks
  • static deploy verification notes
  • release checklists for public-safe pages

Public lab experiments

small public prototypes and demo surfaces
  • visual experiments
  • one-off static demos
  • public-safe prototypes that are easy to remove or replace

Quick links

The tools page is part of the same public family as the other 7korp surfaces. Use these links to move between them.

public-safe static tools json 7korp nginx