Cliptic

Privacy Policy for Cliptic

Last updated: June 10, 2026

Overview

Cliptic (“the App”) is designed with privacy as a foundation. The entire operation happens exclusively on your device. No data is collected, transmitted, or shared with any third party — including the developer.

Data Access and Usage

Screenshots (Photos and Videos)

The App reads newly captured screenshots from your device’s media storage (MediaStore) for the sole purpose of copying them to the system clipboard. Specifically:

Images Shared via the Share Sheet

If you explicitly share an image to Cliptic from another app (via Android’s Share Sheet), the App copies that image to the clipboard the same way: it is cached in the App’s private cache directory and deleted after 1 hour. This applies only to images you actively choose to share — the App never browses or accesses other images on its own.

Original Screenshot Removal (Optional)

If you enable the “Remove original after copy” setting:

Clipboard

The App writes a reference (content:// URI) to the copied screenshot onto your system clipboard. The clipboard content is managed entirely by the Android system; the App does not read clipboard contents or monitor clipboard activity.

Permissions Explained

Permission Purpose
READ_MEDIA_IMAGES Detect new screenshots so they can be copied to clipboard
READ_MEDIA_VISUAL_USER_SELECTED Fallback for partial photo access (Android 14+)
MANAGE_MEDIA Optional — silently remove original screenshots after copy
FOREGROUND_SERVICE Keep the screenshot monitor running reliably in the background
FOREGROUND_SERVICE_SPECIAL_USE Required by Android 14+ to run the screenshot monitor as a special-use foreground service
POST_NOTIFICATIONS Show a persistent notification while the service is active
RECEIVE_BOOT_COMPLETED Optionally restart monitoring after device reboot

Data Collection and Sharing

The App does not collect, store, or transmit any personal data. Specifically:

Data Retention and Deletion

Children’s Privacy

The App does not address anyone under the age of 13. No personally identifiable information is collected from any user, including children.

Changes to This Privacy Policy

Updates to this policy will be posted on this page. Continued use of the App after changes constitutes acceptance of the updated policy.

Contact

For questions about this privacy policy, create an issue on the project repository: https://github.com/yniyniyni/Cliptic/issues


Cliptic — copy screenshots, automagically. Nothing leaves your device.