Max: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Paperport file format.
Nuance PaperPort Image file format
 
* Extension: max
* Company: [[Nuance Communications]]
* Samples: http://www.google.com.au/search?q=vigcj+filetype:max (google "vigcj" and find files with a .max extension)


This format is undiscovered, but has ViGCj as the first 5 bytes of the format. It has the ability to store both text and images for a document.
This format is undiscovered, but has ViGCj as the first 5 bytes of the format. It has the ability to store both text and images for a document.


http://zenkov.freeforums.org/viewtopic.php?p=111&sid=fb08ba99e90212bc1f29ebef108d1f2c
Apparently uses leadtools image format to store the image in the file.
Format partially reverse engineered here: http://maxview.cvs.sourceforge.net/maxview/decpp.c?revision=1.27&view=markup
[[Category:Undiscovered Image Formats]]
[[Category:Undiscovered Image Formats]]

Latest revision as of 08:13, 9 April 2008

Nuance PaperPort Image file format

This format is undiscovered, but has ViGCj as the first 5 bytes of the format. It has the ability to store both text and images for a document.

http://zenkov.freeforums.org/viewtopic.php?p=111&sid=fb08ba99e90212bc1f29ebef108d1f2c

Apparently uses leadtools image format to store the image in the file. Format partially reverse engineered here: http://maxview.cvs.sourceforge.net/maxview/decpp.c?revision=1.27&view=markup