Everyday tasks.
Consider them done.

Convert that file. Fix that text. Get on with your day.
Your everyday toolkit, right here in your browser.

Try
THE EVERYDAY TOOLKIT

Small tasks. Sorted.

60 useful little tools. All free. All yours.

PDF page size

Find out what size the pages really are, in millimetres, inches, and points.

PDF On your device

Extract video frames

Save a range of a clip as a numbered still image sequence.

Video On your device

Video to GIF

Turn a few seconds of a clip into an animated GIF, with the size shown before you make it.

Video On your device

Images to GIF

Turn a set of still images into an animated GIF, in the order you choose.

Images On your device

GIF to frames

Split an animated GIF, WebP, AVIF, or APNG into numbered still images.

Images On your device

Markdown to HTML

Turn Markdown into clean HTML you can paste into a template.

Text On your device

HTML to Markdown

Turn pasted HTML into Markdown that keeps its links, lists, and tables.

Text On your device

Strip HTML tags

Get the readable text out of HTML, with its paragraphs and lists intact.

Text On your device

Extract email addresses

Pull every email address out of pasted text, deduplicated and ready to paste.

Text On your device

Lorem ipsum generator

Generate placeholder text by paragraph, sentence, or exact word count.

Text On your device

Line ending converter

Convert LF, CRLF, or CR line endings and download exact UTF-8 text.

Text On your device

Whitespace visualizer

See the tabs, odd spaces, and line endings hiding in your text.

Text On your device

Smart quotes converter

Swap straight quotes for typographic ones, or strip them back out.

Text On your device

Remove accents

Turn accented text into plain letters, without pretending it is lossless.

Text On your device

Character frequency

Count every character, including the ones you cannot see.

Text On your device

Reading time calculator

How long a text takes to read — at a pace you choose.

Text On your device

Longest line finder

Find which lines are too long, and by how much.

Text On your device

Word frequency counter

See which words a text actually leans on, and how often.

Text On your device

Extract text columns

Pull one or more columns out of pasted rows, quotes and all.

Text On your device

Add prefix and suffix

Wrap every line in the same text, ready for SQL, JSON, or Markdown.

Text On your device

Reverse text

Reverse characters, words, or line order without breaking emoji.

Text On your device

Shuffle lines

Put a list in a random order you can reproduce later.

Text On your device

Compare lists

See what two lists share, and what only one of them has.

Text On your device

List to CSV

Turn a pasted list into correctly quoted CSV a spreadsheet can read.

Text On your device

CSV to JSON

Turn a pasted table into JSON, with the separator and the header row found for you.

Text On your device

JSON to CSV

Turn a JSON export into a spreadsheet-ready table, nested keys and all.

Text On your device

Text to list

Turn lines or a comma-separated string into a bullet or HTML list.

Text On your device

Text to slug

Turn a heading into a clean URL segment, or a whole list at once.

Text On your device

Find and replace text

Swap every occurrence of a word or phrase, with a marked preview.

Text On your device

Remove line numbers

Strip the numbering off a pasted list or a copied code gutter.

Text On your device

Add line numbers

Number a pasted list or snippet, starting wherever you need.

Text On your device

Remove line breaks

Join hard-wrapped lines back into flowing text or one line.

Text On your device

Remove empty lines

Delete blank lines from a list, or close up the extra ones.

Text On your device

Trim whitespace

Clean up line edges while keeping the spaces inside your text.

Text On your device

Sort lines

Sort a list alphabetically, numerically, or in natural order.

Text On your device

JPG to PNG

Convert a JPG image to a crisp, lossless PNG.

Images On your device

PNG to JPG

Turn a PNG into a smaller, easy-to-share JPG.

Images On your device

WebP to PNG

Make a WebP image work wherever PNG does.

Images On your device

Image resizer

Get the right dimensions. Keep the right proportions.

Images On your device

Crop an image

Drag the part you want. Keep exactly that.

Images On your device

Remove PDF metadata

See the author and dates a PDF carries, then clear them out.

PDF On your device

Remove image metadata

See the GPS location and camera data in a photo, then take it out.

Images On your device

Image colour palette

Pull the dominant colours out of a picture, with hex codes ready to copy.

Images On your device

Image compressor

Make image files lighter with adjustable JPEG quality.

Images On your device

Extract first PDF page

Save one page of a PDF as its own file.

PDF On your device

Extract last PDF page

Save the closing page, or the last few, as their own PDF.

PDF On your device

Extract PDF page range

Keep the pages you name — 2-4, 8 — and drop the rest.

PDF On your device

Merge PDF

Bring multiple PDFs together in the order you choose.

PDF On your device

Rotate PDF

Turn every page the right way up.

PDF On your device

Word counter

Count words, characters, and reading time as you type.

Text On your device

Word diff

See exactly what changed between two pieces of text.

Text On your device

Case converter

Switch between UPPERCASE, lowercase, Title Case, and Sentence case.

Text On your device

Remove duplicate lines

Clean up a list while keeping its original order.

Text On your device

JSON formatter

Format, validate, and make sense of your JSON.

Developer On your device

Base64 encode / decode

Encode UTF-8 text or decode Base64 back to text.

Developer On your device

URL encode / decode

Escape a value, or a whole address, and back again.

Developer On your device

SHA-256 hash

Generate a SHA-256 fingerprint of your text.

Developer On your device

Video frame extractor

Save the first decoded video frame as a PNG.

Video On your device

MOV to MP4

Put a QuickTime recording into an MP4, without uploading it.

Video On your device

Video trimmer

Cut a clip out of a video, frame by frame, in your browser.

Video On your device
YOUR FILES STAY YOUR FILES

A toolkit, not an upload queue.

Your browser does the work. Your files stay on your device.
No sign-up, no account, no “we’ll email you a link.”

Processed on your device No accounts or subscriptions Free from the first click
BEFORE YOU START

The questions we get asked.

Yes. Every tool is free with no trial, no credit card, no watermark on the result, and no locked “pro” option. The work happens on your own device, so a tool costs nothing to run no matter how many times you use it.

No. Files and text you put into a Crate tool are processed by your browser and never sent anywhere. There is no upload endpoint to send them to. Loading the site itself makes ordinary web requests for its pages and images, and those requests do not contain your file or your text.

No. There are no accounts, sign-ups, or subscriptions. Open a tool and use it; nothing is stored about you between visits.

Your browser sets the practical limit rather than a server quota. The picker accepts up to 100 MB combined with a 30 MB ceiling per image, and very large files are limited by the memory your browser has available on that device. A phone will run out sooner than a laptop.

Every tool is built for a phone first and works on a touchscreen. The page itself has to be downloaded, so you need a connection to open a tool — but once it is open, the processing needs nothing further from the network.

Yes. Crate publishes a machine-readable catalog and an OpenAPI description so an agent can discover what each tool does, and tool pages expose run_tool and get_tool_state through the browser's experimental WebMCP interface. The developer portal documents both.

FIND YOUR CORNER

A place for every little task.

{ } Handy for humans. Ready for agents.Explore the agent interface