What's New
Mira · your workspace guide
What do you want to get done?
Describe the result you need. We’ll take you to the quickest browser tool, workflow, or agent connection.
- Complete toolkit — image, video, PDF, audio, data, dev, security, and 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
Start here
Describe your task
Popular browser tools · free starters
Repeatable browser workspaces & more
Ready to repeat the work?
Turn a successful browser task into automation.
Create a free key only when you need it. We’ll show you how to let an app or compatible AI assistant run the same tool.
- 1Run a free toolConfirm the input and output in your browser.
- 2Create a free key25 daily calls; no card required.
- 3Make the first callCopy curl, JavaScript, or Python and verify the response.
Use the search bar above — 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 $4.99 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.
Privacy by default: video inputs are limited to 100 MB, and temporary uploads and results auto-delete after about 20 minutes. Files may be removed sooner when capacity is tight.
AI Video Generation
Generate a short clip with Wan 2.5. Use a template + style chips for better results. Takes 1–3 minutes.
curl -X POST -H "Content-Type: application/json" -d '{"text":"Count these tokens please"}' https://agentmediatools.com/api/token-count
Use the Agent Media Tools API to count tokens in your text for llm context windows. Access 'Token Counter — Count LLM Tokens Online Free' at https://agentmediatools.com/tool/token-counter. Here is the API endpoint: curl -X POST -H "Content-Type: application/json" -d '{"text":"Count these tokens please"}' https://agentmediatools.com/api/token-count 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
- ✓ Estimate prompt and document size before an LLM call
- ✓ Guard agent workflows against oversized context
- ✓ Compare content chunks before retrieval or summarization
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.
Access / cost: Free daily tool call on free/login tiers (subject to limits) · MCP tool id token_counter
Frequently asked questions
Which models does the estimate support?
The counter provides a practical estimate for GPT, Claude, and similar tokenizer-based language models. Exact counts can vary by model.
Is text stored?
The tool is designed for immediate processing. Review the privacy policy for current service handling and retention details.
Can an agent use the counter?
Yes. Use the REST API or MCP-compatible tooling in automated workflows.