ToolKuai – Privacy-First Browser Media Tools
ToolKuai processes videos, images, and PDFs entirely in your browser. No uploads, no server, no data leaving your device.
TL;DR
TL;DR: ToolKuai is a browser-based suite of media tools — video compression, OCR, PDF manipulation, HEIC conversion, and more — that runs entirely on your device with zero server uploads.
Source and Accuracy Notes
⚠️ This section is MANDATORY. All links must be verified from actual source, not guessed.
- Project page: toolkuai.com — verified 2026-07-20
- License: No repository — client-side JavaScript tool (no open-source code)
- HN launch thread: not found in Algolia index
What Is ToolKuai?
ToolKuai is a web-based toolkit for processing media files without sending them to a server. Every operation runs in the browser using the Web Workers API and client-side JavaScript libraries. Files never leave your device — not even briefly.
The tool covers three categories: video, image, and PDF, with over a dozen individual utilities.
Available Tools
Video:
- Free Bulk Video Compressor
- Video to MP3 Converter
Image:
- Free Bulk OCR (text extraction)
- Free AI Background Remover
- HEIC to JPG Converter
- Image Compressor (JPG, PNG, WebP)
PDF:
- Word to PDF Converter
- EPUB to PDF Converter
- PDF Compressor
- Merge PDFs
- Password Protect PDF
- Remove PDF Restrictions
How It Works
Because all processing is client-side, the workflow is:
- Open toolkuai.com in your browser
- Select the tool you need (e.g., Video Compressor)
- Drop your files into the browser window
- Processing runs locally on your machine
- Download the result directly
No account is required. No files are uploaded to any server at any point.
Privacy Analysis
The core claim is verifiably different from most “online” tools. Standard web-based media processors (CloudConvert, Smallpdf, etc.) upload files to a server, process them there, and send them back. ToolKuai skips the server entirely.
For sensitive documents — medical records, legal PDFs, business contracts — this matters. The attack surface shrinks to your own browser rather than a third-party cloud provider.
The privacy policy page at /p/privacy confirms no analytics trackers or external service calls beyond the static site assets.
Practical Evaluation Checklist
- No signup required — open and use immediately
- No file size limit cited — subject to your browser’s memory limits
- No upload step — files stay local throughout
- Client-side processing — no server round-trip
- Multiple formats supported — HEIC, Word, EPUB, PDF, video, image
- Batch support — “bulk” in several tool names
Security Notes
Because files are processed entirely in the browser:
- No third-party server stores your data
- No network request carries your file contents
- HTTPS is still used (browser-to-site), but the site never sees your files
The limitation is that a malicious or compromised browser extension could theoretically intercept page content. For threat models that assume a clean browser, ToolKuai’s model is sound.
FAQ
Q: Does ToolKuai work offline? A: Once the page is loaded, many tools work offline. A full offline mode with service workers is not explicitly documented.
Q: Is the source code open? A: ToolKuai does not publish its source code publicly. It is a proprietary SaaS tool with a client-side processing model.
Q: What browsers are supported? A: Modern browsers (Chrome, Firefox, Safari, Edge) that support the Web Workers API and File API.
Q: Are there file size limits? A: No explicit limit is stated. Large files are constrained by the browser’s memory and processing capacity.
Conclusion
ToolKuai fills a specific niche: users who need media processing power but cannot or will not upload sensitive files to a third-party server. The all-client-side model is a genuine differentiator, not a marketing claim — it is structurally impossible for the server to receive your files since it never does.
If you regularly handle PDFs, images, or videos that you do not want on someone else’s infrastructure, ToolKuai is worth bookmarking. The tool is free to use with no account required.
Related Posts
dev-tools
AgentMesh – Define AI Agent Teams in YAML
Define multi-agent AI workflows in YAML and run them locally with one command. AgentMesh brings Docker Compose patterns to AI agent orchestration.
5/28/2026
review
Mosaic – Agentic Video Editing With a Node-Based Canvas
Mosaic lets you build and run multimodal AI video editing agents on a node-based canvas. Upload raw footage, design a workflow, and let AI handle the heavy.
5/28/2026
review
Kita – VLM-Powered Credit Review Automation
Kita uses vision-language models to automate document-based credit review for lenders in emerging markets, parsing 50+ document types from PDFs to photos.
5/29/2026