qs-img-compressor
v1.0.2
Published
This library converts HQ,HD, images to normal size (width=800, height:"variable according to img ratio") and thumbnail (width:250, height:250px)
Downloads
4
Readme
Introduction
This library converts HQ,HD, images to normal size (width=800, height:"variable according to img ratio") and thumbnail (width:250, height:250px)
Getting Started
- npm i qs-img-compressor
import qsCompressor from "qs-img-compressor"
OR