SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR DETAILS?

AAH, WAIT, I REMEMBER NOW!

CREATE ACCOUNT

ALREADY HAVE AN ACCOUNT?
QUESTIONS? CALL: 865-637-8986
  • SIGN UP
  • LOGIN

SimpleIndex - Document Scanning and OCR Recognition Software

SimpleIndex - Document Scanning and OCR Recognition Software

T (865) 637-8986
Email: info@simpleindex.com

SimpleIndex by SimpleSoftware
500 W Summit Hill Dr SW # 302, Knoxville, TN 37902

  • LEARN MORE
    • GENERAL INFO
      • Getting Started
      • How To Scan Documents
      • Barcode Scanning Guide
      • Searching & Viewing
      • Schedule a Web Demo
      • News & Updates
    • FEATURES
      • Streamlined Interface
      • TWAIN and ISIS Scanning
      • Dynamic OCR
      • Database Integration
      • Required Documents Check
      • Integrated & Unattended Processing
      • SharePoint Document Scanning
    • –
      • Document Classification
      • PDF & MS Office Text Parsing
      • Barcode Recognition
      • Optical Mark Recognition
      • Match Documents to Existing Data
      • Imprinting & Watermarking
      • Screenshot OCR
  • SOLUTIONS
    • General
      • All-In-One Scanning & Sorting Tool
      • Affordable Document Management
      • Instant Integration
      • Network Scanners & Copiers
      • Remote Document Capture
      • Reduce Click Charges for Data Capture
    • Specific
      • Mortgage & Loan Documents
      • Material Safety Data Sheets (MSDS)
      • Patent ID and Title Extraction
      • Federal Tax Returns
      • Invoice Processing
  • SUITE
    • SimpleCoversheet – Print Bar Codes
    • SimpleExport – Data File Converter
    • SimpleView – Search, View & Edit
    • SimpleQB – QuickBooks Integrator
    • SimpleOCR – Freeware OCR
    • Buy Suite Apps
    • Buy Suite Bundles
  • ORDER NOW
    • COMPARE VERSIONS
      • Versions & Feature
      • Price List (PDF)
    • SIMPLEINDEX WORKSTATION
      • Machine License
      • Concurrent User
      • Subscription License
    • SIMPLEINDEX SERVER
    • SUITE APPLICATIONS
    • SUITE BUNDLES
    • SUPPORT & MAINTENANCE
      • Annual Maintenance Renewals
    • FIND A DEALER
      • Dealer Locator
      • Become a Dealer
  • DEMOS
    • TRIAL DOWNLOADS
    • SCHEDULE A DEMO
    • COMPARE SOLUTIONS
    • VIDEO DEMOS
      • Zone OCR with Template Matching
      • Invoice Processing with Full Page OCR
      • PDF Invoice OCR Demo
      • Sort and Index MS Office Documents
    • SIMPLEINDEX UNIVERSITY
      • SimpleIndex University – 100 Series
      • SimpleIndex University – 200 Series
      • SimpleIndex University – 300 Series
  • CONTACT
    • Contact Us
    • Support
    • FAQ
    • Privacy Policy
  • My Account
    • Downloads
  • MY CART
    No products in cart.
HOME > Indexing

Scanned Document Indexing with SimpleIndexUse SimpleIndex to automate the process of assigning keyword index values to scanned documents and minimize data entry keystrokes and errors. SimpleIndex uses OCR with complex pattern matching to find index values anywhere on the page, or use bar codes to index scanned documents automatically.

Once captured, structured data can be used to populate a database, document management system, SharePoint and other repositories.

SimpleIndex can simultaneously process MS Office, PDF, text, HTML and other files using the same pattern matching technology. If the file already has text it SimpleIndex uses it for increased speed and accuracy, falling back on OCR for images and scanned document indexing.

Download document scanning and OCR software.

TaxStacker: Sort & Classify Federal Tax Documents

Friday, 16 August 2019 by Cary Wiedman

This is a great way for accountants and tax preparers to organize complex tax returns in a way that makes it easy to find specific documents. It can also be used to ensure all required schedules and supporting documents are present in the finished return.

Use our out-of-the-box TaxStacker configuration to automatically identify all the forms and schedules that make up a U.S. federal income tax return. These can then be sorted into separate PDF files or combined into a single file that has bookmarks to indicate each section.

Document ClassificationIndexingOCRPDFPDF Forms
Read more
No Comments

Enable Post-Process when Input Folder is Empty

Monday, 29 July 2019 by Simple Software
When you have multiple Job Configurations running in tandem with the Post-Process command line running one after there other there can be occasions where a Job Configuration earlier in the chain doesn’t have any images in the Input folder. When this happens a prompt occurs that must be clicked to proceed to the the next Job Configuration. When running unattended this can cause issues when the process stops for this prompt. This can be turned off in the Job Configuration’s XML settings. Instructions for suppressing prompt to continue when Input folder is empty: Right click on the Job Configuration file that you would like to suppress the prompt on and select Open With>NotepadSearch the XML settings text open in Notepad for this term: <POSTPROCEMPTY>Set the value between from “True” to “False”. It should look like this: <POSTPROCEMPTY>False</POSTPROCEMPTY> Save and close the file.
File IndexingIndexingScanned Document IndexingWorkflow
Read more
No Comments

Index With Non-Latin Character Sets

Monday, 29 July 2019 by Simple Software
By default SimpleIndex uses the ANSI character set to display and edit captured OCR data, index field values and full-text OCR. This works for all languages based on the Latin alphabet (English, French, Spanish, German, etc.) To index documents in other languages like Chinese, Japanese, Russian, Arabic and other non-Latin alphabets, set the default character set using this registry key. If the key is not set correctly then Unicode text will show up as ??????????. Use Notepad to edit the “Charset” value from the sample setting below and save it to a .reg file. Then double-click the .reg file to install (Administrator privileges required). You can download the .reg file here but you still need to edit in Notepad to set the Charset value before installing. If you are on a 32-bit operating system be sure to remove the extra “\WOW6432Node” from the registry path. [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SimpleIndex\Misc] “Charset”=”1” Charset
Automatic Data CaptureAutomatic Indexing SoftwareFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
No Comments

Skip to Blank Index on Save Index

Monday, 29 July 2019 by Simple Software

If you would like to have SimpleIndex automatically go to the next page with a blank field and highlight that field when the Save Index button or Enter a change to the XML text of the Job Configuration is needed. This can be useful to quickly move to the next document that has a blank Index field.

Instructions to set Skip to Blank index on Save Index:

  1. Right click on the Job Configuration file that you would like to suppress the prompt on and select Open With>Notepad
  2. Search the XML settings text open in Notepad for this term:
    <SKIP_TO_NEXT_BLANK>
  3. Set the value between from “False” to “True”
    <SKIP_TO_NEXT_BLANK>True</SKIP_TO_NEXT_BLANK>
  4. Save and close the file.
File IndexingIndexingKeyword IndexingOffice PDF Document IndexingScanned Document Indexing
Read more
No Comments

Stop Autorun When Double Clicking Configuration

Monday, 29 July 2019 by Simple Software
SimpleIndex jobs can be launched from an icon, just like opening a Word document saved on your desktop. However when you do this the default behavior is to automatically run the job file once it opens in SimpleIndex. If you just want to open the job without running it, follow these instructions: 1.  Create a shortcut to the configuration by right clicking on the configuration file and selecting “Create shortcut”2.  Right click on the Shortcut that was just created and saved and select “Properties”3.  In the “Target” field put the following:“C:\Program Files (x86)\SimpleIndex\SimpleIndex.exe” /c:”<Full Path to Configuration file>” /m Example: “C:\Program Files (x86)\SimpleIndex\SimpleIndex.exe” /c:”C:\Images\test.sic” /m Shortcut properties for manually running a job.
1-Click ProcessingCommand Line InterfaceCommand-LineIndexing
Read more
No Comments

Forward Blank Index Fields

Monday, 29 July 2019 by Simple Software

To turn on the carry Forward when you blank out an index field do the following:

1.  Right click on the configuration file and open with Notepad or another text editor.

2.  Search for this XML value:  FORWARD_BLANK

3.  Set the value to true

File IndexingIndexingKeyword Indexing
Read more
No Comments

Viewer Reset for SimpleIndex

Monday, 29 July 2019 by Simple Software
If you have any issues with the SimpleView viewer within SimpleIndex not displaying properly or the grid size being off you can reset it by doing the following.1.  Go to the Registry by searching for regedit 2.  Locate this folder path: hkey_current_user\software\vb and vba applications\simpleindexORhkey_current_user\software\vb and vba program settings\simpleindex3.  Delete the SimpleIndex folder from that path, which deletes all the saved user settings and reverts back to default.
IndexingSimpleView
Read more
No Comments

Max List Size

Monday, 29 July 2019 by Simple Software
If you have a field that has a list and it loads very slowly then the size of the list that it loads needs to be limited. You first open the Registry or regedit.  Then you find this location:  Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SimpleIndex\Misc Then you right click in the space to the right and select New>String Value Then you name this new entry this:  MaxListSize Then you double click on it and set the size of the list that it loads.  We suggest somewhere between 1000 and 5000
Automatic Indexing SoftwareFile IndexingIndexingKeyword IndexingMetadataScanned Document Indexing
Read more
No Comments

MISSING file move with multiple files

Monday, 29 July 2019 by Simple Software

​If you want to move the MISSING files from the Output folder to another folder and create multiple MISSING files then use this script for the .bat file:

ren “C:\Users\dgraves.META\Desktop\Folder1\Missing.pdf” Missing-%date:~10,4%%date:~7,2%%date:~4,2%_%time:~0,2%%time:~3,2%.PDF 

Move “C:\Users\dgraves.META\Desktop\Folder1\Missing*.pdf” “C:\Users\dgraves.META\Desktop\Folder2”

This will rename the file to MISSING-DATE_TIME and then move it to another folder.

ExportFile IndexingIndexing
Read more
No Comments

Is it possible to search for and retrieve documents with Windows desktop search?

Wednesday, 28 February 2018 by dwilder

Windows Search works great with SimpleIndex because all index data can be saved to the folder and file names as well as the file properties, and OCR text can be saved to hidden layers in PDF files. Windows Search will read all of these elements when building its index and will return any matching files when you search. Using Windows Search on a file server allows for instantaneous searching across terabytes of documents and text for all of the users on your network. IFilters allow Windows Search to search within file contents. Here are three popular PDF IFilters that will enable text searching for PDF files: Foxit PDF IFilter (commercial) TET PDF IFilter (free/commercial) Adobe PDF IFilter (32-bit / 64-bit) (free) If you have issues with PDF text searching in Windows 10, this article has detailed instructions for resolving PDF IFilter issues: https://fixedit.itxpress.biz/2018/07/05/searching-pdfs-in-windows-10/

ArchiveContentverseDatabase & RetrievalDocument Management SoftwareIndexingMicrosoft Word Data ExtractionOffice PDF Document IndexingOffice PDF Text ProcessingPaperless OfficePaperVisionPDF Archive Scanning SoftwareQuickBooks Document ManagementRecords ManagementSearchSearchable PDF OCRText Processing
Read more
  • Published in Database & Retrieval, Export, Office PDF Text Processing
No Comments

Is the document Search/Retrieval and View functions available in SimpleIndex or available only with the SimpleSearch add-on module?

Wednesday, 28 February 2018 by dwilder

All of the search functions can be used with any SimpleIndex license. SimpleSearch is only needed to enable searching from other workstations.

ArchiveContentverseDatabase & RetrievalDocument Management SoftwareIndexingLicensingLicensing & InstallationPaperless OfficePaperVisionPDF Archive Scanning SoftwareQuickBooks Document ManagementRecords ManagementSearch
Read more
  • Published in Database & Retrieval, Licensing & Installation
No Comments

How do you configure a field to select from a list of possible values?

Wednesday, 28 February 2018 by dwilder

List fields are populated using a text file or database field containing the values for that list. The text file scenario will be described first. To configure a list field, go to the Index tab in the Job Options. Create a list field by selecting “List” for the field type and give it a name. In the “List File/Field” setting for this field, put the full path or UNC to the text file containing the list or click “Set” to browse to the file. If you have not created a file, you can put the path where you want the file stored here and click the “Edit” button. This will open the file in Notepad; new files will prompt you to create them. On each line of the text file you will put one of the possible values that you want to be able to select from while you are indexing with SimpleIndex. You can copy this information from another source and paste it into the text file. Save the file in Notepad and close it. The List field is now configured! To use

AutofillAutomatic Indexing SoftwareAutomationCSVDatabaseDatabase & RetrievalExportFile IndexingIndexingIntegrationKeyword IndexingMetadataMS AccessMySQLODBCOffice PDF Document IndexingOracleRecords ManagementScanned Document IndexingServerSharePoint ScanningSQL ServerWorkflow
Read more
  • Published in Indexing & UI
No Comments

Can the original image filename be used as part of the output filename?

Wednesday, 28 February 2018 by dwilder

The input filename can be specified automatically by configuring a field of type “Filename”. The input file path may also be parsed by the SimpleIndex dictionary and template matching algorithms to extract data fields from the folder and file names.

File IndexingImportIndexing
Read more
  • Published in Export, Import, Indexing & UI
No Comments

Can the values of 2 or more fields be combined in a single field?

Wednesday, 28 February 2018 by dwilder

Set the Type for the field that you want to store the combinded value to “Fixed”.

In the template setting for that field, you can enter the keyword %FIELD#% (where # is the field number) and the keyword will be replaced with the value of the designated field when it is saved.

For example, to combine your first 2 fields into third, inserting a comma between them, set the template for field 3 to:
%FIELD1%,%FIELD2%

Automatic Indexing SoftwareFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
  • Published in Indexing & UI
No Comments

How do you configure full text searching in Retrieval mode?

Wednesday, 28 February 2018 by dwilder

On the Database tab there dropdown in the lower portion of the panel for Full Text OCR Field. Put the name of the field that will store the full-text data there. This must be configured both for Insert and Retrieval mode configurations. The database field needs to be sufficient length to store the entire text of your document. Of course, the Insert Mode configuration must have “Enable Full Page OCR” checked to generate full text data from images. Text from MS Office documents, PDF files and existing OCR text files can be used without setting this option. When designing your Retrieval Mode configuration, create a Text field to use for full text search queries. On the Database tab, set the corresponding “Database Field Name” to the full text database field. When searching on your full text field, SimpleIndex finds the text you enter no matter where it appears in the document. It is able to match partial words. It does not perform boolean or natural language search

ArchiveDatabaseDatabase & RetrievalDocument Management SoftwareExportFull Text IndexingIndexingIntegrationMS AccessMySQLOCROCR Form ProcessingOCR ScanningODBCOffice PDF Text ProcessingOraclePaperless OfficePDF Archive Scanning SoftwarePDF Data Extraction SoftwareQuickBooks Document ManagementRecords ManagementSearchSearchable PDF OCRServerSharePoint ScanningSQL ServerText ProcessingZone OCR
Read more
  • Published in Database & Retrieval, OCR
No Comments

Why does the word “MISSING” show up in filenames and index fields when the field is blank?

Wednesday, 28 February 2018 by dwilder
“MISSING” is what SimpleIndex puts for any field value used as a filename or folder name and is left blank by defualt.

You can change this to whatever you want it to say when a field value is left blank. To do this go to “Job Options” then to the “Index” Tab now click “Advanced Options”. In the middle of the window you will see a box labeled “Use this value whe a field is empty” just change “DEFAULT” to whatever you want (including leaving it blank) and click OK. Now the next time you have a blank field value for a filename or folder name it will have your new message.

Automatic Indexing SoftwareFile IndexingIndexingKeyword IndexingMetadataOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
  • Published in Export, Indexing & UI
No Comments

How do I configure the output folder and file naming scheme?

Wednesday, 28 February 2018 by dwilder

Use the Folder and Filename check boxes on the Index tab in the Job Options to indicate whether field values will be used to generate subfolders or filenames. Any field with the Folder option checked will create nested subfolders for each value in the order the fields are listed. Any field with the Filename checked will have the values concatenated to form the filename. For example, if Field 1 and Field 3 have the Folder option checked, and Field 2 and Field 3 have the Filename option checked, image filenames will be created in the format: %OUTPUTFOLDER%\Field 1\Field 3\Field 2 – Field 3.tif The Filename Separator option on the Advanced tab lets you change the ” – ” between the fields in the filename to anything you want.

Automatic Data CaptureAutomatic Indexing SoftwareFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
  • Published in Export
No Comments

Ensures All Required Documents are Scanned

Tuesday, 06 February 2018 by Simple Software
Some applications have a set of standard documents that are required to be present in each batch. SimpleIndex has the ability to specify a list of required values for a field then audit each batch at the end to ensure all are present. Any missing pages may be scanned and indexed automatically from this screen as well. This feature may also be configured to allow exceptions and log a valid justification for the absent document. This feature makes SimpleIndex the perfect front desk scanning application For example, a health care chain may have a list of documents they must collect from each patient in order to bill the insurance company With SimpleIndex they can image these documents at the front desk, and audit the batch automatically to ensure all the required pages are there. Doing this not only eliminates the need for a dedicated, central scanning department to image these files, it also greatly decreases the error rate and improves collections turnaround for our example company. [wi
Distributed ScanningDocument ImagingFront End ScanningIndexingRemote CaptureRequired Documents AuditingScanning Software
Read more
No Comments

Network Scanners & Copiers

Tuesday, 30 January 2018 by Simple Software
Most digital copiers have the ability to scan a TIFF or PDF file to a shared folder on your network. However, getting an image with a recognizable filename and index fields you can search on is usually a labor intensive, if not impossible task. SimpleIndex with SimpleCoversheet provides a way for the whole office to organize documents they scan with your existing digital copiers. SimpleIndex uses barcodes to automate the process of tagging and filing documents. This can be accomplished by embedding barcodes in the documents when they are printed, or by using SimpleCoversheet to create barcode index pages that are encoded with the filing data. SimpleIndex can be configured to run fully unattended as a Windows service or scheduled task. It monitors the folder for new scanned files, reads the barcodes and files them accordingly. The key values from the barcodes are used to tell SimpleIndex when a new file starts, what folder to store the document in, what to name the file and other tags t
1-Click ProcessingBar Code ScanningBarcode Recognition SoftwareCoversheetDistributed ScanningIndexingPDFServerUnattended
Read more
No Comments

Patent ID and Title Extraction

Monday, 29 January 2018 by Simple Software

To avoid manual data entry, pattern matching is used to automatically read the Patent ID Number and Title from any US patent application straight out of the box.

This job configuration is available for free for SimpleIndex users from the link below.

SimpleIndex Patents Demo Job Configuration

KB Articles for Patent ID and Title

  • Languages Supported in SimpleSoftware OCR Engines
  • What is Document Imaging?
  • Change the Dictionary Separator Value
  • Change the OCR Font or Type
  • Regular Expression (RegEx) - Syntax or Type
  • Autonumber Increment Value
  • I'm using full page OCR. The information is all appearing in the txt file but it is losing format about half way through. Data to the right is ending up at the end of the txt doc. Can this be fixed?
  • Is there a way to just use part of a bar code or OCR value? For example, extract "50" from the value "124450"
  • If I have a form which is filled manually by hand, can SimpleIndex read the data from it?
  • How do you train the OCR engine for better accuracy?
IndexingOCRPDFScanning SoftwareText Processing
Read more
No Comments
  • 1
  • 2

Contact Us Today!

Search Knowledge Base

Recent KB Articles

  • Schedule a Web Demo
  • Demos
  • Change the OCR Font or Type
  • SimpleIndex - Affordable document scanning and OCR
  • SimpleIndex Standard Workstation
  • SimpleIndex v9.2
  • SimpleIndex v9.2 Announcement
  • SimpleIndex Upgrades

Feature Cloud

Patch Code Coversheet Screen Scraping OCR Bookmark Image Scanning PDF417 RegEx SQL Server CSV Scan to Database XSLT Data Conversion Software Screenshot OCR Scanned Document Indexing RPA Contentverse Barcode Recognition Software Required Documents Auditing Scanning Software File Indexing Document Imaging XML Annotation Microsoft Word Data Extraction Bates Numbering Software PDF Barcode Recognition Database & Retrieval Retrieval PDF Archive Scanning Software QuickBooks Invoice Scanning Activation Automatic Indexing Software ODBC Barcode Printing E-Mail Text Processing Concurrent SimpleIndex Watermark XSLT Import Database QuickBooks Document Management TIFF Automation PDF

Online Support Options

Simple Software provides an interactive Frequently Asked Questions database and Live Support chat system, as well as free Training Videos.

How to Buy

Solutions start at just $500! Buy SimpleIndex online or from an Authorized Dealer in your area. Price List (PDF).

Authorized Dealers

Authorized DealersSimpleIndex is a great addition to any system integrator's product line. Become an Authorized Dealer.

Get a Web Demo

Get a free online demo with a scanning specialist who can configure SimpleIndex on your computer remotely.
Sign up for a demo now!

Download a Trial

SimpleIndex TrialFully functional 30-day demos are available for all Simple Software applications.
Download Now!

SimpleIndex Applications

SimpleIndex Applications See how SimpleIndex can be used in your business.
"Out-of-the-Box" Solutions
Case Studies
Common Applications
Industry-Specific Applications

© 2020 All rights reserved. SimpleIndex by SimpleSoftware.

TOP });