Digital Image Conversion

 
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions
View previous topic :: View next topic  
Author Message
isbnthedailygrind
-


Joined: 08 Oct 2004
Posts: 6
Location: Moncton

PostPosted: Thu Jan 20, 2005 5:47 pm    Post subject: Digital Image Conversion Reply with quote

Is there any software out there that will capture the binary code (the 0's and 1's sequence) of a digital image to copy and paste into a text document to reduce size for sending over the internet to be "puzzled back together" on the other end into the original image?

I may/or may not be off on my terminology and it probably sounds stupid what I'm looking for.
Back to top View user's profile Send private message Send e-mail Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Thu Jan 20, 2005 6:59 pm    Post subject: Reply with quote

Copying and pasting into a text document will not reduce the size of an image. The binary code is the same size as the image regardless of whether it is a text document or not. If you want to reduce the size of your images you can load and resize them in an image editor or for example convert them from bitmaps to jpegs. If you don't want to convert the bitmaps you could also compress them with an archiver like Winzip.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jan 21, 2005 12:20 am    Post subject: Reply with quote

Or you can use PNG , In my opinion is the smallest compression in the world.
Check http://www.snapfiles.com for a Image Compression program. LateR!
Back to top View user's profile Send private message Visit poster's website
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Fri Jan 21, 2005 12:46 am    Post subject: Reply with quote

Unfortunately, Internet Explorer's PNG support is *terrible*
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jan 21, 2005 2:07 am    Post subject: Reply with quote

Internet Explorer will still display PNG's in its browser as long as the server
is configured to show .png files , you just get download prompts when you
try to view one directly , overall PNG is a good choice for compression.
Back to top View user's profile Send private message Visit poster's website
k1ll3rdr4g0n
-


Joined: 04 Jul 2004
Posts: 609

PostPosted: Fri Jan 21, 2005 3:17 am    Post subject: Reply with quote

Acctually I did a test to see if png or gif had a higher commpression gif won.
_________________
Back to top View user's profile Send private message AIM Address
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jan 21, 2005 6:13 am    Post subject: Reply with quote

Send me both images and I can prove to you that PNG would win. LateR!
Back to top View user's profile Send private message Visit poster's website
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Fri Jan 21, 2005 4:53 pm    Post subject: Reply with quote

Each to his own!

W3C wrote:
For the Web, PNG really has three main advantages over GIF:
    alpha channels (variable transparency),
    cross-platform gamma correction (control of image brightness) and color correction
    two-dimensional interlacing (a method of progressive display).

PNG also compresses better than GIF in almost every case (5% to 25% in typical cases).


Full article: http://www.w3.org/QA/Tips/png-gif
_________________
Olly
Back to top View user's profile Send private message
omaronly
-


Joined: 27 Nov 2004
Posts: 20

PostPosted: Sun Jan 23, 2005 9:37 am    Post subject: Reply with quote

Something close to what you're looking for would be a php function base64(). Many other languages have such a feature as well. It turns the binary data into text characters. It is usually used to transmit binary files over the net. BUT, it will not decrease the size of binary files.
Back to top View user's profile Send private message
cmxflash
-


Joined: 11 Dec 2004
Posts: 872

PostPosted: Tue Mar 22, 2005 6:45 pm    Post subject: Reply with quote

Anonymoose wrote:
Unfortunately, Internet Explorer's PNG support is *terrible*


Internet explorer? Grow up!
Back to top View user's profile Send private message
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Tue Mar 22, 2005 8:24 pm    Post subject: Reply with quote

Well that was worth digging up a 2 month dead topic for.

I was pointing out that there is little point in using PNG just because the format is better when 85% of browsers are still IE and will fail to support them properly.
Back to top View user's profile Send private message
aprelium-beta
-


Joined: 24 Jun 2004
Posts: 383

PostPosted: Tue Mar 22, 2005 8:51 pm    Post subject: Reply with quote

Internet Explorer has a problem with PNG transparency only. So you can still use PNG unless you need support for transparent backgrounds (which is the reason why the console images in version 2.0 have been converted to GIF.)
_________________
Beta Testing Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Mar 22, 2005 10:00 pm    Post subject: Reply with quote

PNG is only lossless compression, meaning the quality wont get reduced.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group