Hash text, encode/decode Base64, format JSON, and access developer utilities inside VS Code.
Features
- Hash Text -- Hash any text with MD5, SHA-1, SHA-256, or SHA-512 directly in VS Code
- Base64 Encode/Decode -- Convert text to/from Base64 with one command
- Code Snippets -- Developer utility snippets for JavaScript, TypeScript, and Python
- Open Developer Tools -- Quick link to the full toolset at bytepane.com
Commands
BytePane: Hash Text (MD5/SHA) -- Hash selected text or type new text
BytePane: Base64 Encode/Decode -- Encode or decode Base64 strings
BytePane: Open Developer Tools -- Open bytepane.com in browser
Snippets
| Prefix |
Language |
Description |
hash-text |
JS/TS/Python |
Hash text with crypto/hashlib |
base64-convert |
JS/TS/Python |
Base64 encode and decode |
json-format |
JS/TS |
Format and validate JSON strings |
regex-test |
JS/TS |
Test regex patterns against text |
About
Built by BytePane -- free online developer tools for JSON formatting, Base64 encoding, hashing, regex testing, and more.
License
MIT
| |