If you've ever spent precious minutes manually blurring API keys or wrestling with image editors just to share a clean screenshot, achu.app might be your new favorite tool. This lightweight desktop utility for Windows, macOS, and Linux transforms raw captures into polished visuals—and it does it all locally, meaning your data never touches the cloud unless you explicitly tell it to.

The Core Pitch: Screenshot Polish Without the Pain

achu delivers a canvas-first approach to screenshot beautification. Users can frame their captures with custom padding, background blur, rounded corners, and adjustable shadows. The tool also overlays polished browser chrome mockups styled either macOS or Windows-style window controls. Need a specific aspect ratio? Achu handles that too. For developers tired of exporting screenshots just to make them look presentable in documentation or pull requests, this is a genuine workflow accelerator.

Privacy Guard: Automatic Redaction Before You Ship

The Smart Privacy Guard feature scans captures locally using Tesseract WebAssembly to automatically detect credentials, API keys, passwords, email addresses, and IP addresses. Once identified, sensitive values can be redacted with one click using Gaussian blur or solid masks. This is the kind of functionality that normally requires a separate security-focused tool or manual pixelation—achu bakes it directly into the screenshot pipeline. Given how often developers accidentally leak secrets in public repos, having this baked into a capture utility is honestly overdue.

AI Issue Agent: Vision Models Meet Bug Reports

The headline feature for developer audiences is the integrated AI Issue Agent. The system uses vision models to analyze screenshots and automatically generate structured GitHub issue templates—including titles, reproduction steps, and system context. Developers can route this through local Ollama instances or connect to external APIs including Gemini, Claude, and OpenAI. For teams drowning in vague bug reports with blurry phone photos of error screens, this could be a game-changer for ticket quality. The AI parses visual information directly—no more deciphering screenshots pasted into descriptions.

OCR That Runs Entirely Offline

The OCR Canvas Text Grabber lets users right-click anywhere on their canvas screenshot to extract text instantly. Tesseract WebAssembly powers the extraction, running 100% locally in the browser or desktop environment. Extracted text can be edited, trimmed, formatted, and copied through a clean local modal—no internet connection required. For developers working with sensitive documentation or operating in restricted network environments, fully offline OCR removes another friction point that usually forces people to upload screenshots to third-party services.

Key Takeaways

  • Cross-platform support (Windows, macOS, Linux) with consistent feature set across all three
  • Local-first architecture—data stays on your machine unless explicitly exported
  • Privacy Guard uses Tesseract WASM to auto-detect and redact API keys, credentials, emails, IPs
  • AI Issue Agent generates structured GitHub issues from screenshots using vision models
  • Supports local Ollama deployments or external APIs (Gemini, Claude, OpenAI) for the issue agent

The Bottom Line

This is exactly the kind of utility that should have existed five years ago. The combination of visual polish tools with privacy scanning and AI-powered issue generation in a single local-first application addresses real pain points that developers face daily. Whether you're documenting bugs, preparing demos, or just sharing error logs—achu treats screenshots as first-class workflow artifacts rather than afterthoughts.