1.0.1 • Published 5 years ago

webimgpdf-convert-command v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

webimgpdf-convert-command

命令行

Installation

npm

npm i -g webimgpdf-convert-command

yarn

yarn global add webimgpdf-convert-command

Usage

version

wip-convert -V

help

wip-convert -h

Demo

Web to pdf

wip-convert -t pdf -u https://www.baidu.com -d ./a.pdf

Web to img

wip-convert -t img -u https://www.baidu.com -d ./a.jpg