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 > Metadata

Automatically identify key information needed to tag documents with metadata for searching. Apply metadata to file properties, Title, Subject, Author, Keywords and Description tags in PDF files, MS Office documents and NTFS file system properties. Read and write EXIF data in image files. Populate metadata in SharePoint and other content management systems.

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

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

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 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

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

Automatic Indexing Using Existing Data

Wednesday, 24 January 2018 by Simple Software
Automatic Indexing Using Existing Data The Autofill feature of SimpleIndex is an easy way to associate many index fields with one document without retyping data that already exists in another database. Autofill uses a database lookup to retrieve records that match a key value entered by the user. Blank index fields are then filled in automatically with the data from this lookup. The result is a document database with many different possible search fields, of which only one needed to be entered during scanning. The key field may be typed by the user, or it may be read from the document automatically using barcode recognition or OCR. The lookup is performed either when the user changes this field or when the index values are saved. If the lookup finds multiple matching records, the user will be notified and the first set of values will be used by default. When used with pre-index batches, key information can be read automatically from barcodes or OCR and matched to database records with
1-Click ProcessingAutofillAutomatic Data CaptureAutomatic Indexing SoftwareAutomationBarcode Recognition SoftwareDatabaseFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOCROffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document IndexingScanning Software
Read more
No Comments

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

ISIS Driver Zone OCR 1-Click Processing OCR Scanning Command Line Interface Import Unattended Bar Code Scanning SimpleQB Fast Scanning QuickBooks Document Management General Configuration Document Management Software ODBC Full Text Indexing Mortgage QuickBooks Invoice Scanning Metadata Database Office PDF Text Processing E-Mail Classification Autofill Watermark Optical Character Recognition SimpleCoversheet Office PDF Document Indexing PaperVision PDF417 Text Processing Document Scanning Front End Scanning Activation TWAIN OMR Records Management Scanning Software Automatic Indexing Software OCR XSLT TIFF Command-Line Scan to Database Coversheet Invoice OCR

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 });