# PrivacyPolicy

## **Privacy Policy**

**Last Updated:** 22 Mar 2025

Welcome to **Reelify: Photo to Video Maker** ("App"). We value your privacy and are committed to protecting your personal data. This Privacy Policy explains how our app handles information, including the permissions required and their purpose.

### **1. Information We Collect**

Reelify does not collect, store, or share personal data. The app only accesses media files that users manually select for editing purposes.

#### **Permissions We Use and Their Purpose**

1. **READ\_MEDIA\_IMAGES / READ\_MEDIA\_VIDEO / READ\_MEDIA\_AUDIO**
   * Purpose: Allows users to select images, videos, and audio from their device for creating and editing video content.
   * The app only accesses files chosen by users and does not automatically scan or collect media.
   * No media files are uploaded, stored, or shared externally.
2. **READ\_EXTERNAL\_STORAGE / WRITE\_EXTERNAL\_STORAGE**
   * Purpose: Enables saving edited videos, images, and audio files to the user's device.
   * The app does not modify or delete any files without user action.
3. **INTERNET / ACCESS\_NETWORK\_STATE**
   * Purpose: Required for checking internet connectivity and enabling optional online features, such as  sharing content.
   * The app does not transmit any personal data over the internet.

### **2. How We Use Your Information**

Reelify operates entirely on the user’s device. The app:

* **Does not collect or store** personal data.
* **Does not share** media files or user activity with third parties.
* **Only accesses** images, videos, and audio for user-initiated actions.

### **3. Data Security**

We take security seriously. The app does not send, store, or process user media on external servers. All processing happens locally on the device.

### **4. Third-Party Services**

Reelify may include third-party services (e.g., analytics, ads) that have their own privacy policies. We ensure that these services comply with data protection regulations.

### **5. User Control & Consent**

* Users can deny or revoke permissions anytime via device settings.
* The app functions with minimal permissions and does not require unnecessary access to media.

### **6. Changes to This Policy**

We may update this Privacy Policy as needed. Any changes will be reflected here, and continued app use indicates acceptance of these terms.

### **7. Contact Us**

If you have any questions, contact us at <builtechsoftware@gmail.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reelify-1.gitbook.io/privacy-policy/privacypolicy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
