Website to DOCX Generator

Convert website pages into formatted DOCX documents

DOCX Generator Meta Extractor Meta Translator Language Tab Generator
Organize generated files in a named subfolder. If empty or none selected, files go to the root output directory.
Enter one URL per line (http:// or https://). Maximum 100 URLs per batch.
Enter any tag (e.g. <article>, <main>, <section>, or just "article"), a class with a dot (.my-class) or an ID with a hash (#my-id). A plain name is matched as a tag first, then as a class. If empty, full <body> content will be extracted.
Comma-separated list of what to exclude. Each entry can be any tag (<header>, <nav>, <footer>, or just "header"), a class with a dot (.my-class) or an ID with a hash (#my-id). Examples: "<header>, <footer>, .menu, #sidebar"