FileToolsAll Tools

Privacy

FileTools is designed around local-first processing. The current tool architecture processes user files in the browser rather than sending documents to a file-storage backend.

User documents are not intentionally persisted by the application. Temporary browser memory and object URLs are released after use where practical.

If a future feature requires server-side processing, it must be explicitly documented before that behavior is introduced.