Skip to content

Visual Studio Code Extension to Gzip text and encode it to Base64 and unzip Base64 encoded text.

License

Notifications You must be signed in to change notification settings

xballoy/vscode-gzip-unzip-text

Repository files navigation

Gzip / Unzip text

Build Visual Studio Marketplace Version

Gzip text to Base64 and Unzip Base64 text to plain text.

Features

Transform selected text:

  • from plain text to Base64 Gzip text
  • from Gzip Base64 text to plain text

Demo