Programs

Image to Text 3.0 is the third version of my image to text program!

Written in python, Image to Text 3.0 takes in an image as input and then converts it to ASCII Art. This version finally has a decent looking GUI and has the two previous methods of conversion with a brand new type! Click here to visit its GitHub page to learn more!

Tagchive is tag based file archive.

Written in python, Tagchive allows users to upload files to this archive alongside tags, at a later time the user can search via tags and find all relevant files. This was created to be lightweight and efficient but also very customizable. Click here to visit its GitHub page to learn more!

pGen is a random prompt generator.

Written in python, pGen allows users to create lists of words and then generate random lists of them. This is useful for those who want some ideas for text to image prompts for AI. Click here to visit its GitHub page!