About
A valet takes your things, does something with them, and hands them back with nothing missing and nothing kept. Every tool here has that shape.
What this is
CreatorValet is an independent web utility project at creatorvalet.com.
Tools and guides for material you already have: a file on your disk, a table on your clipboard, a document somebody sent you. There are 245 tools and 72 guides published today.
Every tool is its own address and does one job. There is no workspace, no project list, and nothing that recognizes you on a second visit.
Why the work happens on your own machine
A payslip is a PDF. A membership register is a CSV. A photo out of a phone records the coordinates of the room it was taken in, in a field almost nobody opens. Handing any of those to a stranger's hardware in order to rotate an image or split a column is a disclosure dressed up as a chore, and plenty of employers have a written rule against it for exactly that reason.
Browsers have been able to do this arithmetic for years. Servers stayed because they are easier to build, easier to meter and far easier to bill for — not because turning a photograph sideways requires one.
How to check that this page is true
Please do not take our word for any of it. Your browser already ships the instrument, the check runs in about half a minute, and it works on any site rather than only on this one: how to check whether a web tool really runs locally.
That page is equally careful about where the method runs out. The Network panel can show a request leaving and let you inspect its payload, while the optional helper can only list resource downloads. Neither can see what a remote machine does after a request arrives. Avoiding that disclosure is worth more than writing a better promise about what follows it, which is the argument for building the site this way. What is and is not recorded when you read a page is set out on the privacy page.
For institutional review
The institutions page collects the processing, account, installation, offline, and accessibility facts a school, library, government office, or employer may need to review. It is a technical summary, not a substitute for your own procurement, security, records, or legal process.
What is not here, and what a tab cannot do
Naming the gap is what makes the rest of this page worth reading.
- No text recognition. When a PDF is a photograph of paper, its words are pixels, and we ship nothing that turns them back into letters. A service with OCR will serve you better, and that is the honest answer rather than a hedge.
- No API and no automation. Nothing chains steps together, nothing reaches into a folder in your cloud storage, and nothing runs on a schedule overnight.
- No account, and so no history. Close the tab and the site has forgotten you, which is the same sentence as "you cannot resume where you stopped."
- Your own hardware is the ceiling. Several tools take a stack of files in one pass, but a tab has a memory limit and a phone has a smaller one. We say what a large job is likely to cost before it starts and then run it anyway, because deciding that a file is too big for your computer is not our decision to make. Four hundred documents at once is still work for a server, and going to use one is a perfectly good outcome.
The tools are offered as they are
Everything here is free and comes with no warranty of any kind. Nothing on this site is certified for a regulated purpose, and using it moves no obligation onto us: what you do with a result is yours. That is the short legal half of the sentence.
The practical half is the one worth reading. Look at the output before you rely on it. Not because we expect these tools to be wrong, but because the material they are handed is genuinely ambiguous, and no converter can be right about an ambiguous thing every time.
-
Formats are specified loosely and used more loosely still. Two
programs that both write
.csvdisagree about quoting and line endings. A PDF may hold what looks like a table and contain no table at all — only lines and characters placed near each other. - Browsers are not identical. Chrome, Safari and Firefox ship different image encoders and different text shaping, so the same file and the same settings can produce output that differs between them. We test against more than one engine and say so where it matters, but your browser is the one that runs the job.
- A tool reads what a file says, not what you meant. A date column that is text in one row and a number in the next is read exactly that way.
So when a result matters — a filing, a payroll import, a redaction someone's safety depends on — open it in a second program and check it there. Each tool page states what its own tool gets wrong and how to verify it; that is what those paragraphs under the tool are for.
How the site is built
Nothing on this page is loaded from another domain. No analytics library, no fonts pulled from somebody else’s server, no chat widget, and not even the visitor-counting beacon our own host offers for free. Visits are counted at the network level instead, with nothing added to the page you loaded.
The heavy engines are served from here. The WebAssembly that decodes a HEIC photograph or draws a PDF page is shipped from this domain, so no content delivery network anywhere collects a record of which tool you opened.
The guides
A large share of what is here is written rather than interactive, and that is
deliberate. Most file trouble is not fixed by running anything: it is fixed by finding
out why å arrived as Ã¥, or why a spreadsheet ate the leading
zeros from a column of ZIP codes. Where an explanation ends in a task, it points at the
tool that performs it.
Who builds this
Thomas Wisten, through Autopilot Sverige AB, a company based in Sweden. The paid work there is web solutions, mobile apps, and AI systems built for other businesses; CreatorValet is a separate thing, run alongside it.
It stays free, and it stays free of the usual apparatus: no account, no download, no trial that expires. That is not generosity. A tool that runs entirely in your browser costs almost nothing to serve, because your own machine does the work — the economics that force other sites into sign-up walls simply do not apply here.
The point of building it this way is to find out how far a browser now reaches. Every job that moves into the tab is one more thing that works without an install, on whatever machine somebody already has, and one less copy of a private file sitting on somebody else’s disk. Those two consequences are the same decision seen from two sides.
If you want to support the work: link to a tool you found useful. That is genuinely the most valuable thing, more than anything a donation button would collect.
Telling us something
There is no account system here, and no address published either. This form is the way through: a question, a correction, or a tool you wish existed. It asks nothing of you but the message, which also means we cannot write back — if you want an answer, say inside the message where to send it.
Last revised .