Scaptr is a cross-platform screen capture editing tool designed for speed and simplicity.
- Redact Tool: Blur or pixelate sensitive information.
- Backgrounds: Add beautiful, generated backgrounds to your screenshots for a polished look.
- Cross-Platform: Runs on Windows, macOS, and Linux.
- Privacy: Works 100% offline. AI-Free, no tracking, no ads.
Scaptr is built on a modern, performance-oriented stack:
- Core: Tauri (Rust)
- Frontend: React + TypeScript + Vite
- Canvas: Konva.js / React-Konva
- Styling: Tailwind CSS
-
Clone the repository:
git clone https://github.com/h9lxyz/scaptr.git cd scaptr -
Install dependencies:
npm install
-
Run the development server:
npm run tauri dev
To build the application for production:
npm run tauri buildThe build artifacts will be located in src-tauri/target/release/bundle.
This project is licensed under the MIT License. See the LICENSE file for details.
- The included wallpapers are made by Nenad Novaković via Unsplash.
