An open API service indexing awesome lists of open source software.

https://github.com/wk-j/dotnet-base64-url


https://github.com/wk-j/dotnet-base64-url

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Base 64

Download content from URL then convert to base64 string.

```bash
dotnet tool install -g wk.Base64URL
```

# Usage

```bash
wk-base64-url https://example-files.online-convert.com/document/txt/example.txt
```