🔓 Base64 encode/decode (hover any text to preview result + click to apply).
🧪 Hex decode/encode available via hover as well. Both previews reuse the same executeTransform logic that powers the quick‑pick/commands, so adding new formats is just a matter of extending transforms.ts and updating the detector in the hover provider.
🧪 Hex encode/decode
🔗 URL encode/decode
🕒 Unix ↔ ISO date converter
🔐 MD5 / SHA256 hash generator
⌨️ How to Use
Select text (or nothing for current timestamp utilities)
Press Ctrl + Shift + T (Win/Linux) / Cmd + Shift + T (macOS)
or right-click → Smart Decoder: Quick Transform
Pick the suggested action (or any other)
No selection? → Quick access to current Unix/ms time, date → timestamp, etc.
Installation
Open VS Code → Extensions (Ctrl + Shift + X)
Search Smart Decoder
Install & reload
If you like the extension — please leave a ⭐ on GitHub!