Skip to content

Command Palette

Search for a command to run...

About FileCraft

Free, private, and fast file tools that run entirely in your browser.

Our Mission

FileCraft exists to give everyone access to professional-quality file tools, completely free, with no strings attached. No account creation, no subscription, no upload limits, and no compromises on privacy.

We believe that compressing an image, merging a PDF, or encoding a string shouldn't require trusting a third-party server with your files. Every tool on FileCraft runs entirely inside your browser using modern web technologies like the Canvas API.

How It Works

When you use a FileCraft tool, your file never leaves your device. Processing happens locally using:

  • Canvas API –for image resizing, cropping, rotation, and format conversion
  • pdf-lib –a pure-JavaScript PDF manipulation library
  • PDF.js –Mozilla's PDF rendering engine for converting PDFs to images
  • Web Crypto API –for SHA-256 and SHA-512 hash generation

Your files are processed in-memory and immediately discarded when you close the tab. Nothing is ever stored on our servers, because there are no servers involved.

What We Offer

FileCraft currently provides 34 tools across three categories:

  • Image Tools –compress, resize, crop, rotate, flip, convert between JPG/PNG/WEBP, remove EXIF metadata, and batch compress
  • PDF Tools –merge, split, extract pages, delete pages, reorder, rotate, add watermarks, add page numbers, convert images to PDF, and convert PDF to images
  • Developer Tools –Base64 encode/decode, URL encode/decode, JSON formatter, JSON validator, UUID generator, SHA-256, SHA-512, and MD5 hash generators

Technology Stack

FileCraft is built with Next.js 14, TypeScript, and Tailwind CSS. It is deployed as a fully static site on Cloudflare Pages, a global edge network that delivers fast load times worldwide without any origin server.

Privacy by Design

We do not use analytics, tracking pixels, or advertising cookies. We do not collect your IP address, device fingerprint, or usage patterns. The only data stored in your browser is what the browser itself stores (e.g., cached assets for faster repeat visits).

Read our full Privacy Policy for complete details.

Open Source

FileCraft is open source. You can inspect every line of code, verify our privacy claims, and contribute improvements. Visit our Open Source page for more information.

Get in Touch

Have a question, found a bug, or want to suggest a new tool? We'd love to hear from you! Visit our Contact page.