Paste a public URL
Use a complete http or https address for the page you want to read.
public web pages → markdown
Save the readable content of a public page as Markdown for notes, research, and AI workflows.
the short answer
Paste a public http or https URL into URL mode. anydoctomd fetches the page directly from your browser, removes common navigation and interactive chrome, extracts readable content, and returns cleaned Markdown when the target site permits cross-origin browser access.
what you get
at a glance
Processing
Direct browser request; CORS applies
Output
Cleaned Markdown with source metadata
Limit
60MB per file
Review
Editable before copy or download
how it works
Use a complete http or https address for the page you want to read.
The browser removes common navigation, forms, scripts, and decorative elements before conversion.
Review the extracted page, then copy or download it for your own notes.
good for
know the limits
see the output
These small examples show the shape of the output before you use your own files.
questions
The target site may block cross-origin browser requests with CORS, require authentication, or depend on JavaScript that is not present in the fetched HTML. Copying the readable content into a text or Markdown file is the fallback.
No. The browser requests the public URL directly. anydoctomd does not provide a server-side proxy for URL conversion.
Common scripts, styles, navigation, headers, footers, forms, buttons, SVG decoration, and other interactive chrome are removed before headings, paragraphs, lists, code, and quotes are extracted.
ready when you are
No account is required. Add a file, review the result, and keep the Markdown that is useful to you.
open the converter ↗