HighDots Forums  

JPG images to binary

Javascript JavaScript language (comp.lang.javascript)


Discuss JPG images to binary in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
robert.differentone@gmail.com
 
Posts: n/a

Default JPG images to binary - 02-02-2006 , 07:41 AM






Hi,

Does anybody know any javascript which converts images into binary
data.

Thanks in advance,

R.


Reply With Quote
  #2  
Old   
Evertjan.
 
Posts: n/a

Default Re: JPG images to binary - 02-02-2006 , 07:46 AM






wrote on 02 feb 2006 in comp.lang.javascript:

Quote:
Does anybody know any javascript which converts images into binary
data.

Images in a computer are binary data.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)


Reply With Quote
  #3  
Old   
Julian Turner
 
Posts: n/a

Default Re: JPG images to binary - 02-02-2006 , 09:30 AM




robert.differentone (AT) gmail (DOT) com wrote:

Quote:
Hi,

Does anybody know any javascript which converts images into binary
data.

Thanks in advance,

R.
If you mean, read a binary file into a JavaScript variable, then
JavaScript does not have a binary data type. You can indirectly handle
binary in JavaScript, but performance will not be good. See the
following-

<URL:http://www.henk-reints.nl/cgi-bin/getsrc?http://henk-reints.nl/jscript/js/hr$binstring.js>


<URL:http://groups.google.co.uk/group/comp.lang.javascript/tree/browse_frm/thread/a17d4cb094ee799a/a5c08e67b8f14a37?rnum=1&q=Julian+Turner+Binary&_do ne=%2Fgroup%2Fcomp.lang.javascript%2Fbrowse_frm%2F thread%2Fa17d4cb094ee799a%2F9e26a3662854fdd3%3Flnk %3Dst%26q%3DJulian+Turner+Binary%26rnum%3D1%26#doc _d130efcd7f345ce6>

Regards

Julian



Reply With Quote
  #4  
Old   
robert.differentone@gmail.com
 
Posts: n/a

Default Re: JPG images to binary - 02-02-2006 , 08:31 PM



Thanks for help.. but i need to convert image into a stream of bits or
a stream of characters.

R


Reply With Quote
  #5  
Old   
robert.differentone@gmail.com
 
Posts: n/a

Default Re: JPG images to binary - 02-02-2006 , 08:32 PM



Thanks for help.. but i need to convert image into a stream of bits or
a stream of characters.

R


Reply With Quote
  #6  
Old   
robert.differentone@gmail.com
 
Posts: n/a

Default Re: JPG images to binary - 02-02-2006 , 08:37 PM



I want to calculate the sha1 hash of image data for all images in the
body. Is there any way to do that?
Any help would be appreciated!
Thanks !

R


Reply With Quote
  #7  
Old   
Evertjan.
 
Posts: n/a

Default Re: JPG images to binary - 02-03-2006 , 04:30 AM



wrote on 03 feb 2006 in comp.lang.javascript:

Quote:
Thanks for help.. but i need to convert image into a stream of bits or
a stream of characters.

Please quote what you are replying to. If you want to post a followup via
groups.google.com, don't use the "Reply" link at the bottom of the article.
Click on "show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers.
<http://www.safalra.com/special/googlegroupsreply/>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)


Reply With Quote
  #8  
Old   
Evertjan.
 
Posts: n/a

Default Re: JPG images to binary - 02-03-2006 , 04:31 AM



wrote on 03 feb 2006 in comp.lang.javascript:

Quote:
I want to calculate the sha1 hash of image data for all images in the
body. Is there any way to do that?
Any help would be appreciated!

Please quote what you are replying to. If you want to post a followup via
groups.google.com, don't use the "Reply" link at the bottom of the article.
Click on "show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers.
<http://www.safalra.com/special/googlegroupsreply/>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.