Base64 converter is a Visual Studio Code extension that allows you to quickly and securely convert Base64 strings into files and vice versa. With this extension, you can easily convert Base64 strings to popular file formats such as pdf
, txt
, png
, jpg
, docx
, and more. The extension provides a new graphical interface that simplifies the conversion process and ensures that your data remains secure.
If you find this extension helpful, consider supporting the developer by buying them a coffee:
-
Fast and Secure Conversion:
- Convert Base64 strings to files and vice versa quickly and securely.
- No external dependencies or online services are required, ensuring your data stays secure.
-
Supported File Extensions:
- Convert Base64 strings into popular file formats such as
pdf
,txt
,png
,jpg
,docx
, and more. - Option to specify custom file extensions for less common formats.
- Convert Base64 strings into popular file formats such as
-
New Graphical Interface:
- We have introduced a new user-friendly interface that allows you to easily convert Base64 strings into files and vice versa.
- The interface includes real-time feedback for successful conversions and automatic clearing of the input field after each operation.
Here's a quick example of how you can use the Base64 converter extension to convert a Base64 string into a PNG file:
Here's a quick example of how you can use the Base64 converter extension to convert a PNG file into a Base64 string:
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or press
Ctrl+Shift+X
. - Search for
Base64 converter
. - Click Install.
Alternatively, you can install the extension from the Visual Studio Code Marketplace.
- Open Visual Studio Code.
- Press
Ctrl+Shift+P
to open the command palette. - Type
Base64 converter
and select the command. - Enter the Base64 string you want to convert.
- Choose the file format you want to convert the Base64 string into.
- The file will be saved in the specified location.
- Open Visual Studio Code.
- Run the command
Open Base64 Converter View
from the command palette or access it from the side panel. - Enter the Base64 string in the input field.
- Click Convert to File.
- After successful conversion, the file will be saved, and the input field will be cleared automatically.
- Common Formats:
pdf
,txt
,png
,jpg
,docx
. - Custom Extensions: You can define any custom file extension by selecting the "Other" option.
If you want to contribute to this project, feel free to submit issues or pull requests in the GitHub repository.
This project is licensed under the MIT License - see the LICENSE file for details.