Show HN: I rebuilt my SaaS as a local desktop app to extract photos from Gmail
The developer rebuilt their SaaS product as a local desktop application that extracts photos from Gmail, shifting from a cloud-based service to a local app for privacy and efficiency.
Background
Show HN: I rebuilt my SaaS as a local desktop app to extract photos from Gmail – This is a post on Hacker News ("Show HN") where a developer presents a project they built. The user behind MailMemories originally ran a SaaS (Software as a Service) that extracted photos from users' Gmail accounts. They have now rebuilt it as a local desktop app, meaning the photo-scanning and extraction happens on the user's own computer rather than on the developer's servers. This shift addresses privacy concerns many users have about granting a third-party web service access to their email and photos. The project is notable because it demonstrates a broader trend: developers moving privacy-sensitive features from cloud-based services to local-first software, especially after Google's stricter API policies and user backlash against data-mining by email-connected apps.