LocalKit

About LocalKit

LocalKit is a collection of simple file tools built around one rule: your files should stay on your device.

Our Mission

LocalKit helps people resize, convert, and prepare files without sending private images or documents to a server. Most online tools upload your files before processing them. LocalKit is designed to do the work in your browser whenever the browser can safely handle it.

How It Works

The current image tools use browser APIs such as Canvas, file inputs, object URLs, and downloads. For example, the image resizer decodes the selected image locally, draws it to a canvas at the target size, and exports the result directly from the browser tab.

Privacy Promise

LocalKit does not upload your selected files for processing, does not require an account, and does not store your files. Future tools will keep the same privacy-first approach unless a page clearly explains a different behavior before you use it.