issues
search
timClicks
/
slate
The simplest way to extract text from PDFs in Python
http://timmcnamara.co.nz/
GNU General Public License v3.0
425
stars
139
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Overall package revamp
#53
gsakkis
opened
2 years ago
1
README: Remove double space
#52
a2br
opened
2 years ago
0
Is slate dead? What is an alternative?
#51
MartinThoma
opened
4 years ago
5
Updates required in classes.py file
#50
devamsheth0806
closed
4 years ago
0
ImportError: cannot import name 'handle_error' from 'pdfminer.psparser'
#49
jefferyzhang1005
opened
4 years ago
0
Update classes.py
#48
ashik963
opened
5 years ago
0
Can we get it documented that this doesn't work with python 3.somthing+?
#47
togakangaroo
opened
5 years ago
0
Change import statement
#46
pgr-gallup
opened
5 years ago
0
fixed importing of 'utils' in 'slate.classes' so that it wouldn't clobber when users have another module called 'utils'
#45
violet4
closed
2 months ago
1
fixed importing of 'utils' in 'slate.classes' so that it wouldn't clobber when users have another module called 'utils'
#44
violet4
closed
6 years ago
1
PDFDocument() from pdfminer requires a parser argument
#43
kehayakawa
opened
6 years ago
9
AttributeError: module 'slate' has no attribute 'PDF'
#42
Wesalius
opened
6 years ago
1
Not able to read the PDF and the repository doesn't work with Python3.5?
#41
JafferWilson
opened
7 years ago
0
Can we get paragraph from the Pdf useking slate?
#40
tiru1930
opened
7 years ago
0
How do I add tabs as delimiter, and new line
#39
davidhedlund
opened
7 years ago
0
Install error using python 3
#38
brianbruggeman
opened
7 years ago
12
Import Issue for pdfminer (python 2.7)
#37
ameyamahajan
opened
7 years ago
1
Removing distribute dependency
#36
anthonygarvan
closed
7 years ago
1
Getting Assert Error on every PDF
#35
sof123
opened
7 years ago
1
pip database incorrect?
#34
howardjones
opened
8 years ago
2
Fix relative path when import function from utils
#33
titipata
opened
8 years ago
1
Fix slate for Python 3.4+
#32
rtouze
opened
8 years ago
8
Changed requirement for distribute to setuptools.
#31
sanguis
opened
8 years ago
0
Text extraction fails on PDF with text watermark
#30
dalenavi
opened
8 years ago
0
Specify slate utils
#29
StumpyFrostreaver
opened
8 years ago
1
support extracting pdf as html using HTMLConverter
#28
camerondavison
opened
8 years ago
1
Travis build
#27
pchaigno
closed
4 years ago
0
Update classes.py
#26
StumpyFrostreaver
opened
8 years ago
0
import error for slate.py file
#25
KurtOstergaard
closed
8 years ago
4
import error when using git version and python3.5
#24
thengineer
opened
8 years ago
5
Fix text carrier-over between pages. Fix tests.
#23
jasco
closed
8 years ago
1
Update classes.py
#22
StumpyFrostreaver
closed
9 years ago
5
Error parsing a pdf with cStringIO support
#21
jasco
closed
8 years ago
6
Now with Python3 support
#20
erickpeirson
closed
9 years ago
2
Added ability to change margin parameters
#19
Silberschleier
closed
9 years ago
0
cannot import 'slate' on Ubuntu Utopic & python 3.4.2
#18
thomir
closed
9 years ago
10
Brought up to speed with Python 3, appears to still work on legacy.
#17
ghost
closed
3 months ago
1
Slate is broken in PyPI
#16
ranisalt
closed
8 years ago
7
Small typo in slate.py ,pdfpage to pdfparser
#15
Anupam02
closed
9 years ago
1
Provide page and line hooks
#14
timClicks
opened
9 years ago
0
Provide support for iter(PDF) interface
#13
timClicks
opened
9 years ago
1
Make sure to Initialize fields
#12
cancan101
closed
9 years ago
1
use cStringIO rather than StringIO
#11
cancan101
closed
9 years ago
4
Added check_extractable option to skip checking if the document is extrable
#10
cancan101
closed
9 years ago
1
Convert newlines to whitespaces.
#9
qdotme
closed
9 years ago
2
Upload pypi package
#8
ecarreras
closed
9 years ago
4
AttributeError when opening documents that contain chinese characters
#7
Alexander-0x80
opened
10 years ago
4
Import PDFDocument from new location, see #14
#6
timClicks
closed
10 years ago
0
Import error
#5
Schabernack
opened
10 years ago
48
New PDFMiner API changes
#4
chrispbailey
closed
10 years ago
2
Next