• liukaiwen's avatar
    # add table recognition using struct-eqtable · d6c58ecc
    liukaiwen authored
    ## Changelog
    31/07/20204
    - Support table recognition. Table images will be converted into LaTex.
    
    ### how to use the new feature:
    set the attribute 'table-mode' to 'true' in magic-pdf.json
    
    ### caution:
    it takes 200s to 500s to convert a single table image using cpu
    d6c58ecc
pdf_extract_kit.py 12.3 KB