100% browser-based · zero uploads

Font Identifier

Upload any image and let on-device AI identify the font — free, no account required, and nothing leaves your device. A ResNet-18 model fine-tuned on 48 font families runs entirely in your browser.

Drop an image here, or browse files

JPG, PNG, WebP, GIF, BMP — up to 10 MB

How It Works

1

Upload your image

Drag and drop or click to select an image containing the font. Nothing is sent anywhere.

2

Model downloads once

On first use, the ResNet-18 model (~45 MB) is downloaded and saved to your browser for offline reuse.

3

AI analyses locally

The ResNet-18 model runs in a Web Worker right here in your browser — not on a server.

4

Copy the result

The identified font name and confidence score appear instantly. Copy with one click.

How to Identify a Font from an Image

  1. Drag and drop or click to upload an image — JPG, PNG, WebP, GIF, or BMP up to 10 MB.
  2. Click Identify Font. On first use, a one-time model download (~45 MB) is required — your browser saves it locally for instant reuse and offline use.
  3. The ResNet-18 model analyses the image inside a Web Worker in your browser. A progress indicator shows when inference is running.
  4. The identified font name and confidence percentage appear in the result area.
  5. Click Copy to copy the font name to your clipboard, or Reset to start over with a new image.

Features

  • Your image stays private: The AI model runs entirely in your browser — nothing is uploaded, stored, or shared.
  • No account required: Open the page and start identifying fonts straight away.
  • Confidence score: See how certain the model is about each identification.
  • Works offline: After the one-time model download, the tool runs with no internet connection.
  • Powered by ResNet-18: Fine-tuned on 48 font families with 96.3% accuracy. Served as a full-precision 45 MB ONNX model and running via Transformers.js in a Web Worker using WebAssembly.
  • Broad format support: JPG, PNG, WebP, GIF, and BMP images up to 10 MB.

Frequently Asked Questions

Is my image uploaded to your servers?

No. Your image never leaves your device. The entire process runs inside your browser — nothing is sent to or stored on any server.

Is this free to use?

Yes, completely free. No account required, no usage limits, and no hidden charges.

Why is the first identification slow?

The first time you use the tool, your browser downloads the AI model (~45 MB — a full-precision ResNet-18 ONNX file). After that one-time download, the model loads from your browser's local storage and the tool works offline too.

Which image formats are supported?

JPG, PNG, WebP, GIF, and BMP images up to 10 MB.

Does it work offline?

Yes. After the model is downloaded on your first use, it is saved to your browser's local storage. You can then identify fonts with no internet connection.

Which AI model does this use?

ResNet-18 fine-tuned on 48 font families (Arial, Roboto, Georgia, Times New Roman, and more), served as a full-precision ONNX model via Transformers.js. It runs in a Web Worker in your browser using WebAssembly. The one-time download is ~45 MB.