Skip to content

Getting Started

Welcome to Hyper-Extract! This guide will help you get up and running quickly, whether you prefer using the command line or Python.


Choose Your Path

  • I want to use the terminal


    The CLI is perfect if you:

    • Want to process documents without writing code
    • Need to batch process files
    • Prefer terminal workflows

    Start here: Installation CLI Quickstart

  • I want to use Python


    The Python SDK is perfect if you:

    • Are building an application
    • Need to integrate with existing code
    • Want full programmatic control

    Start here: Installation Python Quickstart


What's Next?

After completing the quickstart:

  1. Explore the CLI Guide — Learn the complete workflow
  2. Browse the Template Library — Find templates for your domain
  3. Read Core Concepts — Understand how it all works

Need Help?