Skip to content

h9lxyz/scaptr

Repository files navigation

Scaptr

Scaptr is a cross-platform screen capture editing tool designed for speed and simplicity.

License

Scaptr App Screenshot captured by itself

Features

  • 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.

Tech Stack

Scaptr is built on a modern, performance-oriented stack:

  • Core: Tauri (Rust)
  • Frontend: React + TypeScript + Vite
  • Canvas: Konva.js / React-Konva
  • Styling: Tailwind CSS

Development

Prerequisites

  • Rust (latest stable)
  • Node.js (latest LTS recommended)

Setup

  1. Clone the repository:

    git clone https://github.com/h9lxyz/scaptr.git
    cd scaptr
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run tauri dev

Building

To build the application for production:

npm run tauri build

The build artifacts will be located in src-tauri/target/release/bundle.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Attributions

About

A cross-platform screen capture editing tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages