I would like to suggest that the image extraction could also be done in inlined markdown format (controlled by a flag) using base64 instead of an external file. Here's the code:
This already supported via the embed_images parameter.
Caption, title etc. are not systematically detectable at all and will therefore never be supported.
I would like to suggest that the image extraction could also be done in inlined markdown format (controlled by a flag) using base64 instead of an external file. Here's the code:
If you can add the title & alt, even better. Not sure if you have these values in the PDF.
Thanks for listening, thanks for the lib, great job!