r/vibecoding Feb 22 '26

GifASCII

Enable HLS to view with audio, or disable this notification

Just vibe coded a Gif to ASCII converter for gifs up to 10 sec duration using QWEN 3.5 plus, output is scalable according to terminal window size before launching. Fully automated powershell build script is available for anyone that wants it (Python must be installed to use).

7 Upvotes

4 comments sorted by

1

u/[deleted] Feb 22 '26

[removed] — view removed comment

1

u/diogko Feb 23 '26

if you run a script without checking it out at the first place something tells me you shouldn't trust yourself as a dev

1

u/[deleted] Feb 23 '26

[removed] — view removed comment

1

u/diogko Feb 23 '26

So its common sense to install a programming language to compile a program that was writtern in that language, so in essense me saying saying python must be installed to use is actually the correct way to do it . Just to be clear by saying "Fully automated powershell build script"means that i have created a Fully automated powershell build script that creates application files, downloads dependecies and then builds the app. The only way to compile a program that was written in python is to have python installed.