Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Base64 UtilsNew to Visual Studio Code? Get it now.
Base64 Utils

Base64 Utils

Adrientoub

|
14,844 installs
| (1) | Free
Some utilities to edit text from and to base64. Also able to gzip-base64 and gunzip-base64.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Base64 Utils install count

Features

Allows to transform selected text:

  • from Base64 to plain text
  • to Base64 from plain text
  • from Base64 gzipped content to plain text
  • from plain text to Base64 gzipped content

It also allows to open selected text to new tabs transforming text back from Base64 and Base64 gzip if needed during the process.

Requirements

  • Visual Studio Code

Known Issues

See issues tab. Create an issue if you do not find yours.

Build locally

Run npm install and npm run compile.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft