Final Photo: When FMX Saves It and How It Works
The Final Photo is the single rendered output image that each session produces. It combines the guest's captured photos with the layout design (overlays, borders, backgrounds) into one composited image. Understanding when and how FMX creates the Final Photo helps operators troubleshoot saving issues and optimize their workflows.
One Final Photo Per Session
Every session produces exactly one Final Photo. This is by design. The Final Photo is the definitive output of the guest's experience -- the image that gets printed, shared, and uploaded to the cloud. Multiple captures during a session (e.g., a multi-photo collage) are composited into this single output.
When FMX Saves the Final Photo
The Final Photo is saved under two conditions:
- Dedicated Save Step -- A Save Final Photo step exists in the workflow. When the workflow reaches this step, FMX renders and saves the composited image.
- Auto-Save at Workflow End -- If no explicit Save Final Photo step is present, FMX automatically renders and saves the Final Photo when the workflow completes.
Tip: Place the Save Final Photo step after all editing and selection steps but before sharing steps. This ensures guests have finalized their choices before the image is rendered, and the saved file is available for immediate sharing.
Smart Update Logic
FMX avoids unnecessary re-rendering. Before saving, it checks whether anything has changed since the last render:
- If the layout, captures, or AI results have been modified, FMX re-renders and saves the updated Final Photo
- If nothing has changed, the save step is skipped entirely
This optimization reduces processing time and disk writes, especially in workflows where multiple steps could trigger a save.
Preview Mode Does Not Save
The Final Photo is never saved during Preview mode. Preview steps display a temporary composite for the guest to review, retake, or approve. The rendered preview exists only in memory and is discarded when the guest moves to the next step.
The actual save only occurs when the workflow reaches a Save Final Photo step or completes.
Storage
Final Photos are saved to the FinalPhoto folder within the event's local directory:
- Path --
{BaseFolder}/Events/{EventDisplay}/FinalPhoto/ - Filename -- Session ID combined with a timestamp (e.g.,
session-abc123_20260416-143022.jpg) - Format -- JPEG at the quality level specified in the workflow layout settings
Cloud Sync
When cloud sync is enabled in Global Settings, completed Final Photos are automatically queued for upload:
- The upload is added to the sync queue immediately after the file is saved
- Uploads proceed in the background without blocking the booth
- If the internet connection is unavailable, the file remains in the queue and uploads when connectivity is restored
- Upload status is visible in the Queue Management screen
Was this helpful?
Related articles
FMX for Windows: Customizing Your Experience
Everything at a photo booth event — the overlays, the countdown, the on-screen text, the email guests receive, the gallery they get a link to — is something you control. This guide
FMX for Windows: System Requirements
Before installing FMX on your Windows computer, make sure your system meets the requirements below. Meeting the recommended specifications will ensure smooth performance during eve
Installing FMX on Windows
When to Use First-time installation of FMX on a Windows PC Reinstalling FMX on the same machine Upgrading FMX to a newer version using the latest installer Requirements Windows 10
Building a FMX Preset From Scratch: Video Tutorial
This video covers the basics of building a workflow and layout in FMX — a good starting point before exploring the individual workflow step articles.
FMX For Windows: Full Software Video Tutorial
This video is a complete walkthrough of FMX for Windows — covering the dashboard, session lifecycle, Select/Sync/Play, camera and printer setup, workflow configuration, and Cloud s