DEV Community

Muhammad Arbaz
Muhammad Arbaz

Posted on

Any2Convert Browser Based Tool Website

Hey devs šŸ‘‹
I recently built and deployed a full browser-based tool suite that includes 30+ free online tools — completely running in the browser or lightweight PHP backend.
No signup. No installation. No file upload (for most tools).
I thought I’d share it here for feedback from other developers.
Web Link := https://any2convert.com/

🧰 What it includes:
šŸ“„ PDF Tools:
Split PDF
Merge PDF
Compress PDF
Extract / remove pages
OCR
šŸ–¼ Image Tools:
Resize images
Crop images
Background remover
Image compressor
Format converters (JPG, PNG, WEBP, HEIC)
šŸ”„ Converters:
PDF → Image
Word → PDF
JSON ↔ CSV
⚔ Utility Tools:
QR generator
Password generator
Word counter
Grammar checker
āš™ļø Tech Stack:
PHP (routing + backend handlers)
Vanilla JavaScript (tool logic)
TailwindCSS (UI)

I initially built it like a SPA, but recently converted everything into server-rendered pages for better SEO and crawlability.

🧠 Why I built this:

Most online tools today:

are slow
force uploads
require signup
or lock features behind paywalls

So I tried to build something simple and fast that just works.

šŸ’¬ Looking for feedback on:
architecture (PHP + JS approach)
SEO structure
performance improvements
ideas for new tools

Thanks šŸ™Œ
Would love to hear your thoughts

any2convert #browserbased #ai #tools #pdftoimg #pdftojpg #heictojpg #heictopng #heictopdf #webtojpg #ocr #passwordgenerator

Top comments (0)