Process documents, analyze data, draft content. No API key, no command line, no setup.
PawWork is a desktop app for knowledge workers who want AI to handle real tasks, not just chat. Download the app, open it, and start working with your files.
- Office documents — create and edit Word (.docx), Excel (.xlsx), PowerPoint (.pptx) without installing Office
- Data analysis — drop a spreadsheet or CSV, get summaries, charts, and reports
- Writing help — draft emails, reports, plans, and announcements from rough notes
- PDF processing — merge, split, extract, and convert PDF files
All tools are built in. Nothing to install, no terminal, no package managers.
macOS (Apple Silicon): Download .dmg
PawWork is not yet signed with Apple Developer ID. On first launch: Right-click the app > Open > confirm "Open" in the dialog.
PawWork is built for people who work with documents, spreadsheets, and writing every day but don't want to learn programming or manage API keys. If you've tried ChatGPT or Claude but wished it could just work with your files directly on your computer, this is for you.
Requires Bun v1.2+.
git clone https://github.com/Astro-Han/pawwork.git
cd pawwork
bun install
cd packages/desktop-electron && bun run devPawWork is a fork of OpenCode, with modifications.