Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
8
Likes
10
Comments
Made an MVP of tool that converts tweets into images, thoughts?
by
iqbalcrat
http://ec2-3-142-121-31.us-east-2.compute.amazonaws.com/dash
This is a tool I didn't know I needed, but now I do.
May be you should also give the possibility not to select background or image color. The less the user has to do, the better.
This could be simple browser extension I think. I would prefer instant preview and bit better design of generated image.
All the best :)
Love the MVPish Url ππ€
Hahahah
That's awesome considering the huge toll taken by embedded tweets (more than 50 requests): https://www.indiehackers.com/post/embedded-tweets-take-a-toll-on-your-website-performances-df0515e807
One thing that could improve your tool is image optimization/compression. No image make it to my website without going through a tool like https://tinyjpg.com/.
I tried to generate an image in your tool and could reduce its size by half:
https://imgur.com/uPeMoUE
Another small note about image quality/size: JPEG might not be the best format for text-focused images if you want to preserve quality. Try PNG instead or a modern format like WebP.
Sure, I'll try to work on that. Thank you. π
50 requests?
That's crazy lol.
yeah, and Mb of data. My Lighthouse score went down a lot because of this π
π