Developer tools

Developer and coding tools

Format, validate, encode, test and generate common developer data and identifiers.

20 focused tools

Choose a tool

All tools

What this category covers

Coding tools focus on structured input, syntax and transformations used in development work. They support quick inspection and learning without executing arbitrary code from an article or tool result.

Recommended starting tools

  • JSON Viewer — Format, validate and inspect JSON data in a readable structured view.
  • Regex Tester — Test regular expressions, inspect matches and preview replacements against pasted text.
  • HTML Viewer — Preview HTML inside a sandboxed frame without running scripts.

How to choose

Validate untrusted input, minimise a failing case and compare the processed output with the original before copying it into a project.

Frequently asked questions

Does the HTML viewer execute pasted JavaScript?

Use it only for the safe preview behaviour described on its page; article code previews never execute injected code.

Can I paste access keys?

No. Use fabricated or redacted examples for any online debugging tool.