Documentation
Keyboard shortcuts
Common keyboard shortcuts for Tools by RS Roshi workspaces — format, copy, reset, and global search.
Published 2026-07-14 · Updated 2026-07-23
Shortcuts vary slightly by tool. Most text workspaces share the bindings below. On Windows and Linux, use Ctrl instead of ⌘.
Workspace actions
- ⌘/Ctrl + Enter — primary action (format, encode, decode, hash, generate)
- ⌘/Ctrl + Shift + M — minify (JSON Formatter)
- ⌘/Ctrl + Shift + C — copy output (or input when output is empty)
- ⌘/Ctrl + Shift + R — reset the workspace
- ⌘/Ctrl + Shift + D — decode (Base64 / URL tools)
- ⌘/Ctrl + Shift + U — unescape (JSON Escape)
Global
- ⌘/Ctrl + K — open site search
Accessibility
Use Skip to tool workspace at the top of tool pages to jump past SEO chrome. Errors are announced with aria-live regions when present.
Try these tools
JSON Formatter
Format, beautify, and minify JSON in your browser. Free, private, and instant — no upload to a server.
JSON Validator
Validate JSON instantly in your browser. See type, size, and node counts — or exact parse errors with line and column.
Base64 Encode / Decode
Encode UTF-8 text to Base64 or decode Base64 back to text — instantly in your browser.
JWT Decode
Decode JWT header and payload in your browser — inspect claims without uploading tokens.