I was bored and wanted to program an image viewer, focussing on the techincal aspect (that's why it has a log pane).
It can extract the IMG files to more common image formats like PNG (no big deal with .NET) and should also be capable of reading Worms2 images which are a bit different from the other ones. Uses the decompression algorithm from Pisto:
S. also http://worms2d.info/Image_file and http://worms2d.info/Team17_compression .
http://forum.team17.com/showthread.php?p=741123
http://worms2d.info/IMG_Viewer
It was actually part of Worms Studio (hence the weird icon) but since I never get that big fish done I now extract all its modules one by one.
It's written in C# .
You can find it in the attachment. Use it at your own risk and report bugs
Updated it: Now it's faster, accepts files via command line (e.g. you can link .IMG files to this program and it will open them), nice details pane and optimized usability.
Update 2: Now with shell thumbnail integration.
Download link: http://vibeware.highfsb.com/download/imgviewer/imgviewer.zip
It can extract the IMG files to more common image formats like PNG (no big deal with .NET) and should also be capable of reading Worms2 images which are a bit different from the other ones. Uses the decompression algorithm from Pisto:
S. also http://worms2d.info/Image_file and http://worms2d.info/Team17_compression .
http://forum.team17.com/showthread.php?p=741123
http://worms2d.info/IMG_Viewer
It was actually part of Worms Studio (hence the weird icon) but since I never get that big fish done I now extract all its modules one by one.
It's written in C# .
You can find it in the attachment. Use it at your own risk and report bugs
Updated it: Now it's faster, accepts files via command line (e.g. you can link .IMG files to this program and it will open them), nice details pane and optimized usability.
Update 2: Now with shell thumbnail integration.
Download link: http://vibeware.highfsb.com/download/imgviewer/imgviewer.zip
- Attachments
- imgviewer.zip
- IMG Viewer 1.1.7.0
- You don't have permission to download attachments.
- (108 Kb) Downloaded 1 times