encode tool #1

Closed
opened 2024-09-04 23:37:50 +08:00 by hatter · 0 comments
Owner

Supports

  • hex
  • base64 normal/uri, splited outputs
  • base58

Usage:

echo helloworld | encode hex --in - --out -
encode base64 --in test.txt --out test-base64.txt
Supports - hex - base64 normal/uri, splited outputs - base58 Usage: ```shell echo helloworld | encode hex --in - --out - ``` ```shell encode base64 --in test.txt --out test-base64.txt ```
hatter added the enhancement label 2024-09-04 23:37:50 +08:00
hatter self-assigned this 2024-09-04 23:37:50 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hatter/encode#1