JSON Tools (www.piliapp.com)
Online JSON utility tools including formatter, validator, and minifier. Format messy JSON for readability, validate syntax, and compress JSON data in the browser.
JWT Decode (toolpods.io)
Decode JWT (JSON Web Token) to inspect the header, payload, and signature contents.
JWT Decoder (web-toolbox.dev)
Free tool for decoding JWT (JSON Web Token) to inspect the header and payload. Decodes only without signature verification, making it easy to check token contents.
Line Break to br/p Tag Converter (tool.muzin.org)
A tool to convert line breaks in text into HTML `<br>` or `<p>` tags. Includes an option to prevent block elements (div, h1–h6, etc.) from being wrapped in `<p>` tags, streamlining HTML conversion tasks.
MySQL Syntax Check (www.piliapp.com)
An online MySQL SQL syntax validator. Paste your SQL queries and check for syntax errors to ensure your database queries are correctly structured before execution.
Naming Convention Converter (www.oh-benri-tools.com)
An online tool for converting between programming naming conventions such as camelCase, PascalCase, snake_case, and kebab-case. Input text is instantly converted to all formats.
Nested Border Radius Calculator (web-toolbox.dev)
Free tool for calculating the optimal inner border-radius to visually align nested elements. Enter the parent's border-radius and padding to get the ideal inner value.
Number Base Converter (web-toolbox.dev)
Free tool for converting numbers between binary, octal, decimal, hexadecimal, and other bases. Streamlines base conversion tasks in programming and data analysis.
OGP Checker (web-toolbox.dev)
Free tool for checking OGP (Open Graph Protocol) meta tags of a specified URL. Displays og:title, og:description, og:image, and more, useful for previewing SNS share appearance.
OGP Image Simulator (web-toolbox.dev)
Free tool for previewing how an OGP image will appear when shared on SNS platforms like Twitter, Facebook, and LINE. Useful for checking share card designs.
OGP Tag Generator (web-toolbox.dev)
Free tool for generating OGP (Open Graph Protocol) meta tag HTML from input information. Auto-generates all necessary tags by entering title, description, image, URL, and more.
PHP Syntax Check (www.piliapp.com)
An online PHP code syntax checker. Paste your PHP code and instantly validate it for syntax errors without needing a local PHP installation.