Extract Text
Usage
0 / 50
📄
0
Files processed
↑ this session
📝
0
Words extracted
📊
0
Tables found
🧾
0
Invoices parsed
📤
Upload Document
☁️
Drop files here or click to browse
Upload images, PDFs, or Word documents for text extraction
PNG JPG PDF DOCX
⚙️
Extraction Options
OCR Language
Accuracy Mode
Table Extraction
Detect and parse tables from documents
Invoice Parser
Extract vendor, amounts, dates automatically
🔄
Convert File
🔄
Drop a file to convert
PDF ↔ DOCX · Image → PDF / DOCX
Target Format
📕
PDF
.pdf
📘
Word
.docx
🖼
PNG
.png
📷
JPEG
.jpg
AI Analysis Mode
Full pipeline: OCR + table detection + invoice parsing in one pass. Results appear per file.
📤
Upload for AI Analysis
🤖
Drop documents for full AI analysis
Combines OCR · table detection · invoice parsing
Language
Mode
File History
📁
No history yet
Files you process will appear here automatically.
API Access
🔑
Your API Key
Sign in to view your API key

Include as Authorization: Bearer TOKEN in every request.

📋
Endpoints
POST /register Create account
curl -X POST https://api.tykstore.com/register \ -H "Content-Type: application/json" \ -d '{"name":"Jane","email":"jane@co.com","password":"pass1234"}'
POST /login Get JWT token
curl -X POST https://api.tykstore.com/login \ -H "Content-Type: application/json" \ -d '{"email":"jane@co.com","password":"pass1234"}'
POST /extract-text Extract text, tables, invoice data
curl -X POST https://api.tykstore.com/extract-text \ -H "Authorization: Bearer YOUR_TOKEN" \ -F "file=@invoice.pdf" \ -F "lang=eng" \ -F "mode=invoice" \ -F "extract_tables=true" \ -F "parse_invoice=true"
POST /convert Convert file format
curl -X POST https://api.tykstore.com/convert \ -H "Authorization: Bearer YOUR_TOKEN" \ -F "file=@document.pdf" \ -F "target_fmt=docx" \ --output converted.docx
Settings
👤 Profile
Full name
Email address
📦 Subscription
Current plan
Your active subscription tier
Free
Extractions used this month
0 / 50
⚠️ Danger Zone
Delete account
Permanently delete your account and all data