yakovmeister / pdf2image

A utility for converting pdf to image and base64 format.
MIT License
435 stars 141 forks source link

Some of the PDF are exactly converting to base64 string image. #152

Closed amansharmaagami closed 2 years ago

amansharmaagami commented 2 years ago

The format is going octect/stream when opening the base64 on any online edtitor.

aristech commented 2 years ago

I have the same issue base64 produced is not readable

amansharmaagami commented 2 years ago

I have given up on this library instead I am using pdf-to-img it has no dependencies like pdf2image has on magick & ghost