SilentCanoe
SilentCanoe
Utilities
🔌 API ☕ Buy me a coffee
100% Local Processing — Your files never leave your device

House of Utilities

Powerful browser-based tools that run entirely on your machine. No uploads. No servers. No data collection.

🔎
🔒
Your Privacy is Guaranteed
All file processing happens directly in your browser using WebAssembly and JavaScript. Files are never transmitted to any server. We have no backend, no storage, no analytics on your files.

Available Tools

27 tools

Frequently Asked Questions

Are these tools really free and private?

Yes — every tool on SilentCanoe runs entirely in your browser using JavaScript and WebAssembly. Your files are never uploaded to a server. There is no backend, no database, and no account required. Processing happens on your device only.

Do the tools work without an internet connection?

Most tools work fully offline after the first page load. Tools that use AI models (Anne Story Generator, Costco Analyser AI mode, Chat with Documents, Contract Reviewer, Background Remover) download the model once to your browser cache, then operate completely offline on subsequent uses.

Which browsers are supported?

All tools work in modern browsers — Chrome, Edge, Firefox, and Safari. Tools using on-device AI (WebGPU) require Chrome 113+ or Edge 113+ on desktop. The Background Remover uses WASM and works in all modern browsers. The Duplicate Finder's folder picker requires Chrome/Edge; Firefox/Safari fall back to multi-file drag-drop.

What are the categories?

Tools are grouped into 5 categories: AI & Smart Tools (on-device AI for documents and audio), Images & Media (image processing, annotation, collages), Privacy & Security (encryption, hashing, redaction), Developer Tools (code, data formats, debugging), and Data & Productivity (finance, QR codes, barcodes, creativity).

Is there a file size limit?

There is no server-side limit because nothing is uploaded. The practical limit is your device's available RAM. Large PDFs (50+ MB) or batches of high-resolution images may slow down on low-memory devices.

🔌 REST API for Developers

Developer-First API

1,000 free API calls per day. Convert images, process PDFs, redact documents, and more — all with a single API key.

Try the API

JavaScript Example

const response = await fetch(
  'https://api.silentcanoe.com/v1/images/convert',
  {
    method: 'POST',
    headers: {
      'X-API-Key': 'your_key_here',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      url: 'https://example.com/img.png',
      format: 'webp',
      quality: 85
    })
  }
);
const result = await response.json();
console.log(result.file_url);

Fast

Sub-500ms response times. Optimized for performance.

🔒

Private

Files auto-delete after 24h. No data retention.

📊

Scalable

Batch operations, webhooks, custom limits.

Get Free API Key →

No credit card required. 1,000 calls/day forever.

All Free. Forever.

No subscriptions. No tracking. No hidden costs.

26

Browser Tools

  • ✓ 100% local processing
  • ✓ No file uploads
  • ✓ Unlimited uses
  • ✓ Offline mode
  • ✓ Zero tracking
1K

API Calls/Day

  • ✓ Free API key
  • ✓ 1,000 daily calls
  • ✓ 24h file retention
  • ✓ Batch operations
  • ✓ Email support
COMING SOON

Pro Plan

  • • Higher rate limits
  • • Priority support
  • • Custom integrations
  • • SLA guarantee
  • • Team seats

Trusted by Thousands

2M+

Files Processed

50K+

Active Users

99.9%

Uptime

0ms

Data Stored

Built for Privacy

Your trust is everything. Here's how we protect it.

🔒 How We Stay Private

  • Local-first processing: All tools run in your browser, zero server uploads
  • No tracking cookies: Analytics-free. We don't follow you.
  • 24h auto-delete: API files expire after one day, automatically.
  • Open source roadmap: Our code will be auditable eventually.

📋 Compliance & Standards

  • GDPR ready: No personal data collection or retention
  • No third-party trackers: Just you and us
  • HTTPS everywhere: All connections encrypted in transit
  • Regular security audits: We take security seriously