Tag Archives: RTF

Review: Abbyy FineReader 11 Professional Edition does clean OCR and is easy to use

Anyone who’s purchased a multifunction printer or scanner recently will probably recognize the name FineReader, as the Sprint version ships with many such products. Obviously, there are deals being made, but there’s no questioning that the program also does a very nice job of OCR. Text extraction is great, though it’s not quite as good at recreating complex documents in Word and RTF files as Acrobat or OmniPage.

Abbyy FineReader 11 Professional ($170, 15-day free trial) is straightforward and easy to use. The main window shows a list of images in a column to the far left, the image being processed in a pane next to it, and the OCR’d text and elements in a pane on the right side. This side-by-side arrangement, shared with OmniPage Standard 18, makes it super-easy to spot mistakes and compare page elements.

Abbyy FineReader 11 Professional’s easy-to-understand interface makes it easy to use even if you’re new to OCR.

Abbyy FineReader 11 is fast, recognizes text in 189 languages, and outputs in a number of different formats including editable PDFs, Microsoft Word, ePub and even open-source PDF competitor DjVu.

FineReader created a searchable PDF of my yearbook scans just fine, but like OmniPage, it was over-zealous at rotating images trying to find text until I turned off this feature. With most OCR programs, you’re better off using Windows’ own Photo Viewer to rotate scans to their correct orientation before OCR’ing.

To read this article in full or to leave a comment, please click here

…read more

Source: FULL ARTICLE at PCWorld

Review: FreeOCR extracts text ably

FreeOCR is a nice, simple front-end for HP’s public domain Tesseract OCR engine (now used by Google) and is roughly the installable equivalent of the unrelated Free-OCR website. It interfaces directly with scanners in addition to importing image files and extracts text into a box from which you can cut and paste. The program is extremely easy to use and works well if all you want is text. It even extracts text from PDFs, though it exports only to text.

FreeOCR’s interface is straightforward and easy to understand.

FreeOCR processes only one image at a time, but it does OCR multi-page PDFs. And, unlike the Free-OCR website, there’s no limit on file size. Also, FreeOCR can create Word and RTF documents from the text it extracts, but it’s just pasted text: There’s no attempt to reconstruct the document or place images.

Although it’s confusing, you can opt out of unwanted toolbars and a change of browser home page.

As far as it goes, FreeOCR is a neat little program, though it tries to install toolbars and reset your browser home page. You can install the program while cancelling and declining all offers, but though it’s unintuitive and the negative response buttons are grayed out.

…read more

Source: FULL ARTICLE at PCWorld

KBibTeX 0.4.1, 0.5-beta2 (KDE Scientific)

Thumbnail

KBibTeX 0.4.1, 0.5-beta2
(KDE Scientific)
KBibTeX is a BibTeX editor for KDE to edit bibliographies used with LaTeX. Features include comfortable input masks, starting web queries (e. g. Google Scholar or BibSonomy) and exporting to PDF, PostScript, RTF and XML/HTML. As KBibTeX is using KDE‘s KParts technology, KBibTeX can be embedded into Kile or Konqueror.

changelog:
2013-Mar-10

KBibTeX 0.5-beta2 has been released. Please test this beta and report bugs at KBibTeX’s bug tracker at Gna (not KDE‘s bug tracker).

2012-Oct-15

KBibTeX 0.4.1 has just been tagged and tar-balled. This release is a maintenance release, although some minor feature improvements from the development trunk have been backported as well.

Everyone using KBibTeX 0.4 is encouraged to upgrade to this version if possible.

Changes from 0.4 to 0.4.1 include, but are not limited to:

  • Web searches: Improved support for user-triggered cancelling
  • SpringerLink search: GUI changes, using api.springer.com for search
  • PubMed: Limiting search requests per time
  • ACM Portal: Retrieving “month”, fixing HTTP header
  • JSTOR: fixing HTTP header
  • Google Scholar: Updates to compensate for changes in Google’s web layout; handling redirects
  • Science Direct: Updates to compensate for changes in Science Direct‘s web layout; handling redirects
  • arXiv: Trying to extract bibliographic information from journal strings
  • BibSonomy: Specifying number of hits to find
  • Web search uses KDE‘s proxy settings
  • Using KDE subsystem to open external files (e.g. PDF files)
  • Adding preview for images (in addition to PDF or HTML files); handling references to arXiv
  • Squeezing long file names in user interface
  • Handling quit actions more gracefully
  • Improving interface to external programs such as pdflatex
  • More robust XSL transformations
  • BibTeX import: guessing encoding information left by JabRef, more informative debug output, improved handling of multiple fields with same name
  • Reference preview: supporting dark color schemes
  • Fixing sorting in value list
  • Fixes in setting color tag to entries
  • Fixes in name formatting
  • Keeping user interface read-only for read-only use cases
  • Numerous bug fixes, closing memory leaks, speed improvements
  • Adding testing application for web searches
  • Fixes in duplicate merging code: remove fields user doesn’t want to keep
  • 2011-Nov-24

    After month of development, KBibTeX 0.4 has been released today.

    KBibTeX 0.4 has the following improvements over KBibTeX 0.3, extracted from a 21000+ lines difference in code.

  • Support for Windows (compiles out of the box)
  • Configuration file system refactored
  • Adding more online search engines: SpringerLink, PubMed, ACM Digital Library, JSTOR, IEEE Xplorer, Science Direct
  • Improving all other online search engines: Google Scholar, arXiv, BibSonomy
  • “List of Values” refactored, allows to search for items
  • Introducing preferences dialog to manage various settings
  • Improved support for drag’n’drop throughout the program
  • Improving tagging elements with color
  • Introducing global keyword list to select from
  • Editing widgets get “history” to select from
  • Widget for …read more
    Source: FULL ARTICLE at KDE Apps