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
Top comments (0)