Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.14 KB

introduction.mdx

File metadata and controls

43 lines (36 loc) · 1.14 KB
title description
Introduction
Welcome to AnyParser documentation

Hero Light Hero Dark

Overview

The AnyParser is a real-time parser designed to extract content from various file formats, including PDFs and DOCX files. You can use AnyParser either through the Python SDK library, or by directly calling the API.

AnyParser SDK

The easiest way to get started with AnyParser is through the SDK. To get started, follow our Quickstart guide.

AnyParser API

The API accepts file content encoded in base64, processes it, and returns the parsed data in markdown format. To get started, check out our API Reference

Get started with a free API key. Upload files and test out AnyParser in our Sandbox.