how it works
- continuous capture: screenpipe records your screen at configurable intervals (default: 1 frame/second)
- OCR extraction: text is extracted from every frame using native OCR engines
- local storage: everything is stored in a local SQLite database
- AI search: query your data using natural language or filters
search examples
find by text content
find by application
find by time range
using the rewind pipe
the easiest way to search is using the built-in rewind pipe:- open screenpipe desktop app
- go to pipe store
- install “rewind”
- use the timeline view to scroll through your day
- use natural language search to find anything
search tips
- be specific: “slack message from john about deployment” works better than “deployment”
- use time context: “yesterday’s standup meeting” or “last week’s code review”
- combine filters: app name + time range + keywords for precise results
privacy
- all search happens locally on your device
- no data leaves your computer
- you control what apps are recorded with
--ignored-windowsand--included-windows