OfficeTool

Create PDF

write → PDF/DOCX

Write a document here and download it as PDF or Word.

1 · Write

Drafts are kept in this browser's storage on your own device, never uploaded. Use “Start a blank document” to delete the saved copy.

2 · Page setup

The layout is fixed and the text stays selectable.

The .pdf extension is added for you.

Built-in PDF fonts, so nothing extra is embedded. Latin alphabets only.

3 · Preview

The preview appears a moment after you stop typing.

4 · Result

About Create PDF

Sometimes there is no file to fix yet — a covering letter, a short memo, a price list — and opening Word for one page is more trouble than it is worth. Write it here instead. The PDF that comes out holds real text, so it can be searched, selected and copied rather than being a picture of a page.

How it works

  1. 1Write the document. Headings, bold and italic, lists, tables, images and page breaks are all available.
  2. 2Choose PDF or Word, then set the paper size, margins and typeface.
  3. 3Check the preview — it is the real PDF — then download.

Questions

Is the preview really what I will get?
Yes. It is the finished PDF rendered back into an image, not an approximation drawn by the browser. A browser laying out HTML and a PDF layout engine laying out a page never agree to the pixel, so rather than pretend the editor is exact, the actual output is put next to it.
Will the text in the PDF be searchable?
Yes. Every word is written into the PDF as text, so Ctrl+F works, the content can be copied out, and a screen reader can read it. That is the whole reason to build a PDF this way instead of printing a page to an image.
Can I write in Chinese, Arabic or Cyrillic?
Not as a PDF. The PDF uses the fonts built into every reader, which cover Latin alphabets — fine for Indonesian and English, but not for scripts outside that. The tool names any character it would have to leave out rather than dropping it quietly. Word has no such restriction, so switching the format to .docx keeps everything you typed.
What is different about the .docx export?
You get an editable Word document rather than a fixed page: headings, lists, tables and images arrive as real Word objects, so the recipient can keep working on it. The trade is that Word does its own line breaking, so the wording is identical but pages may break in different places than the preview shows. There is also no font restriction.
Where is my draft kept?
In this browser’s own storage, on your own device, and nowhere else. It is there so an accidentally closed tab does not cost you the document. “Start a blank document” deletes the saved copy. A document with a large image in it may be too big to keep a draft of, and the tool says so instead of failing quietly.
Can this replace Word?
For a one-page letter or memo, often yes. For anything structured it cannot: there are no per-page headers and footers, no footnotes, no columns, no styles to reuse and no track changes. It covers the spine of a document — headings, paragraphs, lists, tables, images — and stops there.
Is what I write sent anywhere?
No. The conversion runs in your browser using JavaScript and WebAssembly — the file is read into this tab’s memory and written back out there. The site is served as static files from Cloudflare’s edge and has no upload endpoint, no database and no server-side processing. The page ships a Content Security Policy that forbids it from contacting any host other than its own origin, so this is enforced by your browser rather than promised by us.

Next you might need

This page does the work itself, in this tab. Nothing about your file — not its name, not its contents — is sent to a server. Close the tab and no copy remains.