CarenCart

86 tools · 6 categories · no account

Every document
gets from PDF to DOCX.

Document tools that run in your browser. Merge, split, convert, clean and check your files — most of it happening on this page, with nothing uploaded anywhere.

B64CSVDATADOCXEPUBFILEHASHHTMLIMGJPGJSONMDODTPDFPDF/APNGPPTXRTFSTATSTEXTTXTURLVIEWXLSXXML

Conversion

Move a document from one format to another without losing the plot.

22 tools

PDF

Reorganise, secure, measure and repair PDF files.

27 tools

Word

Clean up .docx files before they reach anyone else.

7 tools

Image

Resize, convert and compress images for documents and the web.

10 tools

Text

Fast utilities for the text you paste a hundred times a day.

14 tools

Security

Passwords, hashes and metadata — handled deliberately.

6 tools

How this toolkit works

Two engines sit behind these pages. Tools marked Runs locally read your document straight from disk into the browser's memory, do the work in JavaScript or WebAssembly, and hand you the result as a download — there is no upload step to opt out of, because there is no upload. Tools marked Server tool need something a browser cannot do well: reading Word's zipped XML, writing a real workbook, re-encoding an image without its metadata. Those files travel over HTTPS to a temporary folder, are processed, and are deleted the moment the result is written.

Where both are possible you get both. The browser version runs by default; if JavaScript is off, the same page falls back to a plain HTML form that posts to the server. Nothing is stored either way.

About passwords

Unlock PDF removes encryption from a document after you type its correct password. It has no recovery, guessing or brute-force mode, and it never will. If you have lost the password to a file you own, the answer is the person or system that created it — not a tool. Protect PDF works the other way around, adding an open password before you send a document out.