Picturama

August 16, 2026 ยท View on GitHub

Digital image organizer powered by the web

Download

Please visit the Picturama website.

Linux: an AppImage requires FUSE to run, but Ubuntu and Debian no longer install FUSE 2 by default. If it doesn't start, install it with sudo apt install libfuse2 (on Ubuntu 24.04: libfuse2t64), or run the AppImage with --appimage-extract-and-run. And make sure the file is executable (chmod +x).

Features

  • Scan local files - Keep your privacy, don't upload your personal photos to a cloud service
  • Non-Destructive - The original images won't be touched (unless you purge the trash)
  • Read various photo formats: JPG, PNG, WebP, HEIC / HEIF, TIF (macOS only)
  • Read raw formats: RAF (Fujifilm), CR2 (Canon), ARW (Sony), DNG โ€” shown through the JPEG preview the camera embedded
  • Browse photos by dates
  • View photo in detail (zoomable)
  • View EXIF information
  • Tags
  • Favorites
  • Rotate photos
  • Delete photos

Develop

See DEVELOP.md for details about how to build Picturama.