@luqh/node-terminal-base64-2-pdf-converter

1.0.0 • Public • Published

Convert Base64 to PDF

Installation

Just run the command bellow

npm install -g node-terminal-base64-2-pdf-converter

Usage

convert-base64-pdf base64.txt

OR

convert-base64-pdf base64.txt converted-filename.pdf

OR

convert-base64-pdf YOUR_BASE64_STRING

OR

convert-base64-pdf YOUR_BASE64_STRING converted-filename

All converted files will be placed in the same folder that you ran command. On this first version you can't put complete URI from file, you will need to navigate with 'cd' command to file location or using string base64 instead.

Readme

Keywords

none

Package Sidebar

Install

npm i @luqh/node-terminal-base64-2-pdf-converter

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

2.07 kB

Total Files

3

Last publish

Collaborators

  • luqh