madmaze / pytesseract

A Python wrapper for Google Tesseract
Apache License 2.0
5.84k stars 721 forks source link

newline character in data frame output #494

Closed samarthmehrotra closed 1 year ago

samarthmehrotra commented 1 year ago

The dataframe output does not return newline characters. Any solution for this besides running the engine again with image_to_string?