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

https://github.com/gabsedits/imgurl

A simple tool to convert any image to an local base64 string
https://github.com/gabsedits/imgurl

Last synced: 5 days ago
JSON representation

A simple tool to convert any image to an local base64 string

Awesome Lists containing this project

README

          


ImgURL


A simple tool to convert any image to an local base64 string


## Usage

```
deno run mod.ts path/to/image.jpg
```

\*Replace `path/to/image.jpg` with the path to your image file.