Lap 0.2.1 landed on May 2, 2026, bringing critical performance fixes to the local-first photo manager that’s quietly winning over Windows users with massive image collections. The update arrives three months after 0.2.0 and addresses catalog corruption bugs that plagued users with libraries exceeding 100,000 photos. I tested it on Windows 11 with a 250GB library spanning 15 years—here’s how it holds up.
What’s New in Lap 0.2.1
This point release focuses on stability. The changelog lists 23 bug fixes, with heavy emphasis on catalog integrity. Two crash scenarios tied to multi-threaded thumbnail generation were squashed, and the SQLite-backed catalog now uses WAL mode for concurrent reads. Developers also bumped the Electron framework from 28 to 30, improving GPU-accelerated rendering on high-DPI displays.
Users will notice faster search filtering. Lap now indexes EXIF metadata on import, including camera model, lens, aperture, and GPS coordinates. The search bar supports complex queries like aperture > f/2.8 AND iso < 800, with results appearing in under 300 milliseconds on a warm cache. Keyboard navigation also expanded: pressing Enter opens a photo in full-screen, and Shift+Delete sends it to the system trash.
Setup and First Impressions
Installation is a portable affair. Download the 64-bit installer from Lap’s GitHub releases page, extract it, and run. There’s no Microsoft Store integration yet, but the executable is signed. On first launch, Lap asks to create a catalog—choose a location with fast storage; my NVMe SSD cut import time by 40% versus an external hard drive.
Importing my library took 12 minutes for 38,000 images. Lap doesn’t copy files by default; it references them in-place. This keeps folder structures intact and avoids duplication. Windows Photos, by comparison, insists on importing everything into its own database, a dealbreaker for anyone with a carefully curated file system.
Local-First Architecture and Privacy
Lap’s core sells itself with one sentence: no cloud, no account, no telemetry. All metadata stays local in an encrypted SQLite database. Face detection runs on-device using OpenCV, and the AI-generated tags (sunset, dog, beach) are powered by a TensorFlow model that ships bundled with the app. No images are uploaded anywhere.
This approach resonates with users burned by Microsoft’s push toward OneDrive and the controversial “People” feature in Photos. In 2025, Microsoft removed the offline facial recognition option from Photos, forcing cloud processing for the People album. Lap’s offline face clustering remains imperfect—it confused my cat with a small dog twice—but I’ll take that over cloud dependency.
Library Management at Scale
Lap treats folders as first-class citizens. The sidebar mirrors your directory tree, and you can assign star ratings, color labels, and flags directly from the context menu. Ratings and labels live in sidecar XMP files, so they travel with your RAWs if you move folders. Lightroom users will feel at home.
Collections exist as virtual albums, not physical copies. You can create a collection of all photos with a 5-star rating, then further filter by lens. These smart collections update live as you rate images. A “Quick Collection” feature maps to the B key, letting you build a temporary batch for later export.
Export options are extensive. Resize by long edge, apply a watermark, or convert to sRGB. Lap doesn’t yet support advanced printing layouts, but basic print-to-PDF works.
Performance Showdown: Lap vs. Microsoft Photos
I pitted Lap 0.2.1 against the latest Windows Photos on a Core i7-12700K with 32GB RAM and a library of 150,000 JPEG/RAW files. Here’s how they compared:
| Task | Lap 0.2.1 | Microsoft Photos |
|---|---|---|
| Catalog import | 28 minutes | 2 hours (with cloud sync) |
| Search for “birthday” | 0.4 seconds | 3.1 seconds |
| Scroll through timeline | Smooth | Stuttered after 20,000 files |
| CPU usage during idle | 0.1% | 3–5% (background indexing) |
| RAM used (post-import) | 480 MB | 1.2 GB |
Photos faltered with large libraries. Its timeline view became unresponsive around 20,000 images, and the AI-powered search required an internet connection to return relevant results. Lap remained snappy throughout, thanks to its flat-file catalog and lack of online round-trips.
AI-Powered Tagging and Editing
Lap’s auto-tagging hits a 70% accuracy rate in my tests. It correctly identified “mountain,” “lake,” and “bicycle” but miscategorized a drone shot of a parking lot as “picnic.” You can manually correct tags, and the model retrains locally over time—a unique feature that respects your privacy.
Built-in editing tools cover basics: crop, rotate, exposure, contrast, and a heal brush. Non-destructive editing is slated for 0.3.0, but for now, adjustments overwrite the original file. RawTherapee integration is available as an external editor, one click away from a right-click menu.
Cross-Platform Consistency
Lap runs on Windows 10, Windows 11, macOS 14+, and Linux (AppImage and Flatpak). I tested catalog portability by moving my library to a USB drive and opening it on a MacBook Air M3. Lap detected the catalog, rebuilt thumbnails for macOS’s HiDPI scaling, and functioned identically. Cross-platform workflows are a first-class citizen here.
Linux users gain the most from Lap’s existence. Alternatives like Digikam and Shotwell clutter the interface, while Lap’s clean design mirrors mainstream apps. The AppImage launches without dependencies, a blessing for immutable distributions like Fedora Silverblue.
Community and Open-Source Development
Lap’s GitHub repository boasts 12,000 stars and a responsive maintainer team. Version 0.2.1 included contributions from 14 developers, with pull requests vetted within 48 hours. The roadmap is public and encourages voting: map integration and HEIF/HEVC decoding lead the wishlist.
Transparency extends to funding. Lap operates on Open Collective, pulling in $2,800 per month. That money goes toward Apple code-signing certificates and Azure DevOps CI/CD pipelines. No venture capital, no pivot to AI subscription—just a sustainable open-source model.
Limitations and Annoyances
Lap is still young. RAW support is limited to 54 camera models, far fewer than Adobe Camera Raw. The UI, while clean, lacks tooltips for obscure icons. I spent ten minutes hunting for the batch rename feature, hidden under “Tools > Library Maintenance.”
Syncing catalogs across devices requires manual file transfer. A peer-to-peer sync feature is under discussion, but for now, users rely on Dropbox or Syncthing. Also, the installer doesn’t auto-update; you must download each new release manually.
The Verdict
Lap 0.2.1 is the photo manager Windows users deserve—free, fast, and fiercely local. It’s not yet a Lightroom killer, but it handily beats Microsoft Photos for anyone with more than a few thousand images. The local-first privacy stance, combined with robust search and tagging, makes it a compelling choice for photographers tired of cloud dependencies.
If you’re clinging to an old version of Picasa or enduring Windows Photos’ sluggishness, give Lap two weeks. Import your library, rate a few hundred photos, and watch its AI improve. You might delete your cloud backup before the trial ends.