Developer Tools

Single-page utilities for security and development workflows.

JWT Debugger /jwt
Decode, verify, and generate JSON Web Tokens. Supports HMAC algorithms with real-time signature validation and shareable links.
SAML Decoder /saml
Decode Base64-encoded SAML responses, requests, and metadata. View formatted XML with syntax highlighting or browse attributes in a table.
Certificate Decoder /pem
Decode and inspect PEM-encoded X.509 certificate chains. Automatically sorts chain order and shows subject, issuer, SANs, validity, and fingerprints.
Markdown → HTML /md-to-html
Convert Markdown files to beautifully formatted, self-contained HTML pages or print-ready PDFs with syntax highlighting, dark mode, and table of contents.
PDF Extractor /pdf
Extract spatial text and structured JSON (with per-item bounding boxes) from PDFs entirely in your browser. Optional Tesseract.js OCR for scanned documents.
Echo /echo
Build a fully customizable HTTP response (status, headers, body) and serve it as a shareable URL.
Webhook Inspector /webhook
Get a unique, ephemeral webhook URL and watch incoming HTTP requests arrive live in a grid. End-to-end encrypted, browser-only, no signup.
Forecast /forecast
Fit trendlines, forecast future values, smooth noisy data, and spot anomalies in any numeric series. WASM-powered, single-page, shareable.

Privacy

Your data stays in your browser. These tools run entirely client-side. Tokens, PEMs, SAML payloads, Markdown source, and mock-response bodies are never sent to the Secutils.dev server. State that needs to survive a reload (or be shared) lives in the URL fragment (#…), which browsers never transmit to the server.

Anonymous usage analytics. We use Plausible Analytics, a privacy-first, GDPR-compliant tool, to collect aggregate usage data. No cookies, no personal data, no individual tracking. The data is limited to top pages, referral sources, visit duration, and device-class metadata (device type, OS, country, browser). Full details in the Plausible Data Policy.

See the full Secutils.dev privacy policy for details on the wider service.