PDF to Word
Turn a PDF into an editable Word document with the layout kept intact.
86 tools · 6 categories · no account
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.
Where most people start.
12 toolsTurn a PDF into an editable Word document with the layout kept intact.
Publish a Word file as a PDF that looks the same on every machine.
Save every page of a PDF as a JPG image at the resolution you pick.
Combine photos and scans into a single ordered PDF.
Join several PDFs into one file in the order you choose.
Cut a PDF into separate documents at the page breaks you set.
Shrink a PDF for email and upload limits while keeping it readable.
Remove the password from a PDF you own, using the password you already know.
Set an exact width or height and keep the aspect ratio correct.
Count words, sentences, paragraphs and reading time as you type.
Indent, minify and validate JSON with the error location called out.
Hash any file locally to check it downloaded or transferred intact.
Move a document from one format to another without losing the plot.
22 toolsTurn a PDF into an editable Word document with the layout kept intact.
Publish a Word file as a PDF that looks the same on every machine.
Pull tables out of a PDF and into spreadsheet rows and columns.
Share a spreadsheet as a fixed-layout PDF nobody can edit by accident.
Rebuild a PDF deck as editable PowerPoint slides.
Send a deck as a PDF so fonts and animations can't misbehave.
Save every page of a PDF as a JPG image at the resolution you pick.
Combine photos and scans into a single ordered PDF.
Wrap PNG screenshots and exports into one PDF document.
Export PDF pages as lossless PNG images with transparency preserved.
Extract the readable text layer of a PDF as a plain .txt file.
Set plain text as a paginated PDF with proper margins.
Render a web page or HTML file to a print-accurate PDF.
Convert a PDF into semantic HTML you can host or restyle.
Open a delimited file as a typed Excel workbook without the import wizard.
Flatten a worksheet to CSV for imports and data pipelines.
Convert legacy rich text files to PDF with formatting intact.
Turn OpenDocument text files into shareable PDFs.
Reflow an EPUB book into fixed pages for printing or archiving.
Typeset Markdown notes and READMEs as a clean PDF.
Turn a PDF into clean Markdown with headings and lists detected from the layout.
Convert to the ISO archiving format so the file still renders correctly decades from now.
Reorganise, secure, measure and repair PDF files.
27 toolsJoin several PDFs into one file in the order you choose.
Cut a PDF into separate documents at the page breaks you set.
Shrink a PDF for email and upload limits while keeping it readable.
Fix sideways scans by rotating pages in 90° steps.
Remove specific pages from a PDF and keep everything else.
Save a page range from a PDF as its own document.
Put PDF pages in a new order by listing the sequence you want.
Trim margins and scan edges from every page at once.
Add a password so a PDF can only be opened by people you give it to.
Remove the password from a PDF you own, using the password you already know.
Stamp text like DRAFT or CONFIDENTIAL across every page.
Strip watermark layers from documents you have the right to change.
Number the pages of a PDF, with a starting number and position you choose.
Pull the embedded images out of a PDF at their original resolution.
Copy the full text of a PDF without page furniture getting in the way.
Read scanned pages and add a searchable text layer underneath them.
Rebuild a damaged file's structure so readers can open it again.
Bake form fields and annotations into the page so they can't be edited.
Place a drawn or typed signature on a document and lock it in.
Complete an interactive PDF form in the browser and save your answers.
Clear author, software and timestamp fields before you send a file out.
See what changed between two versions of the same document.
Open a PDF and page through it without installing a reader.
Strip heavy backgrounds and colour so a document prints cleanly.
Permanently black out names, numbers or any phrase, so the text is gone rather than hidden.
Photograph a document with your phone camera and save the pages straight to PDF.
Add text, shapes and freehand notes on top of an existing PDF page.
Clean up .docx files before they reach anyone else.
7 toolsCombine several .docx files into one document with styles preserved.
Break a long .docx into separate files at each heading or section.
Find and delete the empty pages left behind by section breaks.
Count words, pages, headings and reading time in a .docx file.
Accept or drop every tracked change and clear leftover comments.
Edit or clear headers and footers across a whole document.
Swap a word or phrase everywhere in a .docx, including tables.
Resize, convert and compress images for documents and the web.
10 toolsSet an exact width or height and keep the aspect ratio correct.
Trade a little quality for a much smaller file, with the size shown live.
Cut an image down to the region you want by pixel coordinates.
Turn or flip an image and save it the right way up.
Switch between JPG, PNG and WebP without opening an editor.
Turn a batch of images into a paginated PDF, one image per page.
Render each PDF page to an image file you can drop into slides.
Cut a subject out of its background and save it with transparency.
Add a text watermark to a photo and control its size and opacity.
See the camera, date and location data hidden inside a photo.
Fast utilities for the text you paste a hundred times a day.
14 toolsSwitch text between sentence case, title case, upper and lower.
Count words, sentences, paragraphs and reading time as you type.
Track characters with and without spaces against a limit.
Keep the first occurrence of every line and drop the repeats.
Order lines alphabetically, numerically or by length.
Indent, minify and validate JSON with the error location called out.
Pretty-print XML so nested elements are actually readable.
Encode text or a file to Base64 for transport in plain-text formats.
Decode a Base64 string back to readable text.
Escape characters so a value survives being put in a URL.
Turn percent-encoded URL text back into plain characters.
Generate placeholder paragraphs, sentences or words for layouts.
Convert angle brackets and quotes into safe HTML entities.
Turn HTML entities back into the characters they represent.
Passwords, hashes and metadata — handled deliberately.
6 toolsEncrypt a PDF with an open password and set what readers may do.
Hash any file locally to check it downloaded or transferred intact.
Produce a SHA-256 digest of text or a file, in hex.
Produce an MD5 digest for legacy checksums and integrity lists.
Compare a file against a published checksum and get a clear match result.
Remove author, device and location traces before sharing a file.
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.
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.