- Does it upload my photos to a server?
- No. Every step — face detection, alignment, and video encoding — runs locally in your web browser using WebAssembly and JavaScript. Your photos never leave your device. This also means the tool works offline once the page has loaded and the AI model has been downloaded (about 3 MB, cached by the browser).
- What if the face isn't detected in some photos?
- If MediaPipe cannot find a face in a photo (e.g. the face is too small, the angle is extreme, or it is obscured), that frame is included without alignment — it is centred on the canvas instead. A warning appears next to the thumbnail. For best results use photos where the face is clearly visible and takes up at least a quarter of the image height. Frontal or near-frontal angles work best.
- What video format does it produce?
- The video is encoded by your browser's built-in MediaRecorder. Most desktop browsers (Chrome, Edge) produce WebM/VP9, which plays on all major platforms and can be opened directly or converted with any video editor. Safari on Mac and iOS produces MP4/H.264. The file is labelled accordingly on download. If you need a specific format, open the downloaded file in any video editor (iMovie, DaVinci Resolve, VLC, etc.) and export to your preferred format.
- Can I reorder photos before making the video?
- Yes. After adding photos, drag and drop the thumbnails into the order you want — the number badge on each thumbnail updates in real time to reflect the final sequence. This is how you arrange photos from oldest to newest (or newest to oldest for a reverse timelapse).
- What does the alignment strength slider do?
- At 100% the tool applies the full calculated translation and scale to lock the eyes perfectly in place. At lower values the correction is partially blended with the original framing — useful when photos have very different crops and full alignment would zoom in too aggressively. 70–85% is a good starting point for most baby photo collections.
- How many photos can I use?
- There is no hard limit — the tool processes photos one by one in the browser. In practice, 200–300 photos at 720 × 720 works well on modern laptops. If you have thousands of photos, consider grouping them (e.g. one per month) to keep the timelapse concise and the processing time short. Processing takes roughly 0.5–2 seconds per photo depending on image size and device speed.