Feat: return base64 encoded images for PDF's #2310
feat: add functionality to get a Base64 encoded string from a PIL image
3dad2eb2
feat: save base64 encoded data and `MIME` type to new metadata fields
9a48aa15
feat: pass `extract_to_payload` param through `pdf.partition_pdf()`
163de473
feat: pass `pdf_extract_to_payload` param through `auto.partition()`
11fa1d97
feat: pass `pdf_extract_element_types` param through `auto.partition()`
1d05f38c
test: update test cases for `pdf_image_utils.save_elements()`
fc2a564e
Merge branch 'main' into feat/2302-pdf-return-base64-encoded-images
1695b997
test: add a test function to test partition pdf with element extraction
08ff4dad
feat: keep all `Image` elements if image saving is required
29926835
chore: update docstring for `auto.partition()` and `pdf.partition_pdf()`
21fd9244
chore: update changelog & version
aaceefbc
test: fix unit test errors
02f7a227
test: fix lint error
2630a4ee
feat: fix logic to keep all `Image` elements if image saving is required
afdecdac
chore: add an example pdf doc with both tables and images
9f1efcf6
Merge branch 'main' into feat/2302-pdf-return-base64-encoded-images
e333b8aa
awalker4
approved these changes
on 2023-12-22
chore: update docstring for `save_elements()`
99fa181c
test: add a test function to inspect `image_base64` and `image_mime_t…
b7f5e294
feat: update `save_elements()` utility function to support image file…
04266552
feat: add functionality to save elements from image files
cb391a5e
test: add a test function to inspect `image_base64` and `image_mime_t…
12039c53
Merge branch 'main' into feat/2302-pdf-return-base64-encoded-images
a2ea076e
chore: update changelog & version
d08ea15e
chore: docstring
39bf26c3
Merge branch 'main' into feat/2302-pdf-return-base64-encoded-images
20701a87
christinestraub
deleted the feat/2302-pdf-return-base64-encoded-images branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub