ABBYY Finereader
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|pac}}, {{ext|frdat}}, others |released=1993 }} ABBYY FineReader is OCR software developed by [https://w...") |
Revision as of 18:33, 25 June 2019
ABBYY FineReader is OCR software developed by ABBYY with global headquarters in Russia, Europe and America.
File Identification
ABBYY Finereader allows scanned images to be converted to editable text and exported to many popular document and PDF formats. The project can be saved within ABBYY for later enhancements and exporting. ABBYY saves the project as a folder package.
ABBYY FR 11 - Sample/ ├── 0001 │ └── Image │ ├── bwPage.frdat │ ├── converters.frdat │ ├── metadata.frdat │ ├── parameters.frdat │ ├── preview.frdat │ └── properties.frdat ├── _FRBatch.pac ├── batch.options.xml ├── data │ ├── documentSynthesisData.dat │ ├── documentSynthesisData.hdr │ ├── layout.dat │ ├── layout.hdr │ ├── layoutProperties.dat │ ├── layoutProperties.hdr │ ├── pageStructure.dat │ ├── pageStructure.hdr │ ├── textStorage.dat │ ├── textStorage.hdr │ ├── textVariantsStorage.dat │ └── textVariantsStorage.hdr ├── desktop.ini ├── docdata │ ├── delStyles.dat │ ├── docGDS.dat │ ├── synCache.dat │ └── synCache.hdr ├── packet.ico └── temp