📰 What's New
Toolbox Workspace — 70+ tools ready to use
Search or open a free tool now. When your agent is ready, use the same surface through REST and MCP.
- 70+ tools — image, video, PDF, audio, data, dev, security, agent utilities
- One API key — Claude, Hermes, curl, cron — same surface
- MCP + REST — install once, call any tool from any agent
- Free to try — no signup for free tools · 10/day, 25 with login
Free starters · no credit card
💡 More from Agent Media Tools
Hosted media is automatically removed after approximately 30 minutes. Keep something longer only by explicitly creating an Artifact. Privacy & file retention →
Hermes Agent, OpenClaw, Open WebUI, LM Studio, and compatible stacks can use private diagnostics, local media tools, and saved workflows for free. Upgrade to Pro when your agent needs 1,000 hosted calls/day, monthly credits, durable files, schedules, watches, and notification channels.
Private browser UIs on your laptop. Paste a setup prompt into your agent (or install manually). Free updates as we ship them; optional tips never unlock features. Wire an optional AMT agent key for tools inside the chat.
🖼️ Describe it. 🎬 Generate it. 🚀 Ship it. New
Images: text → image in seconds · 3 credits each
Video: text → 5-10s clip · 2-30 credits/sec depending on model
🎁 Pro ($5/mo): 100 flexible credits/month — use them across premium tools. Unused credits roll over up to 300 while subscribed.
Press ⌘K — try "resize", "short url", "transcribe", or "api key"
Fix the image, merge the PDF, make the QR — no signup for free tools. Same engine your agents use. No login 10/day · Free login 25/day · Pro $5 1,000/day
One mt_ key — every tool via REST or MCP.
Hermes, Claude, cron, or a one-line curl.
Provision
Agent can invite a human — they set a password, you get the key.
✦ Generate a hero → resize → WebP — one workflow, no Figma export dance
✦ Agent screenshots a URL → extracts the article → pastes a summary
✦ Cron scrapes → Hermes processes → Discord gets the file
✦ Voice note in → Whisper STT → structured notes out
🖼️ Media & Files
Pick a category to get started. Each opens a focused workspace with clear steps.
🔤 Text & Data
Text utilities, structured data, and agent-friendly sharing tools.
🛠️ Dev & Security
Everyday developer utilities — no setup required.
🤖 Agent & API
Connect agents and try the REST API interactively.
🎬 Video Tools
Trim clips, GIF, thumbnails, audio extract, metadata, or AI video generation. Pick a mode below.
✨ AI Video Generation
Generate a short clip with Wan 2.5. Use a template + style chips for better results. Takes 1–3 minutes.
curl -F "pdf=@document.pdf" -F "action=extract" -F "pages=1,3,5-7" -b cookies.txt https://agentmediatools.com/api/pdf-pages -o pages.pdf
Use the Agent Media Tools API to extract selected pdf pages, delete pages, or reorder pages online. Access 'Extract, Delete, or Reorder PDF Pages Online — Free Page Cutter API' at https://agentmediatools.com/tool/pdf-pages. Here is the API endpoint: curl -F "pdf=@document.pdf" -F "action=extract" -F "pages=1,3,5-7" -b cookies.txt https://agentmediatools.com/api/pdf-pages -o pages.pdf Integrate this tool into your AI agent workflows for seamless automated processing — no account needed for free-tier tools.
What you can build
Turn this tool into a repeatable workflow
- ✓ Keep only the pages you need for a review packet
- ✓ Remove cover sheets or blank pages before delivery
- ✓ Reorder scanned pages into the correct reading order
Start now
Test it here, then connect your agent
Use the working browser tool above, create a free API key, and keep the same integration as your workflow grows.
Frequently asked questions
Is login required?
Yes. PDF page extract, delete, and reorder require a signed-in session like other PDF tools.
What page formats are accepted?
Use 1-based numbers and ranges such as 1,3,5-7. For extract only, all selects every page.
What is the difference from Split PDF?
Split turns every page into separate files. Page tools return one PDF after extract, delete, or reorder.