OfficeJar

Document & Data Suite

Welcome back

Sign in to your workspace
At least 8 characters
New here? Create an account

OfficeJar

Document & Data Suite
— / — Free ⚙ Admin
U

Your private document studios

Pick a studio to get started. Every file is processed on your own server and deleted after — nothing is shared with third parties.

All studios
All studios

Document Vault

Your documents, kept and searchable on your own server. Upload, organize, and digitally sign — nothing leaves the box.

Back

Click to upload or drag files here

00:00
Audio is streamed to your own OfficeJar server in short segments and transcribed with self-hosted Whisper — nothing goes to any third party.
--

Tool

Recent jobs

Image StudioRuns privately in your browser — nothing uploads
Chat with DocumentsAnswers cite your source passages — runs on your own server
Your documents
×

Simple, sovereign pricing

Self-hosted and open source. No per-file fees, ever.
Free
Rs 0/forever
  • 15 conversions / day
  • All Office ↔ PDF & PDF tools
  • Files never leave your server
Pro
Rs 900/month
  • 1,000 conversions / day
  • AI tools, OCR, PDF→Excel, e-Sign
  • Priority queue & larger files
Payments settle via Raast or bank transfer — no foreign processor, no card fees. Your files never leave your server.
×

Developer API

Call OfficeJar from your own scripts and apps. Keys use your plan & daily quota.
✓ Copy your new key now — it won't be shown again.
Quick start
Convert a file from the command line — pass your key as a header:
curl -X POST /api/jobs \ -H "X-API-Key: ojk_your_key_here" \ -F "tool=word-to-pdf" -F "params={}" \ -F "files=@document.docx"
Then poll GET /api/jobs/<id> and download GET /api/jobs/<id>/download. Full reference at /api/docs.