It’s literally just a JSON map of per pixel words used to “encode” the color.
The worst part of AI generated content is that people won’t give new ideas, art, etc. the benefit of the doubt and will just assume it’s slop.
It’s literally just a JSON map of per pixel words used to “encode” the color.
The worst part of AI generated content is that people won’t give new ideas, art, etc. the benefit of the doubt and will just assume it’s slop.
Funny enough that actually wouldn’t be more efficient of a compression algorithm, the size of the file reference would be at best exactly the same size as the image that is being referenced, just because any fewer bits would lead to duplicate reference locations.
Funny thing is that it would probably be more efficient as OOP’s approach, since it stores a word in a JSON map for each pixel.