Recently I made this tools to help me compress and convert media. The first one is MP4 optimizer, and the second one is image file to webp converter. What do you think? Wich one would be most used?
Went with the WebP converter. Every frontend project eventually needs image optimization, and having a drag-and-drop tool for that would save a lot of time. The MP4 optimizer is useful too but I reach for image conversion far more often.
Great tools! I think the MP4 optimizer would be the most used onevideo files always seem to be too large when sharing portfolios, case studies, or social media content. 🚀
I usually don't stop at 3 breakpoints when building a website.
Most people think about: Mobile, Tablet, Laptop
I like adding one more: Desktop
Because what looks great at 1440px can feel completely different at 1920px...
- The layout gets too wide.
- Spacing starts feeling off.
- Content loses its balance.
So I like testing the system across: Mobile → Tablet → Laptop → Desktop
Not because every website needs exactly 4 breakpoints. But because responsive design isn't about making a few screen sizes work.
It's about making the whole system work.
Follow Rushabh for more website fundamentals, experiments, and things I learn while building for the web.