Difference between revisions of "IMG Viewer"

From Worms Knowledge Base

Jump to: navigation, search
(Updated for version 1.1.5.0)
m (Updated download link)
Line 9: Line 9:
 
| language = C# (main program in .NET 2.0, shell integration in .NET 4.0)
 
| language = C# (main program in .NET 2.0, shell integration in .NET 4.0)
 
| license = Closed source
 
| license = Closed source
| download = [http://pacman.highfsb.com/other/IMGViewer.zip Version 1.1.5.0]
+
| download = [http://vibeware.highfsb.com/other/IMGViewer.zip Version 1.1.5.0]
 
}}
 
}}
  

Revision as of 16:51, 10 June 2011

(Up to Software)
32px IMG Viewer
IMG Viewer screenshot
Developer: Pac-Man
Latest version: 1.1.5.0 / 25 April, 2011
Supported games: W2 (implemented, but untested), W:A, WWP
Language: C# (main program in .NET 2.0, shell integration in .NET 4.0)
License: Closed source
Download: Version 1.1.5.0

IMG Viewer is a small tool which is capable of displaying the IMG files of W:A, WWP and W2 (W2 has not been tested yet, but the code for handling W2 images has already been written). It was programmed by using only the file format information given on this wiki, especially the decompressing algorithm written by Pisto. The related articles are linked at the bottom. Originally, this was a small tool of the all-in-one Worms editor Worms Studio, but that project has been cancelled by Pac-Man due to lack of time.

Main Features

  • Displaying IMG files and their settings including the palette
  • Converting IMG files to more common file formats like BMP, PNG and JPEG
  • Shell integration, e.g. thumbnail support for IMG files in the Windows Explorer (works inside the program only probably)

Planned Features

  • Saving images without dismissing the original palette
  • The ability to edit images and save them (at least for uncompressed images and without changing the palette)

See also

Personal tools