= view('partials/tool_card', ['tool' => $tool]) ?>
Most used this week
= view('partials/tool_card', ['tool' => $tool]) ?>
Recently added
= view('partials/tool_card', ['tool' => $tool]) ?>
Why use our tools?
= icon('shield') ?>
Private by design
Files are processed on isolated workers and deleted automatically. Text utilities run entirely in your browser.
= icon('swap') ?>
No installation
Everything runs in the browser or on our servers — nothing to download, install or update.
= icon('sparkles') ?>
Genuinely fast
Lightweight pages, no ad bloat, no fake buttons. Tools start working the moment you arrive.
How it works
- Paste or upload Drop a file onto the upload area, or paste a link — whatever the tool asks for.
- Choose your output Pick format and quality when it matters; sensible defaults are preselected.
- Download the result Processing happens on dedicated servers with live progress, then you save the file.
= view('partials/faq', ['faqs' => [
['q' => 'Are these tools really free?', 'a' => 'Yes. Every tool on ' . config('Site')->name . ' is free to use without an account. Heavy processing is rate-limited to keep the service fast for everyone.'],
['q' => 'What can I do with these online media tools?', 'a' => 'Convert videos between MP4, WebM, MOV and more, extract audio as MP3 or WAV, compress oversized files, convert and optimize images, merge PDFs, generate QR codes and much more — ' . $toolCount . ' tools in total.'],
['q' => 'Do you store my files?', 'a' => 'Only temporarily. Uploads and results live in temporary storage for a short retention window (typically two hours) and are then deleted automatically along with all job metadata links.'],
['q' => 'Can I convert videos without installing software?', 'a' => 'That is the whole point — every conversion runs server-side through FFmpeg, so your device only needs a browser.'],
['q' => 'Is it legal to download YouTube videos?', 'a' => 'It depends on the content and your jurisdiction: your own uploads and properly licensed material are fine; commercial content generally requires permission from the rights holder or YouTube Premium\'s official offline mode. Our documentation explains how we handle platform terms.'],
]]) ?>