- Added support for PNG and JPEG images with 11 in [`7a5f72e`](https://github.com/AstraBert/PdfItDown/commit/7a5f72e1ad759e2c5c97f342a3cd301d22935330)
0.0.6
- Added support for xlsx file in [`6169431`](https://github.com/AstraBert/PdfItDown/commit/6169431d83af6755b210ac6c7cb8a5fc8ecb21a3) with #9
Contributors: AstraBert
0.0.05
- Added [Gradio](https://gradio.app)-based UI with #7 as per 6: now the UI can be launched with:
bash pdfitdown_ui
0.0.4
- Added support for `PyMuPdf` v1.25.1 implementing `markdown-pdf` directly inside `pdfitdown`, with 5 in [`0a196f8`](https://github.com/AstraBert/PdfItDown/commit/0a196f827f9038c4f030caf0a27136483d147e29)
Contributors: AstraBert
0.0.3.post2
- Temporary fix for segmentation fault due to empty header seen in 1, with 3 in [`f2a5795`](https://github.com/AstraBert/PdfItDown/commit/f2a5795f67c57e3016266aa312c5142382963bce)
Contributors: AstraBert
0.0.2
- Added CLI tool with 2 in [`f328dc8`](https://github.com/AstraBert/PdfItDown/commit/f328dc8311c0ade1c3ccc44252793c3e203fe75d), as per feature request in issue #1