📄 PDF Viewer

Embed and view PDF files with ease

How to Use

Add a PDF URL as a query parameter to view your document:

?url=https://example.com/your-file.pdf

Optional Parameters

  • width - Set viewer width (e.g., width=800 or width=100%)
  • height - Set viewer height (e.g., height=600 or height=100vh)
  • controls - Show/hide controls (e.g., controls=true or controls=false)

Example

?url=https://example.com/doc.pdf&width=100%&height=600&controls=true