An OMG service to encode/decode Base64 content
encoded = base64 encode content: "hello world"
decoded = base64 decode content: encoded
Curious to learn moreâ ?
â¨đ°â¨
$ omg run encode -a content=<STRING_CONTENT>
$ omg run decode -a content=<BASE64_CONTENT>
Note: The OMG CLI requires Dockerâ to be installed.
Content type
Image
Digest
Size
25.6 MB
Last updated
about 7 years ago
docker pull microservices/base64