Effective Date: June 12, 2026

Any Image to PDF (“we”, “our”, “the app”) is a mobile application developed for Android. This Privacy Policy explains how the app handles your information.

1. Overview

Any Image to PDF is a simple utility that converts images you select on your device into a single PDF document, which is then saved to your device’s public Downloads folder. The app performs all processing locally on your device. It does not require an account, does not connect to a remote server for its core functionality, and does not collect personal data.

2. Information We Collect

We do not collect any personal information. Specifically, we do not collect:

– Names, email addresses, phone numbers, or contact lists

– Location data

– Device identifiers for tracking

– Usage analytics or telemetry

– Images, documents, or any user content

– Cookies or similar tracking technologies

The images you select, the PDF you create, and any settings you change exist only on your device and are never transmitted to us or to any third party.

3. Permissions Used

The app requests the following Android permissions, all of which are required only for on-device functionality:

READ_MEDIA_IMAGES` (Android 13+): Read images you choose from the system gallery. When you tap “Add Images”.

READ_EXTERNAL_STORAGE (Android 12 and below): Read images from device storage. When you tap “Add Images”.

WRITE_EXTERNAL_STORAGE (Android 9 and below): Save the generated PDF to the Downloads folder. When you tap “Create PDF”.

CAMERA: Take a photo to include in your PDF (optional). When you tap “Take a photo”.

INTERNET: Reserved for future sharing features via the system share sheet. Not used in the current version.

These permissions are requested only when needed, in line with Android best practices. You may deny any permission, but the corresponding feature will be unavailable.

4. How Your Data Is Processed

Image selection: Triggered by you via a tap. Handled locally by the Android system gallery picker. The selected image files are read from your device’s storage.

PDF generation: Performed entirely on your device by the in-app `PdfService`. No image bytes, intermediate files, or generated PDFs are uploaded to any server.

File saving: The final PDF is written directly to your device’s public `Downloads` folder using the Android MediaStore API (Android 10+) or the public Downloads directory (older Android). The file is then visible in your device’s file manager and the system Downloads app.

Sharing: If you tap the “Share” button, the system share sheet is shown. The file is shared with the app you select; we do not see or store the recipient.

Temp files created in the app’s private cache directory during PDF generation are deleted immediately after the PDF is saved to the public Downloads folder.

5. Children

Any Image to PDF is not directed at children under 13. We do not knowingly collect any information from children. The app does not display advertising or third-party content aimed at children.

6. Third-Party Services

The app embeds no advertising SDKs and no analytics SDKs. The only third-party code is open-source Flutter packages used for local functionality:

– `image_picker` – local gallery access

– `syncfusion_flutter_pdf` – on-device PDF generation

– `path_provider` – local file system access

– `share_plus` – system share sheet

– `open_filex` / `printing` – local PDF preview

– `reorderable_grid_view` – UI component

– `permission_handler` – Android permission prompts

None of these packages collect, transmit, or sell your data.

7. International Transfers

Because the app does not collect any data, no information is transferred internationally, sold, or shared with data brokers.

8. Security

All processing is local. The app does not maintain a network backend, so there is no remote account to secure. PDFs you create live in your device’s public Downloads folder, where they are subject to the same security model as any other file in that folder (file-level encryption if your device is locked, etc.).

9. Changes to This Policy

If we update this Privacy Policy, we will revise the “Effective Date” above and, where appropriate, provide additional notice within the app or on this page. Continued use of the app after an update constitutes acceptance of the revised policy.

10. Your Rights

Depending on your jurisdiction (for example, the EU/EEA, the UK, California, or other regions with applicable privacy laws), you may have rights to access, correct, delete, or export personal data we hold about you. Because we hold **no** personal data, most of these requests are moot. For any privacy-related question, you can contact us using the details below.

11. Contact

If you have any questions about this Privacy Policy or the app’s data practices, please contact:

Email: contact@sohel.digital