@nonz250/image-base64

1.0.2 • Public • Published

Convert images to base64 strings.

Usage

  1. Install package.
npm i --location=global @nonz250/image-base64

Restart terminal.

image-base64 --help
image-base64 encode <path>
image-base64 encode ~/foo/bar.png
image-base64 encode ./baz.png 
  1. Npx command.
npx @nonz250/image-base64 --help
npx @nonz250/image-base64 encode <path>
npx @nonz250/image-base64 encode ~/foo/bar.png
npx @nonz250/image-base64 encode ./baz.png

Readme

Keywords

none

Package Sidebar

Install

npm i @nonz250/image-base64

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.76 kB

Total Files

8

Last publish

Collaborators

  • nonz250