Search Tools Links Login

Text in a Picture Encoder


Visual Basic 6, or VB Classic

Ok I've seen a few of these posted, and decided to post mine because out of the ones I've tested, mine has been the most space efficient and I think the fastest.
It will work with picture files of any size, as long as its big enough to hold the text, once encoded the picture is exactly the same size as before, and even on plain white pictures the difference is barely noticable. I also included the ability to encrypt the text before encoding, althought the algorithm is very basic it would help hide the track of text being there.
The program works by using the last 2 bits of each byte in the picture, which is enough to ensure good ratio of text file size to picture size, but little enough to not make much difference to the image.
In the comments I talk about the 1st and 2nd bits, these are numbered from the right, so the 1st bit is the right-most bit etc.
This is all my own work, so please vote!

Original Author: Steven Franks

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 94 times

Categories

Visual Basic 6

Attachments

Text in a 250768212001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 8,088 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.