Lossless Pic2HTML
Posted: 2002-06-01
By: ArchiveBot
Viewed: 81
Filed Under:
Title | Uploaded | Size |
---|---|---|
Lossless_P489581152002.zip | 9/3/2020 3:45:00 PM | 7,022 |
I've noticed a lot of "Pic2HTML" programs lately that will turn an image file into an ASCII image of similar colors. While this is a good idea, I figured I'd spend an hour and code an algorithm that was lossless (IE: Final HTML picture is *EXACTLY* the same as the original image file). The algorithm is in the "Generate Code" button and even though it's fairly optimized, it still uses a lot of RAM and takes a while for large image files (it even has some "intelligence" to notice pixel clusters, but that didn't increase the speed: it only decreased the output size). Enjoy.
Original Author: Jay (God)
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.