Skip to content

How-to Guides

Use this section when you already know what you want to do and need the shortest path to a result.

  • Choose an Inferencer


    Decide between lexical, magic, magika, and hybrid based on workload.

    Open guide

  • Process Files in Bulk


    Scan directories, keep throughput high, and handle per-file failures cleanly.

    Open guide

  • Extend with a Custom Inferencer


    Add a new inferencer implementation and expose it through AutoInferencer if needed.

    Open guide

  • Examples and Patterns


    Browse larger examples, integration snippets, and reusable implementation patterns.

    Open examples

Use This Page When

What This Section Covers

How-to guides are task-oriented. They focus on how to finish one job quickly. For exact API signatures, go to Reference Overview. For design rationale, go to Explanation Overview.