feat: Extracting picture data for raster images found in PPTX (#349)

* Added picture data for pptx pictures

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>

* Added tests for pptx

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>

* Inferring image DPI from pptx file

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>

---------

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
Co-authored-by: Maksym Lysak <mly@zurich.ibm.com>
This commit is contained in:
Maxim Lysak
2024-11-18 15:22:28 +01:00
committed by GitHub
parent 7dbdbdeaf3
commit 7a97d7119f
9 changed files with 2467 additions and 1 deletions

View File

@@ -0,0 +1,50 @@
# Test Table Slide
With footnote
| | Class1 | Class1 | Class1 | Class2 | Class2 | Class2 |
|----|-----------------|-----------------|----------|----------|----------|----------|
| | A merged with B | A merged with B | C | A | B | C |
| R1 | True | False | | False | True | True |
| R2 | | | True | False | | |
| R3 | False | | | | False | |
| R3 | | True | | True | | |
| R4 | | | False | | False | |
| R4 | | True | | True | False | False |
| R4 | True | False | True | False | True | False |
# Second slide title
Lets introduce a list
With foo
Bar
And baz things
A rectangle shape with this text inside.
1. List item4
2. List item5
3. List item6
- I1
- I2
- I3
- I4
Some info:
- Item A
- Item B
Maybe a list?
1. List1
2. List2
3. List3
- l1
- l2
- l3