Desktop application for editing photo metadata (EXIF/XMP) before submitting to stock photo agencies. Fill in title, description, keywords, and categories — then save directly into the image file without re-encoding.
Supported formats: JPEG · PNG · WebP
See the full User Guide for detailed instructions.
| OS | Builds |
|---|---|
| Windows 10 / 11 | Installer (.msi) · Portable (.exe) |
| macOS | .dmg |
| Linux | AppImage · .deb |
Download the latest release from the Releases page. See CHANGELOG.md for version history.
Stack: Rust · Tauri 2 · SvelteKit · TypeScript · Vite · SCSS
Prerequisites: Rust · Node.js · pnpm · Tauri prerequisites
# Install frontend dependencies
pnpm install
# Run in development mode
cargo tauri dev
# Build release
cargo tauri build
# Regenerate app icon from source image
cargo tauri icon src-tauri/icons/logo.png
All images, logos, photos, screenshots, illustrations, and other graphic assets included in this repository — except application icons and UI design elements — are copyright © their respective owners. All rights reserved. Reproduction or redistribution without explicit written permission is prohibited.
This application (excluding the copyrighted graphic assets noted above) is distributed under the GNU Affero General Public License v3.0 (AGPL-3.0).