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

https://github.com/xatuke/labelcropper

A python script to crop flipkart labels
https://github.com/xatuke/labelcropper

Last synced: about 1 year ago
JSON representation

A python script to crop flipkart labels

Awesome Lists containing this project

README

          

# labelcropper
A python script to crop flipkart labels

### Use
```
git clone https://github.com/crowded-geek/labelcropper/
cd labelcropper
python2 crop.py input.pdf
```
## Output : 2 files top and bottom labels
```
input.top.cropped.pdf
input.bottom.cropped.pdf
```