Powershell.Base64
1.0.0
This Powershell module exists to convert to and from Base64 strings using UTF8, ASCII, and Unicode character encodings. For almost all cases, UTF8 - the default encoding option - should be used. However, the optional Encoding parameter is present for sake of functionality.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Jacob Schweyer. All rights reserved.
Package Details
Author(s)
- Jacob Schweyer
Cmdlets
ConvertTo-Base64String ConvertFrom-Base64String
Functions
ConvertTo-Base64String ConvertFrom-Base64String
Dependencies
This module has no dependencies.
FileList
- Powershell.Base64.nuspec
- Powershell.Base64.psd1
- Powershell.Base64.psm1
- README.md
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 5 | 6/16/2025 |