Instagram Downloader

Privacy Policy

How the Instagram Downloader app handles the information it touches while fetching Instagram media for you.

Effective date: December 5, 2025

This policy applies to the open-source Instagram Downloader application contained in this repository (the "App"). "We", "us" and "our" refer to the independent developer(s) maintaining the project. By installing or using the App you agree to the practices described below.

At a Glance

1. Who Controls Your Data

The App is distributed by an independent developer located in the United States. All processing described in this document happens on your device. We do not maintain a backend service or cloud database for this project.

2. Data the App Processes

User-provided content

  • Instagram links: URLs you type or paste (including from the clipboard when you tap the paste button) are stored only in memory long enough to validate and start a download.
  • Download preferences: Toggles such as "Save directly to gallery" are stored locally to remember your last choice.

Automatically obtained data

  • Instagram metadata: When you request a download, the App fetches the post's shortcode, caption, media URLs, and thumbnails from Instagram to assemble the files. This metadata is stored locally alongside the download entry so the in-app library can display it.
  • Device context: The App reads your OS version and storage permission status (via DeviceInfoPlus and permission_handler) solely to decide which permission prompt to show. This information never leaves the device.
  • Clipboard content: Clipboard text is read only when you ask the App to paste. The value is not logged or transmitted.

Data the App does not collect

3. How the App Uses Your Data

Purpose Details
Download requested media The App resolves the shortcode from your link, fetches the media URLs from Instagram, downloads the files with the http client, and saves them inside the App's Documents/downloads directory. Optionally, it invokes ImageGallerySaverPlus to copy the files into your system gallery.
Show your library Download entries (shortcode, source URL, caption, timestamp, and file locations) are stored via the local Hive box named downloads_box so the gallery and preview screens can render thumbnails, timestamps, and sharing actions.
Share content when you ask When you tap Share, the App passes the selected file to the OS share sheet using share_plus. The receiving app (e.g., Messages, Mail) handles the file under its own privacy policy.

4. Storage & Retention

5. Device Permissions & System Integrations

6. How Data Is Shared

7. Third-Party Libraries & Services

The App bundles several open-source packages that run entirely on your device:

These libraries do not transmit your personal data to their authors; they operate within the App process.

8. Your Choices & Rights

9. Children's Privacy

The App is not directed to children under 13 and should not be used by them without parental supervision. If you are a parent or guardian and believe your child provided information through the App, remove the App from the device and contact us.

10. Security

Because all media and metadata stay on your device, the primary security controls are the protections offered by your operating system (device encryption, lock screen, etc.). We recommend keeping your OS up to date and limiting access to unlocked devices.

11. Changes to This Policy

We may update this document to reflect new features, dependencies, or legal requirements. When we do, we will revise the "Effective date" above and include the updated file in the repository. Material changes will be summarized in the project README.

12. Contact

For privacy questions, use the contact method provided in the App Store listing. Please include "Instagram Downloader Privacy" in the subject so we can respond promptly.

Instagram Downloader is an independent project and is not affiliated with Instagram or Meta Platforms, Inc. Respect Instagram's Terms of Use and copyright rules when downloading content.