Click to See Complete Forum and Search --> : How to "clean" a JPEG
Sezna
May 26th, 2001, 09:36 PM
I think this is sort of an interesting problem. How would one identify useless data in a JPEG file and delete it? You know, stuff that some programs may leave in there?
Jotaf98
May 28th, 2001, 08:57 AM
Look, there is NO useless data in JPGs, they were made to be the smallest possible :)
Sezna
May 28th, 2001, 09:39 AM
Noooo, lookit here:
http://www.pppr.sk/rainbow/programs.html#JPG Cleaner
I want to do this in VB. There are some bytes that need to be deleted and I need to know where they are. Thanks.
parksie
May 28th, 2001, 12:02 PM
Try looking at the JFIF file specification.
Jotaf98
May 29th, 2001, 12:41 PM
There's another way, you can try downloading that program and using it in a JPG loaded with junk. Then compare it with the original JPG, and see the differences :)
Sezna
May 29th, 2001, 03:47 PM
I found the code I want at Planet Source Code. I know the difference in size is barely there, but it's still a nice thing to be able to do.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.