Build with Transkribus. Grow with us.
Transkribus is built by a European cooperative of 250+ institutions — and we're looking for partners who share our mission. Whether you build software, run a scanning firm, or manage a cultural heritage institution — there's a way to work together.

Three ways to partner
Choose the model that fits your business — or combine them.
API integration
Embed Transkribus text recognition into your product. REST API, 300+ models, custom model training. FromThePage, Wikimedia, and Archion already built on it.
ScanTent reselling
Sell the ScanTent portable document scanner to your customers. Libraries, archives, genealogy societies, and schools love it. Reseller pricing available.
Cooperative membership
Join READ-COOP as an institutional member. Shape the roadmap, get volume discounts, and collaborate with 250+ archives and libraries across Europe.
For software companies
Integrate AI text recognition in weeks, not months
import requests
resp = requests.post(
"https://transkribus.eu/processing/v2/processes",
headers={"Authorization": f"Bearer {TOKEN}"},
json={
"config": {"modelId": 38230},
"image": {
"imageUrl": "https://your-archive.org/scan-001.jpg"
}
}
)
print(resp.json())API partner
FromThePage: AI-assisted crowdsourcing via API

For resellers
The ScanTent — portable document scanning your customers will love

Let's explore a partnership
Tell us about your business and what you're looking to build. We'll match you with the right partnership model.




