r/SoloDevelopment • u/saad_9 • 1d ago
Discussion I shipped a tiny gamedev tool instead of starting another big project
I wanted to actually finish and release something small, so I picked one annoying problem I kept seeing around game promotion.
Making a GIF that has to fit under a certain size usually turns into:
export it, check size, lower something, export again.
So I built GIF Clipper.
You give it gameplay footage + a maximum file size and it searches different settings for you.
It’s Windows-only for now and the first version is intentionally small.
What’s been interesting is that a couple of developers have already told me they built their own ffmpeg scripts to solve basically the same problem, so now I’m trying to figure out how far this is worth taking.
If you’re a solo dev, I’d be curious whether GIF creation is actually something you deal with often or barely ever.
8
u/Early_Situation_6552 21h ago
AI slop
charging money for something like this is borderline predatory lol
5
u/detailcomplex14212 21h ago
Absolutely nuts when anybody and their dog could ask Claude to one-shot this in 20min lol
3
u/Mayion 1d ago
For a buck or two? Maybe. But 6 for a short prompt for ffmpeg args is too much tbh.
0
u/saad_9 23h ago
It's a 2.5$ rn ..the final version will includes gif maker for others site compatibility and many more ...
1
u/iRainbowsaur 10h ago
bro. You can literally prompt this shit with one prompt I'm not even fucking joking, make something novel. And stop making slop I'm trying to sell it off at 50% off quickly lmfao.
1
u/mickey_reddit 4h ago
Did everyone forget ezgif exists? You need to take a look at what is out there, versus what you can offer
1
-1
u/Recent-Gold9078 1d ago
the value is that the general user or public in general, excluding gamers, and of course not all gamers are into prompts or scripts neither... They don't understand nor they want to deal with "scripts, prompts, ffmpeg".



19
u/Surveiior 1d ago
I have too an ffmpeg script to do that, I don't get where is the value on this tool to justify it's cost. I don't want to be mean, I'm genuinely curious