save binary to hex text file

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

save binary to hex text file

Postby lmorgan » Wed Mar 28, 2007 7:10 pm

Hi,

I have a binary jpeg file that I need to convert to a hex text file and was wondering if this is possible in UltraEdit?

Thanks,
Lee
User avatar
lmorgan
Newbie
 
Posts: 2
Joined: Tue Mar 27, 2007 11:00 pm

Re: save binary to hex text file

Postby Mofi » Thu Mar 29, 2007 6:33 am

Open the jpeg file.
Select everything with Ctrl+A.
Use Edit - Hex Functions - Hex Copy Selected View.
Close the jpeg file.
Open a new file and paste the clipboard content with Ctrl+V.
Delete in column mode with Column - Delete Columns the columns you don't need (address, ASCII characters).
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4054
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: save binary to hex text file

Postby lmorgan » Thu Mar 29, 2007 1:30 pm

Thanks!

Is there a way to now save back to a binary jpeg?

Regards from USA!
User avatar
lmorgan
Newbie
 
Posts: 2
Joined: Tue Mar 27, 2007 11:00 pm

Re: save binary to hex text file

Postby Mofi » Fri Mar 30, 2007 2:01 pm

See forum thread Paste hexadecimal.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4054
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to UltraEdit General Discussion