Skip to content

File Tools

Work with files without uploading them: compute a file's hash, create or inspect a ZIP archive, convert a file to and from Base64 and look at its basic properties. They suit developers and everyday users who handle downloads, attachments or documents they would rather keep private.

9 tools

All tools in this category

Frequently asked questions

Are my files uploaded to a server?

No. The file is read by your browser and processed in memory on your device. You can even disconnect from the network after the page loads and the tools will keep working.

Is there a maximum file size?

Each tool shows its own limit. Because everything is held in browser memory, very large files can be slow or fail on devices with little RAM, so try smaller files first.

Does a matching hash mean a file is safe?

No. A matching hash only shows that the file is identical to the one the checksum was made from. It says nothing about whether that file is harmless, so also make sure the reference hash came from a trusted source.

Other categories