Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Gzip / Unzip text
New to Visual Studio Code?
Get it now.
Gzip / Unzip text
Xavier Balloy
|
4,079 installs
|
(
1
)
|
Free
Gzip text and encode it to Base64 and unzip Base64 encoded text.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Gzip / Unzip text
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