|
-
May 26th, 2001, 09:36 PM
#1
Thread Starter
Member
How to "clean" a JPEG
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?
-
May 28th, 2001, 08:57 AM
#2
Frenzied Member
Look, there is NO useless data in JPGs, they were made to be the smallest possible
-
May 28th, 2001, 09:39 AM
#3
Thread Starter
Member
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.
-
May 28th, 2001, 12:02 PM
#4
Monday Morning Lunatic
Try looking at the JFIF file specification.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
May 29th, 2001, 12:41 PM
#5
Frenzied Member
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
-
May 29th, 2001, 03:47 PM
#6
Thread Starter
Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|