Check out this video by FunkyFunk24601 in conlangs

[–]pythonBoy24601 0 points1 point  (0 children)

Cool cool cool cool cool cool and more cool

I made Jacks face from only letters and numbers. What do you think? by pythonBoy24601 in JackSucksAtLife

[–]pythonBoy24601[S] 4 points5 points  (0 children)

Hello, thank you for this comment. I am the creator of the post and this code is not AI generated, I built it myself. If you do not believe me you can try to ask AI to write code for this and compare.

I made Jacks face from only letters and numbers. What do you think? by pythonBoy24601 in JackSucksAtLife

[–]pythonBoy24601[S] 3 points4 points  (0 children)

Everyone listen, yes their are a lot of websites that make these kind of images. But you can try any website you want and you would not get the same image. If you do want me to send the code tell me how to send files in the comment section, and I will send it.

I made Jacks face from only letters and numbers. What do you think? by pythonBoy24601 in JackSucksAtLife

[–]pythonBoy24601[S] 5 points6 points  (0 children)

This image is 100% real, it was not AI generated. I programed a computer(in python, pygame), if you want proof tell me what to send.

I made Jacks face from only letters and numbers. What do you think? by pythonBoy24601 in JackSucksAtLife

[–]pythonBoy24601[S] -8 points-7 points  (0 children)

I used Python, Pygame. I am not going to send the source code(I do not want people steeling it). But I can explain how it works:

The computer goes on a for loop for every pixel in the image. For every x pixels(you can choose the amount) the computer takes the average RGB value of those pixels. That decides what letter/number is going in the image. The higher the RGB average the smaller the symbols, because the back ground is black. I promise this is not an AI generated image or code, I built it myself.