本文へスキップ

WordをPDFに変換

.docxを、その構造から組み直してPDFに変換します。

お使いの端末で処理

このツールはブラウザーの中だけで動きます。ファイルがアップロードされることはなく、そのことはブラウザーのネットワークタブでご自身で確認できます。 ご自分で確かめてください。ブラウザーのネットワークタブを開いて見てください。残りの作業回数を尋ねる小さなリクエストが1つだけ表示されます。ツール名とハッシュだけで、ファイルは決して含まれません。

このツールでできること

This reads a .docx directly: the file is unzipped, its XML is parsed, and the document's structure is laid out afresh by our own typesetter. Headings, paragraphs, lists, tables, images and hyperlinks all come across. What does not come across is Word's own pagination - the text is re-flowed, so page breaks will not always fall where Word put them. For a CV, a letter, a report or a contract that difference is invisible; for a document whose layout is load-bearing, Word's own Save as PDF is the honest answer.

Use it when you need a PDF and Word is not to hand: a CV that an application form insists on receiving as a PDF, a contract you want to send in a format nobody edits by accident, or a document sitting on a phone where installing an office suite is not a realistic step.

仕組み

  1. Drop your .docx files onto this page. Up to 20 at a time, each up to 100 MB.
  2. Choose the paper size, orientation and margins. Normal margins are 56 points on every side, which sits close to Word's own default.
  3. Leave keep hyperlinks on so web addresses become real, clickable annotations rather than blue text that does nothing.
  4. Leave bookmarks from headings on and the PDF outline builds itself from your heading styles.
  5. Under advanced options, switch on combine into one PDF if several documents should arrive as a single file.
  6. Press Convert. Each document downloads as its own PDF unless you asked for them merged.

The conversion is a re-layout, not a re-render. Word's pagination is the product of Word's line-breaking, hyphenation and widow rules, and reproducing it exactly means reproducing all three. Instead the document's structure is measured against the paper you chose and flowed onto pages here, with the same widow and orphan control every conversion on this site uses. A heading is never left stranded alone at the foot of a page, and a single line is never left behind by itself.

Headers, footers and page-margin content are not carried across. The document model behind every conversion here describes flowing content - paragraphs, lists, tables, images - and it has no slot for a running header or a footer that repeats. If your document depends on a letterhead in the header, convert it first and then apply the letterhead with Stamp PDFs, which puts it on every page more reliably than a header ever did.

Fonts are the other honest limit. A Unicode font is embedded by default, about 2 MB of Noto Sans and Noto Sans Mono served from this site's own origin, so curly quotes, accents and Vietnamese diacritics survive. That set does not cover Chinese, Japanese, Korean, Arabic or Indic scripts, because the faces that would are tens of megabytes each. Characters it cannot draw are reported to you rather than quietly swapped for boxes.

Bookmarks build themselves from the heading styles. Heading 1 through Heading 6 become outline entries at the matching depth, so a long report arrives with a working navigation pane that nobody had to add by hand. It is also what makes a batch conversion usable: combine twenty documents into one PDF and each file's headings sit under its own branch of the outline rather than in a flat list.

A legacy .doc is a different format entirely and is not supported. The drop zone accepts one anyway, so it can tell you what to do about it instead of refusing the file with no explanation. Open it in Word, LibreOffice or Google Docs, save it as .docx, and come back.

このツールにできないこと

  • Page breaks are recalculated rather than copied. Text is re-flowed onto the paper you choose, so a break can fall a paragraph earlier or later than Word placed it.
  • Headers, footers and other page-margin content are not carried across. Add what you need afterwards with Add page numbers or Stamp PDFs.
  • Chinese, Japanese, Korean, Arabic and Indic scripts are outside the embedded font's coverage. Characters that cannot be drawn are reported rather than silently replaced.
  • The legacy .doc format is not supported. Save the file as .docx in Word, LibreOffice or Google Docs first.

よくある質問

PDFはWord文書とまったく同じ見た目になりますか?
近くはなりますが、ページ単位で同じにはなりません。見出し・太字と斜体・箇条書き・表・画像・リンクはすべて再現され、そのうえで本文が、選んだ用紙サイズに流し直されます。そのため改ページがWordの位置より1段落早く、あるいは遅く来ることがあります。履歴書・手紙・報告書ならこの違いは分かりません。フォームや証書など、位置そのものに意味があるものは、Word自身の「PDFとして保存」を使ってください。
古い.docファイルも変換できますか?
できません。.docは1990年代のバイナリ形式で、.docxのzip化されたXMLとは何一つ共通点がなく、対応するとなると小さな追加ではなく2つ目の変換器が必要になります。Word・LibreOffice・Googleドキュメントで開いて.docxとして保存し、それを変換してください。このツールが.docをいったん受け付けるのは、理由も告げずに拒むのではなく、そう伝えるためです。
自分でインストールしたフォントを使っています。同じ見た目になりますか?
なりません。本文はNoto Sansで組まれます。埋め込みをオフにした場合はPDFの標準フォントです。.docxは使いたいフォントの名前を書いているだけで、通常フォント自体は入っておらず、有償の書体をあなたの代わりに取ってくることは、このツールにはできませんし、すべきでもありません。そのため行の長さがWordとわずかに変わり、それも改ページがずれる理由の一つです。
文書の中の画像は引き継がれますか?
はい。.docxに埋め込まれた画像は取り出され、指定されたサイズで本文の流れの中に配置されます。同じ画像を何度使っていても、持ち込まれるのは1回分だけです。テキストボックス・図形・SmartArtは引き継がれません。これらは流れる内容ではなく位置を持つ図であり、この変換が通すモデルは流れる内容を表すものだからです。
変換するために文書はアップロードされますか?
されません。.docxはブラウザーの中のWeb Workerで展開・解析され、PDFもそこで書き出されます。このページが取りに行くのはNotoのフォントファイルだけで、それもこのサイト自身のオリジンからです。一度ブラウザーがキャッシュしたあとは、接続を切ったままでも変換できます。信じるより確かめたい方は、ネットワークタブを開いて何か変換してみてください。
複数の文書をまとめて変換できますか?
はい、1回で20件までです。既定ではそれぞれが個別のPDFになります。詳細設定で「1つのPDFにまとめる」をオンにすると、一覧の順番どおりに1つのドキュメントへ組み上げられ、各ファイルの見出しはしおりの中でそれぞれ別の枝として保たれます。

関連ツール