Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Base64 Decode BY LINENew to Visual Studio Code? Get it now.
Base64 Decode BY LINE

Base64 Decode BY LINE

joukey

|
7 installs
| (1) | Free
decode the whole file by line automatically
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Base64 Line Decoder

A simple and lightweight VS Code extension that decodes base64 line by line.
Perfect for developers working with log files, network traffic, or encoded batch data.

✨ Features

  • Decode each selected line as base64
  • Keeps each decoded line in place
  • Supports multi-line selection
  • Fast and reliable decoding
  • Supports error reporting if a line can't be decoded

📋 How to Use

  1. Select one or more lines containing base64 strings
  2. Open the context menu (right-click) or use the shortcut:
    • Ctrl+Alt+D (or Command+Option+D on macOS)
  3. Choose Base64: Decode Each Line

Each line will be decoded individually and replaced with the decoded result.

🖱 Context Menu

You can also access the feature via the right-click menu:

Enjoy!

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