Frenchie Kit

The file tools your agent reaches for.

OCR, transcription, extraction, and image generation delivered as MCP tools and slash commands. Kit keeps files out of fragile chat context and returns clean artifacts your agent can use.

$/ocr Project PRD.pdf
/extract roadmap.xlsx
/transcribe demo.mp4

one install · four file capabilities · one result contract

.frenchie/
├── project-prd/result.md
├── roadmap/result.md
└── demo/result.md

capabilities

Your agent's file toolkit - and it's growing.

01OCR

Your agent reads PDFs and images.

Turn scanned PDFs, screenshots, forms, and image files into Markdown your agent can inspect, quote, and use in the next step.

OCR details
$

done · 12 pages · 12 credits · saved locally

.frenchie/project-prd/result.md

# Project PRD

## Goals
- Launch the product onboarding flow
- Keep acceptance criteria reviewable

## Open questions
- Billing copy
- CLI login state
02Transcription

Your agent listens to meetings and videos.

Send meetings, demos, interviews, calls, or videos through Frenchie and get a transcript that fits back into the agent workflow.

Transcription details
$

done · 47 min · 94 credits · saved locally

.frenchie/customer-call/result.md

00:00:04 Speaker 1
The onboarding screen still feels too vague.

00:00:21 Speaker 2
Let us turn that into requirements and test cases.
03File Extraction

Your agent reads Office and spreadsheet files.

Extract DOCX, XLSX, CSV, TSV, and PPTX files to plain Markdown. No proprietary viewer, no document-intelligence dashboard.

Extraction details
$

done · 4 sheets · 2 credits · saved locally

.frenchie/forecast/result.md

## Sheet: Q3 Forecast

| Region | Forecast | Actual | Delta |
| --- | ---: | ---: | ---: |
| APAC | 240000 | 252000 | +12000 |
| EU | 180000 | 171000 | -9000 |
04Image Generation

Your agent creates visual assets.

Generate product visuals, blog covers, concept images, or lightweight assets from prompts without leaving the agent loop.

Generation details
$

done · 1024x1024 · 20 credits · saved locally

Generated black and white illustration of a French bulldog eating pizza.

try it

See it yourself. Right now.

Drop a PDF, image, audio clip, or video below. No account needed - the public demo returns Markdown in seconds.

File extraction and image generation are credit-backed Kit capabilities. Try them after signup with 100 free credits.

operating model

Built for agent workflows, not file storage.

Local first

Stdio MCP runs next to your agent. Local files stay local, and Markdown outputs auto-save under .frenchie/.

Hosted when needed

HTTP MCP exists for web agents that cannot spawn local binaries or read your local filesystem.

Short-lived by design

Files are processed and deleted. Results expire after first delivery instead of becoming long-term storage.

Give your agent file context on demand.

Install Frenchie once. Use Method for the workflow and Kit whenever files enter the room.