Premium Features

Invofox offers advanced processing capabilities that extend the base document processing functionality.

Splitter

The Splitter feature automatically separates multi-document files into individual documents, enabling efficient processing of batched content.

How Splitter Works

When enabled, Splitter analyzes uploaded files to identify document boundaries and creates separate Document records for each detected document within the file.

Key Benefits

  • Automated separation: No manual splitting required for multi-document files
  • Intelligent detection: AI-powered boundary detection works across various document types
  • Scalable processing: Handle large batches efficiently

Important Considerations

Using Splitter prevents pre-reserving Document IDs since the number of resulting documents is unknown until processing completes.

When to Use Splitter

Ideal for:

  • Scanned document batches
  • PDF files containing multiple invoices, contracts, or forms
  • Multi-page documents that should be processed as separate items
  • Automated document processing workflows

Not recommended for:

  • Single-document files
  • When document ID pre-reservation is required
  • Files where document boundaries are unclear

Classifier

The Classifier feature automatically identifies document types, eliminating the need to manually specify the type field during upload.

How Classifier Works

Classifier analyzes document content and automatically assigns the appropriate document type based on trained models and document characteristics.

Key Benefits

  • Automatic identification: No manual document type specification needed
  • Multi-type support: Handles mixed document batches seamlessly
  • Improved workflow: Reduces manual categorization steps

Splitter + Classifier Integration

When combined with Splitter, each document created from a file can be automatically classified, enabling fully automated processing of mixed-document batches.

Example workflow:

  1. Upload files containing various document types (single or batch upload)
  2. Splitter separates individual documents from multi-page or batched files
  3. Classifier identifies each document type automatically
  4. Appropriate extraction rules are applied to each document

Note: While this workflow can process ZIP files, we recommend uploading individual files whenever possible for better processing control.

When to Use Classifier

Ideal for:

  • Mixed document type uploads
  • Automated processing workflows
  • Reducing manual preprocessing steps
  • Handling documents from multiple sources