Skip to content

paulpierce34/Base64-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Base64-Tool

This tool can be used to simplify encoding/decoding base64 strings with powershell

HOW TO USE

  • Git clone script
  • Open powershell terminal
  • Import-Module ./Convert-Base64.ps1
  • Invoke-Base64StringEncode string
  • Invoke-Base64StringDecode string

Also accepts pipeline input, and arrays of strings

* Thanks to thejooosh  for their contributions :) *

String array as parameter input example: image

Array from pipeline example: image

About

This tool can be used to simplify encoding/decoding base64 strings with powershell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •