Convert bin to jpg/png

Status
Not open for further replies.

1zacster

Distinguished
Oct 8, 2012
221
1
18,685
So there I am on memebase on my android phone and I do a weeks worth of catching up, about 150 images saved. go to quickpic, no images there, strange. Rescan media and still not there. Hook up phone to computer and all of the "images" are saved in a .bin format. I am able to open and resave with mspaint fine but to do that 150 times will be SUPER annoying. Any software to do this?
 
  • Like
Reactions: JPG4PNG
Solution
Open Windows Notepad
copy and paste this into the Notepad file: ren *.bin *.jpg
Save that Notepad file with a .bat file.
copy or move that new .bat file into the same folder where your .bin files are.
Now, double-click the file to perform the extension change.
I can't think of the fastest way, but I believe Picasa is able to import BIN images and then export them in a new format. Another method to try would be Adobe Lightroom, which you would be able to connect your phone to and import directly from, then export to a desired format. Download the trial of Lightroom and give it a shot.
 



what happens if you just rename the file extension from .bin to .jpg?
 
Open Windows Notepad
copy and paste this into the Notepad file: ren *.bin *.jpg
Save that Notepad file with a .bat file.
copy or move that new .bat file into the same folder where your .bin files are.
Now, double-click the file to perform the extension change.
 
Solution
Status
Not open for further replies.