Get started with TextRetriever
Our first and core service: File → Markdown.
-
GET YOUR API KEY
Get your API key or learn how to make a new one: Getting Started -
PREPARE YOUR DOCUMENT
TextRetriever accepts JPG, PNG, and PDF files. We’re working to support more formats. -
BUILD THE REQUEST
URL:https://service.textretriever.com/api/v1/markdown
Authorization:Bearer <API_TOKEN>
Body: Your file -
MAKE THE REQUEST
Submit your request and receive your Markdown-formatted text!
Last updated on