Free PDF Machine
freepdfmachine.com
· RZ AI Labs
Free PDF editor that runs entirely in the user's web browser. Merges, reorders, rotates, resizes, signs and annotates PDFs and images, then exports a new PDF with no quality loss. Files are never uploaded to a server, and there is no signup, no account and no cost.
freepdfmachine.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 29/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-24 02:18:53 current | 1d830f8fcaf8… |
view → |
Endpoints
| Agent card | https://freepdfmachine.com/.well-known/agent-card.json |
| Provider | https://rzailabs.com/ |
| Docs | https://freepdfmachine.com/llms.txt |
Skills · 5 declared · mapped to canonical taxonomy
Combines any number of PDF and image files into one document, with every page of every input available as a single reorderable list.
Drag pages into any order across source files, rotate in 90 degree steps, delete pages, and resize to A4, US Letter, the document's dominant page size, or leave…
Draw a signature with a mouse, trackpad or finger, then place, move and resize it on any page. Signatures drawn during the session are reusable across pages.
Add text boxes in seven point sizes and four colours, place JPEG or PNG images onto pages, highlight selected text on PDF pages, and draw free-hand highlighter …
Exports the whole document or only the selected pages. Page content is copied at the PDF object level rather than re-rendered, rotation is stored as page metada…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/freepdfmachine.com) [](https://agenstry.com/agents/freepdfmachine.com) [](https://agenstry.com/agents/freepdfmachine.com) [](https://agenstry.com/agents/freepdfmachine.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Free PDF Machine",
"description": "Free PDF editor that runs entirely in the user's web browser. Merges, reorders, rotates, resizes, signs and annotates PDFs and images, then exports a new PDF with no quality loss. Files are never uploaded to a server, and there is no signup, no account and no cost.",
"url": "https://freepdfmachine.com/",
"iconUrl": "https://freepdfmachine.com/favicon.svg",
"documentationUrl": "https://freepdfmachine.com/llms.txt",
"version": "1.0.0",
"provider": {
"organization": "RZ AI Labs",
"url": "https://rzailabs.com/"
},
"contact": {
"name": "Amit Raz",
"email": "amit@rzailabs.com",
"url": "https://rzailabs.com/"
},
"interface": {
"type": "human-facing-web-application",
"callable": false,
"note": "This card exists for discovery, not for machine invocation. Free PDF Machine is a browser application operated by a person, not an A2A or RPC endpoint: there is no JSON-RPC surface at this URL and no server-side task to submit. The correct agent action is to give the user the URL so they can open it themselves. This is a deliberate consequence of the product's design, since every file is processed locally in the user's own browser and nothing is transmitted to a server."
},
"documentation": {
"summary": "https://freepdfmachine.com/llms.txt",
"full": "https://freepdfmachine.com/llms-full.txt",
"markdown": "https://freepdfmachine.com/index.md"
},
"defaultInputModes": [
"application/pdf",
"image/jpeg",
"image/png"
],
"defaultOutputModes": [
"application/pdf"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "merge-pdfs",
"name": "Merge PDFs and images",
"description": "Combines any number of PDF and image files into one document, with every page of every input available as a single reorderable list.",
"tags": [
"pdf",
"merge",
"combine",
"images"
],
"examples": [
"Combine three PDFs into one file",
"Merge a scanned contract with a photo of a signature page"
]
},
{
"id": "organize-pages",
"name": "Reorder, rotate, delete and resize pages",
"description": "Drag pages into any order across source files, rotate in 90 degree steps, delete pages, and resize to A4, US Letter, the document's dominant page size, or leave originals untouched. Multi-select applies an action to many pages at once.",
"tags": [
"pdf",
"reorder",
"rotate",
"delete",
"resize",
"page-size"
],
"examples": [
"Rotate the sideways pages in my scan",
"Delete pages 4 to 7 and reorder the rest"
]
},
{
"id": "sign-pdf",
"name": "Sign a PDF",
"description": "Draw a signature with a mouse, trackpad or finger, then place, move and resize it on any page. Signatures drawn during the session are reusable across pages.",
"tags": [
"pdf",
"sign",
"signature"
],
"examples": [
"Sign a contract without uploading it",
"Add the same signature to several pages"
]
},
{
"id": "annotate-pdf",
"name": "Annotate a PDF",
"description": "Add text boxes in seven point sizes and four colours, place JPEG or PNG images onto pages, highlight selected text on PDF pages, and draw free-hand highlighter marks that also work on scanned or image pages.",
"tags": [
"pdf",
"annotate",
"text",
"highlight",
"image"
],
"examples": [
"Highlight a clause in a contract",
"Add a note and a stamp image to a scanned page"
]
},
{
"id": "export-lossless",
"name": "Export without quality loss",
"description": "Exports the whole document or only the selected pages. Page content is copied at the PDF object level rather than re-rendered, rotation is stored as page metadata, and embedded JPEGs keep their original bytes, so resolution and quality are preserved exactly.",
"tags": [
"pdf",
"export",
"lossless",
"quality"
],
"examples": [
"Export only the pages I selected",
"Combine scans without degrading them"
]
}
],
"privacy": {
"filesUploaded": false,
"accountRequired": false,
"cookies": false,
"thirdPartyAnalytics": false,
"dataRetained": "none",
"note": "All file processing happens in the user's browser. The site records only anonymous aggregate counts of which of eight actions were used, sending nothing but the event name, and stores nothing on the device."
},
"pricing": {
"price": "0",
"priceCurrency": "USD",
"model": "free",
"note": "There is no paid tier, trial, watermark or feature gate."
},
"sameAs": [
"https://rzailabs.com/projects/free-pdf-machine",
"https://rzailabs.com/blog/free-pdf-editor-claude-code",
"https://github.com/razamit/PdfToolkit"
],
"lastVerified": "2026-07-23"
}