Last updated: 2026-08-29
Footage Bin is an offline video-triage tool. It does not collect, store, transmit, or share any personal data, usage data, or file content — from you or about you.
You pick an input folder and an output folder using Android's Storage Access Framework. Footage Bin reads video files from the input folder only to show thumbnails and let you trim/merge clips, and writes the clips you choose to keep into the output folder you selected. Every part of this happens on your device. The app has no network permission and cannot send your videos, thumbnails, or any other data anywhere.
There are no user accounts, no sign-in, no analytics SDK, no crash-reporting SDK, and no advertising in this app.
The app requests only the permissions needed to run a foreground
export/merge job with a visible progress notification
(FOREGROUND_SERVICE,
FOREGROUND_SERVICE_MEDIA_PROCESSING,
POST_NOTIFICATIONS) and folder access via the system file
picker (Storage Access Framework). None of these grant the app network
access or background data collection.
If this policy ever changes, the updated version will be posted at this same address with a new "Last updated" date.
Questions about this policy can be sent to footagebin@onlytabs.it.