Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 576 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 576 Bytes

pdf2img

script for " turn the pdf to img with compression".

some code are borrowed from this url

most scripts need GhostScript 9.26, you can find it on here

Instructions

cropimg.m : crop imgs for a folder

pdf2img: convert pdf to imgs(most of formats of image)

compress_pdf.m: compress the pdf with user-defined dpi, you can change the parameter 'xxxxResolution'

remove the background, please refer to this link