Privacy
isMoreTools is designed as a local-first static web app. User text, files, and images are processed in the browser with File API, Canvas API, Web Crypto API, URL API, and Clipboard API.
The app does not include a backend, server actions for processing user data, analytics, accounts, databases, or external processing APIs.
Local storage is used only for UI preferences such as theme. It is not used to persist uploaded files or pasted file content.