filemarkr
All ToolsGuides
filemarkr

60+ free developer tools that run entirely in your browser — JSON formatter, JWT decoder, Base64, diff checker, regex tester, hash generator and more. No upload, no sign-up, completely private.

JSON & Data

  • JSON Formatter
  • JSON Minifier
  • JSON Validator
  • JSON to CSV
  • CSV to JSON
  • JSON to YAML

Encode & Decode

  • Base64 Encode / Decode
  • Base64 to Image
  • Image to Base64
  • URL Encode / Decode
  • HTML Entity Encoder
  • JWT Decoder

Text Tools

  • Text Diff Checker
  • Case Converter
  • Word & Character Counter
  • Slug Generator
  • Remove Duplicate Lines
  • Sort Text Lines

Generators

  • UUID Generator
  • Password Generator
  • Lorem Ipsum Generator
  • QR Code Generator
  • Random Number Generator
  • NanoID Generator

Popular Guides

  • How to Format and Pretty-Print JSON (Without Breaking It)
  • How to Minify JSON and Shrink Your API Payloads
  • How to Validate JSON and Pinpoint the Exact Syntax Error
  • How to Convert JSON to CSV for Excel and Google Sheets
  • How to Convert CSV to JSON (With Proper Header Detection)
  • All guides →

Explore

  • All Tools
  • JSON Formatter
  • JWT Decoder
  • Diff Checker
  • UUID Generator

Company

  • About
  • Privacy
  • Terms
  • Sitemap

Our Promise

  • 100% in your browser
  • Zero uploads
  • No sign-up, always free

© 2026 filemarkr. Designed & developed by Naved Naik.  All processing happens locally in your browser.

All tools

HTTP Status Codes

A searchable reference of every HTTP status code and what it means.

100% private Instant, in-browser Read the guide
Loading the tool…

A searchable reference for every HTTP status code

HTTP status codes tell clients what happened to a request, but few of us remember every one. This HTTP status codes reference lets you search the full list, from 1xx informational through 5xx server errors, and read a clear explanation of what each code means and when to use it.

How it works

The complete table of standard status codes is bundled into the page, so searching and filtering happen instantly in your browser with no network requests. Type a number like 404 or a keyword like "redirect" and the list narrows to matching entries, each with its official reason phrase and a plain-language description.

Practical use cases

  • Look up an unfamiliar code returned by an API you are integrating.
  • Decide whether to return 401 or 403 from your own endpoint.
  • Confirm the right redirect code, such as 301 versus 302 versus 307.
  • Explain a status code to a teammate during debugging.

Inspecting requests? Break a request URL apart with the URL Parser, decode an auth token with the JWT Decoder, or tidy a JSON response body using the JSON Formatter.

Private and free

Nothing you search is sent anywhere, since the reference runs entirely client-side with no upload, no account, and no tracking. It is free and works on any modern desktop or mobile browser.

Frequently asked questions

The full range of standard HTTP status codes, from 1xx informational to 5xx server errors, with reason phrases and descriptions.

Related tools

Regex Tester

Test regular expressions against text with live match highlighting.

Hash Generator

Generate MD5, SHA-1, SHA-256 and SHA-512 hashes from any text.

Bcrypt Generator

Hash a password with bcrypt and verify a value against a hash.

JSON Path Finder

Explore a JSON tree and copy the exact path to any value.