Developer converters in VS Code: JWT, Base64, ObjectId, epoch, JSON, UUID, plus crypto — MD5/SHA, HMAC, bcrypt, AES-GCM/CBC, RSA-OAEP, random secrets, X.509 PEM — all client-side, no network calls.
Key features
Activity bar integration — Converter Hub is available in the activity bar.
Sidebar tree — Converter Hub has a sidebar tree with all the converters.
Webview panels — Every converter opens in a full VS Code webview with a polished header, two-pane layout, action toolbar, and a results panel tailored to the conversion.
Requirements
VS Code 1.85.0 or higher
Installation
Open VS Code.
Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X).
Search for "Converter Hub" and install it.
Usage
Open the Converter Hub sidebar.
Click on a converter to open it.
Paste your input and click Convert.
The result will be displayed in the results panel.
Contributing & support
Repository: See repository, bugs, and homepage in package.json for links.