Skip to main content

Stampla Desktop

CI PyPI

The desktop app for photo and video archives that can prove their own integrity: import memory cards, check the archive's health, fix names, undo anything — every action a preview first.

Stampla stamps every photo and video with an identity derived purely from the file itself — the capture time plus a fingerprint of the content:

20260703_150727_9b677b64.nef
└──────┬──────┘ └──┬───┘
  capture time    hash

There is no database to maintain or lose: the files carry their own catalog. Names sort chronologically across every camera and phone, duplicates identify themselves, and the whole archive can be re-checked at any time — corruption told apart from ordinary edits — with any tool that can hash a file, decades from now.

The app covers the whole workflow:

  • Import copies a card into the archive, names every file on arrival, and re-hashes every copy at its destination. It ends in a verdict, not a guess: safe to format appears only when every file on the card is accounted for.
  • Organize triages a messy folder — what each file would become, what is already archived, what needs your eyes first — and never renames anything.
  • Verify recomputes every name from metadata and content and explains disagreements in plain language, worst first.
  • Rename brings names in line after edits, whole groups (RAW, sidecars, derivatives) at a time. Masters managed by Lightroom Classic are handed off through a rename token, never touched behind the catalog's back.
  • History lists every applied change with Undo, and Resume for interrupted runs.
  • Settings edits the archive configuration with validation before every save; the naming pattern editor previews an example name as you type.

The Import view after copying a card: a green banner reads "Card fully accounted for — safe to format", above the list of copied files with their new names.

The Verify view: findings grouped by meaning with plain-language explanations — a date disagreement shown with the old time in red and the corrected time in green.

The app adds no behavior of its own: every view renders the plans and reports of the stampla library — the same engine behind the CLI — and every change goes through its validated, write-ahead-journaled apply. The exact terminal equivalent of any action is one click away, behind the quiet >_ toggle.

Install

macOS (Apple Silicon): download Stampla-<version>-arm64.dmg from Releases and drag the app to Applications. The build is not yet signed with an Apple Developer ID, so the first launch is blocked: open System Settings → Privacy & Security, scroll to Security and click Open Anyway. This is needed once.

Any platform (Python 3.11+):

$ uv tool install stampla-desktop

or pipx install stampla-desktop. Either way you also need ExifTool on PATH (macOS: brew install exiftool).

Run

$ stampla-desktop [archive.toml]

Without an argument the app asks for an archive configuration and remembers it — or creates a new archive from scratch. Everything is a dry run until Apply, which confirms first; every applied change lands in History with Undo.

Run from this repository

With uv:

$ git clone https://github.com/stampla/stampla-desktop.git
$ cd stampla-desktop
$ uv run stampla-desktop

With plain pip:

$ python3 -m venv .venv
$ .venv/bin/pip install -e .
$ .venv/bin/stampla-desktop

For a tour that touches none of your own files, generate the demo archive (macOS only — it leans on sips): a small throwaway archive imported through the real engine, then seeded with a date edit, an unnamed file and an orphan sidecar so every view has something to show:

$ uv run python demo/make_demo.py
$ uv run stampla-desktop demo/demo.toml

Development setup, checks and expectations: CONTRIBUTING.md.

Requirements

  • Python 3.11+ (the macOS app bundles its own)
  • ExifTool on PATH

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stampla_desktop-0.3.0.tar.gz (273.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stampla_desktop-0.3.0-py3-none-any.whl (66.5 kB view details)

Uploaded Python 3

File details

Details for the file stampla_desktop-0.3.0.tar.gz.

File metadata

  • Download URL: stampla_desktop-0.3.0.tar.gz
  • Upload date:
  • Size: 273.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for stampla_desktop-0.3.0.tar.gz
Algorithm Hash digest
SHA256 84d838792cf6d06b1194720cdad67e3a16faace1272064cf2e0ea8b884c24494
MD5 86a406f3af1b6e0f8d4e409491027a81
BLAKE2b-256 b07c7b3ae355dcf20545123e4811961786582a21891c34da8c01b33638446166

See more details on using hashes here.

Provenance

The following attestation bundles were made for stampla_desktop-0.3.0.tar.gz:

Publisher: release.yml on stampla/stampla-desktop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file stampla_desktop-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: stampla_desktop-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 66.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for stampla_desktop-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f002b63c51059d404c06879318dcd707cf4936c2e907c0f6be3adbac5c33afa
MD5 2af7498001b1d88cc02091e6489134ad
BLAKE2b-256 d38e0ef9e647d980252f1c0ee976bb3d1820cc8bede6688564a63be0f998cfc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for stampla_desktop-0.3.0-py3-none-any.whl:

Publisher: release.yml on stampla/stampla-desktop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page