lap is a free, open source digital asset management (dam) project written in Vue and released under GPL-3.0. It has 2,440 GitHub stars, 150 forks and 27 open issues, and was last pushed 13 hours ago. On this registry it ranks #14 of 25 tracked projects in Digital Asset Management (DAM), with 5 head-to-head comparisons available. It gained 41 stars over the last 3 tracked days.

What is lap?

What it is

Lap is an open-source, GPL-3.0 desktop photo manager for macOS, Windows, and Linux. It is built around a local-first model, so users browse family albums, find old photos, and manage large personal media libraries without a required cloud account or upload. The concrete problem is the tension between convenience and privacy in photo organization. Many services rely on cloud storage, accounts, and proprietary libraries, while many users keep photos and videos in ordinary folders on their own disks. Lap solves this by working directly with existing folders, keeping files in place, and offering local search, similarity, smart tags, and face features on the user's machine.

Key capabilities

  • Lap organizes libraries by date, folder, location, camera, lens, tags, ratings, and faces, with random sorting and a small-image filter.
  • It supports local AI search for text prompts, visual similarity, subjects, face clustering, and optional multilingual search in 50+ languages.
  • It displays RAW plus JPEG or HEIC pairs as one item and keeps linked files together during file operations.
  • It offers folder-first workflows with multiple libraries, drag-and-drop import, filesystem sync, and safe move, copy, and delete operations.
  • It includes duplicate cleanup with reclaimable-space summaries and bulk removal across duplicate sets.

Who uses it and how

  • Users with large personal media libraries use it to browse and organize collections of 100k+ files without moving originals into a closed database.
  • Families use it for family photos, face clustering, and date-organized imports with day, month, year, or single-folder layouts.
  • People who keep photos in Finder or Explorer use it to work directly with existing folders, while information shown in Lap is not always embedded in the original file.

Getting started

Users install Lap from the latest release page by downloading the package that matches their system: DMG files for macOS, MSI files for Windows, and DEB or AppImage files for Linux. macOS users can also install it with Homebrew by running brew tap julyx10/lap and brew install --cask lap.

When to use it — and when not to

Lap is a good fit when the priority is private, local management of existing folders and large personal libraries, especially when cloud accounts or uploads are unwanted. It is less suitable for users who need hosted access, because it is an offline-first desktop application rather than a cloud service. Windows installers are unsigned, so SmartScreen may block the download and require the user to choose Keep anyway.

project readme (upstream, from github) — read inline

Lap - Private Local Photo Manager

Open-source desktop photo manager for macOS, Windows, and Linux.

GitHub release GitHub all releases GitHub stars

English | Deutsch | Français | Español | Português | Русский | 简体中文 | 日本語 | 한국어

Lap is an open-source, local-first photo manager for browsing family albums, finding old photos quickly, and managing large personal media libraries offline. It is a privacy-focused alternative to cloud photo services: no forced upload, local AI search, folder-first workflow, and free to use.

Download Lap

Open the latest release page, then download the file that matches your system:

Platform Package Note
macOS (Apple Silicon / Intel) _aarch64.dmg / _x64.dmg Notarized by Apple
Windows 10/11 (x64 / ARM64) _x64_en-US.msi / _arm64_en-US.msi Unsigned — if SmartScreen blocks the download, click Keep anyway
Linux (x64 / ARM64) _amd64.deb / _arm64.deb For Debian-based distros (Ubuntu, Debian, Linux Mint, etc.)
Linux (x64 / ARM64) _amd64.AppImage / _aarch64.AppImage Make the file executable, then double-click to run

macOS with Homebrew

brew tap julyx10/lap
brew install --cask lap

Screenshots

Why Lap

  • Local-first by design: your photos stay on your own disk, with no required cloud account or upload.
  • No library lock-in: work directly with your existing folders instead of importing everything into a closed database.
  • Private AI tools: search, similarity, smart tags, and face features run locally on your machine.
  • Built for large collections: optimized for smooth browsing and organization across libraries with 100k+ files.
  • Open source and free: no subscription, no forced ecosystem, and code you can inspect.

Features

  • Flexible library browsing by date, folder, location, camera, lens, tags, ratings, and faces, with random sorting and a small-image filter.
  • Interactive Map View to explore geotagged photos and videos in clusters that follow your current filters.
  • Smart Albums save rule-based views with custom grouping and sorting.
  • Collections and tags to organize selected files in bulk without moving or duplicating the originals.
  • Local AI search for text prompts, visual similarity, subjects, face clustering, and optional multilingual search in 50+ languages.
  • Apple Live Photos and Google Motion Photos with motion playback and a unified Smart Album filter.
  • RAW + JPEG/HEIC pairs displayed as one item, with linked files kept together during file operations.
  • Configurable RAW thumbnails and previews using RAW rendering or the camera's embedded preview.
  • Folder-first workflow with multiple libraries, drag-and-drop import, copy-paste import, filesystem sync, and safe move/copy/delete operations.
  • Date-organized import with day, month, year, or single-folder layouts, original filenames, and duplicate skipping.
  • Culling and comparison tools including a four-pane image comparison viewer.
  • Duplicate cleanup with reclaimable-space summaries and bulk removal across duplicate sets.
  • Customizable viewing with thumbnails up to 1024 px, adjustable grid sizes and corners, and Quick Preview or separate viewer windows.
  • Desktop integration with multiple external apps and wallpaper selection on macOS, Windows, and GNOME Linux.
  • Built-in editing for crop, rotate, flip, resize, and basic image adjustments.
  • Broad format support for 60+ photo, RAW, and video formats.

Metadata, Collections, and Moving Files

Lap is folder-first, but not every piece of information shown in Lap is embedded in the original file. This distinction matters when you also manage the same folders in Finder, Explorer, or another photo app.

What stays with the file

  • Your original photos and videos always remain ordinary files in their existing folders.
  • File metadata already embedded in a file, such as EXIF capture date, camera, lens, GPS, and orientation, is read from that file when Lap indexes it.
  • Saving a built-in image edit writes the resulting image to the selected destination.
  • When you rename, move, copy, or delete files in Lap, Lap updates its local catalog at the same time. It also keeps supported grouped assets, such as Apple Live Photo components, AAE sidecars, and enabled RAW + JPEG/HEIC pairs, together.

What is stored locally by Lap

The following are Lap library data. They are stored in Lap's local database or library configuration, not written into EXIF, IPTC, or XMP sidecars:

  • Collections, Tags, Comments, Favorites, Ratings, and Culling states (including Picks and Rejects)
  • Smart Albums and their rules, grouping, sorting, and ordering
  • AI search data, face data, thumbnails, and other index/cache data

This data does not travel with a file when it is copied, exported, or moved outside Lap, and it is not available automatically to other applications.

Working with files outside Lap

Lap can rescan folders and detect many filesystem changes. But changes made outside Lap—such as renaming, moving, replacing, or copying files—can disrupt organization that is stored only in Lap.

For the most reliable results, rename and move files in Lap whenever you rely on Collections, Tags, Comments, Favorites, Ratings, or culling states. If you also manage files outside Lap, back up Lap's database and configuration together with your photos. You can manage the database location and create a backup in Settings → Storage.

Deleting Lap's database or configuration removes this local organization and index data, but does not delete your original media files.

Uninstall Lap

Lap works directly with your existing photo folders. Uninstalling Lap, or deleting its database and cache files, does not delete your original photos.

The standard uninstall steps remove the application. To remove Lap completely, quit Lap first, uninstall the application, then delete its local database, thumbnail cache, and configuration files using the cleanup command for your platform.

macOS

If you installed Lap with Homebrew:

brew uninstall --cask lap

For a manual installation, quit Lap and move Lap.app from the Applications folder to the Trash.

To remove all Lap database, cache, and configuration files:

rm -rf "$HOME/Library/Application Support/com.julyx10.lap" \
       "$HOME/Library/Caches/com.julyx10.lap" \
       "$HOME/Library/WebKit/com.julyx10.lap"
rm -f "$HOME/Library/Preferences/com.julyx10.lap.plist"

Windows

Open Settings > Apps > Installed apps, find Lap, and select Uninstall.

Then open PowerShell and remove all Lap database, cache, and configuration files:

Remove-Item -Recurse -Force -ErrorAction SilentlyContinue "$env:LOCALAPPDATA\com.julyx10.lap"
Remove-Item -Recurse -Force -ErrorAction SilentlyContinue "$env:APPDATA\com.julyx10.lap"

Linux

For DEB installations, uninstall the package:

sudo apt remove lap

For AppImage installations, quit Lap and delete the downloaded .AppImage file.

Then remove all Lap database, cache, and configuration files:

rm -rf "$HOME/.local/share/com.julyx10.lap" \
       "$HOME/.cache/com.julyx10.lap" \
       "$HOME/.config/com.julyx10.lap"

If you selected a custom database storage directory in Lap settings, delete that directory separately after confirming that it contains only Lap database files.

Build from Source

Requirements: Node.js 20+, pnpm, Rust stable.

## macOS system deps
xcode-select --install
brew install nasm pkg-config autoconf automake libtool cmake

## Linux system deps
## sudo apt install libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev \
##   patchelf nasm clang pkg-config autoconf automake libtool cmake

## Clone and build
git clone --recursive https://github.com/julyx10/lap.git
cd lap
git submodule update --init --recursive
cargo install tauri-cli --version "^2.0.0" --locked
./scr

readme truncated — read the full docs on github

Frequently asked questions

Is lap free to use?

lap is open source under the GPL-3.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does lap do?

An offline-first photo manager for large local libraries

What is lap written in?

lap is primarily written in Vue. Its source is publicly available at https://github.com/julyx10/lap, and it has 2,440 GitHub stars.