Contents:
ConvertPDFScan
Abstract base class for converting PDF scans to text.
Bases: abc.ABC
abc.ABC
Return converted text data.
image64 – Base64-encoded string of the PDF scan image.
mime_type – MIME type of the image (‘image/png’).