@ -39,7 +39,7 @@ Extract the the text into a CSV format…
,,"* Based upon 2,567,700"
,,"* Based upon 2,567,700"
<aid="org68f202b"></a>
<aid="orgf178bb3"></a>
# Requirements
# Requirements
@ -48,7 +48,7 @@ Along with the python requirements that are listed in setup.py and that are auto
I haven’t looked into the minimum required versions of these dependencies, but I’ll list the versions that I’m using.
I haven’t looked into the minimum required versions of these dependencies, but I’ll list the versions that I’m using.
<aid="org711e7dc"></a>
<aid="orgc4a7676"></a>
## External
## External
@ -57,14 +57,18 @@ I haven’t looked into the minimum required versions of these dependencies,
- `mogrify` 7.0.10 of [ImageMagick](https://imagemagick.org/index.php)
- `mogrify` 7.0.10 of [ImageMagick](https://imagemagick.org/index.php)
<aid="orge0b4c25"></a>
<aid="org9e8b3de"></a>
# Demo
# Demo
There is a demo module that will download an image given a URL and try to extract tables from the image and process the cells into a CSV. You can try it out with one of the images included in this repo.
There is a demo module that will download an image given a URL and try to extract tables from the image and process the cells into a CSV. You can try it out with one of the images included in this repo.
@ -46,8 +46,13 @@ I haven't looked into the minimum required versions of these dependencies, but I
There is a demo module that will download an image given a URL and try to extract tables from the image and process the cells into a CSV. You can try it out with one of the images included in this repo.
There is a demo module that will download an image given a URL and try to extract tables from the image and process the cells into a CSV. You can try it out with one of the images included in this repo.