1 Deark -- Information about supported formats
4 === Image format modules ===
6 (Images that are not "extracted" will be converted to PNG, except as noted.)
8 * ACiDDraw COM file (module="aciddraw_com")
9 Executable character graphics format made by ACiDDraw v1.2+.
11 * ADEX .IMG (module="adex") (experimental)
13 * Alias PIX, a.k.a. Vivid ray tracer bitmap (module="alias_pix")
14 - Truecolor only. Grayscale not supported.
16 * Alpha Microsystems BMP (module="alphabmp") (experimental)
18 * Amiga Workbench Icon (module="amigaicon")
19 - Original format: Mostly supported, but the format is not portable, and
20 there is not just one correct way to render the images.
21 - NewIcons: Fully supported.
22 - GlowIcons / OS3.5: Fully supported.
24 * AMOS Picture Bank (module="abk")
26 * AMOS Sprite Bank (AmSp) / AMOS Icon Bank (AmIc) (module="abk")
28 * ANI (Windows Animated Cursor) (part of module "riff")
29 - Extract individual CUR and ICO files.
31 * ANIM (Amiga IFF-ANIM) (module="anim")
32 - Supports most common formats.
33 - Extract the individual frames.
35 -opt anim:includedups - Do not suppress duplicate frames.
36 - Some options for ILBM may also apply to ANIM.
38 * Animatic Film (module="animatic")
39 - Extract the individual frames.
41 -opt atari:palbits=<n> (refer to readme.md)
43 * Animator PIC/CEL (module="animator_pic")
44 Format used by the original Autodesk Animator.
46 * ANSI Art (module="ansiart")
47 - Autodetection usually works, but not always. You may have to use
48 "-m ansiart" or "-m ansi".
49 - Supports only the most common escape codes, which is usually good enough.
50 - Some features depend on the output format. "Blink" is not supported with
51 image output, for example.
53 -opt char:output=image - Output to a bitmap instead of HTML
54 -opt char:width=<n> - Number of characters per row
55 -opt ansiart:no24bitcolor - Disable support for 24-bit color definitions
56 -opt ansiart:noblink - Disable blinking characters, enabling high-intensity
57 background colors. This is usually unnecessary, as well-formed files will
58 explicitly disable blink.
59 -opt ansiart:vt100 - Use VT100 mode
61 * Apple II icons archive (module="apple2icons") (experimental)
62 - Not autodetected. Use "-m apple2icons".
64 * Apple volume label image (module="applevol")
66 * ART - PFS: 1st Publisher clip art (module="fp_art")
68 * ArtWorx Data Format (ADF) (module="artworx_adf")
70 * AutoCAD Slide Library (.slb) (module="autocad_slb")
71 - Extracts the component AutoCAD Slide (.sld) files.
73 * Award BIOS logo (EPA, AWBM) (module="awbm")
75 - Supports 4-bit and 8-bit version 2
77 -opt awbm:rgb=0 - (v2) Assume BGR sample order (default for 4-bit)
78 -opt awbm:rgb=1 - (v2) Assume RGB sample order (default for 8-bit)
80 * Binary Text (.BIN character graphics format) (module="bintext")
81 - Must use "-m bintext", unless the file has a SAUCE record.
83 -opt char:width=<n> - Number of characters per row
85 * BLD (MegaPaint BLD) (module="bld")
87 * BMI (Zoner bitmap) (module="bmi") (experimental)
89 * BMP (Windows bitmap) (module="bmp")
91 * Bob ray tracer bitmap (module="bob")
93 * BPG (module="bpg") (experimental)
94 - Extract Exif, XMP, ICC Profiles, thumbnails
96 * BSAVE/BLOAD image (module="bsave")
97 Support (some) PC-style BSAVE files.
99 -file2 <file.pal> - Use this palette file (BSAVE format)
100 -opt palfile=<file.pal> - Use this palette file (BSAVE format)
102 -opt bsave:height=<n>
103 -opt bsave:fmt=char - Character graphics
104 -opt bsave:fmt=cga2 - 640x200 2-color
105 -opt bsave:fmt=cga4 - 320x200 4-color
106 -opt bsave:fmt=cga16 - Very low (160x100) resolution
107 -opt bsave:fmt=mcga - 320x200 256-color
108 -opt bsave:fmt=wh2 - 2-color, header includes width & height
109 -opt bsave:fmt=wh4 - 4-color, header includes width & height
110 -opt bsave:fmt=wh16 - 16-color, 4-plane, header includes width & height
111 -opt bsave:fmt=wh256 - 256-color, header includes width & height
112 -opt bsave:fmt=b265 - Special
113 -opt bsave:fmt=2col - 2-color noninterlaced (experimental)
114 -opt bsave:fmt=4col - 4-color noninterlaced (experimental)
116 * Calamus Raster Graphic (module="crg") (experimental)
118 * Cardfile (module="cardfile")
119 - Supports MGC and RRG formats.
121 - Extracts text (use -a).
122 - Extracts OLE objects.
124 -opt ole1:extractall - Extract unidentified OLE objects
126 * CD-I IFF-IMAG (module="cdi_imag") (experimental/incomplete)
127 A format used on some CD-i discs.
129 * COKE (Atari Falcon) (*.tg1) (module="coke")
131 * ColoRIX (*.sc?, etc.) (module="colorix")
132 - Supports most formats, including compressed files.
134 * Compface intermediate format (module="compfacei")
135 This is an obscure text-based format related to X-Face, used by the Compface
137 - Cannot be autodetected. You must use "-m compfacei".
139 * CompuServe RLE (module="cserve_rle")
141 * Corel CCX (module="corel_ccx")
142 - Decompresses and converts to CMX format.
144 * CorelDRAW CDR, old "WL" format (module="cdr_wl") (experimental)
145 - Extracts preview image.
147 * Corel Gallery BMF (module="corel_bmf") (experimental)
148 - Extracts preview image.
150 * CorelMOSAIC CLB (module="corel_clb") (experimental)
151 A thumbnail image library, companion to a CLH file.
154 - Adds a BMP file header to a raw Windows DIB file.
157 Multi-image PCX format.
158 - Extracts individual PCX files.
160 * DEGAS and DEGAS Elite (module="degas")
162 -opt atari:palbits=<n> (refer to readme.md)
163 -opt atari:respectpal - Don't ignore a seemingly bad 2-color palette
165 * DEEP / IFF-DEEP (module="deep")
166 - Supports most of the common image types.
168 * DeskMate Paint .PNT (module="deskmate_pnt")
170 * DGI (Digi-Pic) (module="dgi")
172 * DL animation (DL MAKER) (module="dlmaker")
173 - Extracts all images and audio clips, in the order they appear in the file.
174 - File extension must be ".dl".
176 * Doodle (Atari) (module="doodle")
177 - Supports high resolution (640x400) only
179 * Dr. Halo .CUT (module="drhalocut")
181 -file2 <file.pal> - Read the palette from this file.
182 -opt drhalocut:pal=pc16 - Use standard 16-color palette if possible.
184 * Dr. Halo .PIC (module="drhalopic")
185 - Most of the common image types are supported.
187 -file2 <file.pal> - Read the palette from this file.
189 * EggPaint (*.trp) (module="eggpaint")
191 * Enhanced Windows Metafile (module=emf)
192 - Extract BMP and other images from some records.
194 * EPOC MBM/Sketch/AIF (module="epocimage")
195 - Supports most image types
196 - Supports most compression schemes
198 * EPS (Encapsulated PostScript) (module="eps")
199 - Extract EPS, TIFF, and WMF from "EPS DOS Binary" format.
200 - Supports preview images in EPSI format (1-, 2-, 4-, 8-bit grayscale)
202 * Falcon True Color (module="ftc")
204 * farbfeld (module="farbfeld")
206 * FLI/FLC (Autodesk Animator) (module="fli")
207 - Extract the (non-repeated) frames.
209 * FM Towns ICN (module="fmtowns_icn")
210 - A standard palette is used, which isn't ideal in all cases.
212 * GEM VDI Bit Image (GEM Raster) (module="gemras")
213 - Supports original bilevel format
214 - Supports paletted XIMG format
215 - Supports some non-XIMG 16-color images
217 -opt atari:palbits=<n> (refer to readme.md)
220 - Extract the image, or every frame from an animated or multi-image GIF.
221 - Plain text extensions are supported.
222 - Extract comments (use -a).
224 -opt gif:raw - Extract the individual component images, instead of rendering
225 the frame in full. Plain text extensions might be extracted as text files,
226 instead of images of text.
227 -opt gif:dumpplaintext - Extract plain text extensions to text files (in
228 addition to rendering them to the image).
229 -opt gif:dumpscreen - Save a copy of the "screen" after the last image in
230 the file has been disposed of. Incompatible with gif:raw.
232 * GodPaint (Atari Falcon) (module="godpaint")
234 * Graphic Workshop self-displaying picture (module="gws_exepic")
235 - Supports the DOS EXE-based format.
237 * Graphic Workshop thumbnail (.thn) (module="gws_thn")
239 * GRASP GL animation (module="graspgl")
240 - Extracts all files.
242 * GROB (HP calculator) (module="grob")
243 - Supports binary and text encodings.
244 - Some text GROB files can't be autodetected, and need "-m grob".
246 -opt grob:planes=<n> - Treat image as grayscale. <n> should usually be 2.
247 -opt grob:planeorder=l - For grayscale, assume the least-significant
248 bitplane comes first.
250 * Hemera Photo-Object image (module="hpi")
251 - Extracts the color components to a JPEG file, and the alpha component (if
252 present) to a PNG file.
254 * Hemera thumbnails (module="hta")
256 * HP 100LX / HP 200LX .ICN icon format (module="hpicn")
258 * HR (TRS-80 High Resolution graphics file) (module="hr")
261 Obscure format associated with a program called "POSTERING"
263 * HSI Raw (module="hsiraw")
265 * ICA (Icon Manager Archive) (module=iconmgr_ica) (experimental)
266 Related to Icon Manager by Impact Software and L. Gray.
268 * icns (Apple Icon) (module="icns")
269 - Supports most icon types.
270 - Embedded JP2 and PNG files are extracted as-is.
272 -opt icns:getmasks - Only extract the transparency masks.
274 * ICO/CUR (Windows icon/cursor) (module="ico")
275 - Supports most but not all formats.
276 - PNG-formatted icons will be extracted as-is, not decoded.
277 - Extract images of the (otherwise unused) masks for 32-bit images (use -a).
279 * ILBM and related IFF-based images (module="ilbm")
280 - Supports ILBM, ACBM, PBM, RGBN, RGB8
281 - Supports 1-8 bit paletted, 24-bit truecolor
282 - Supports HAM6, HAM8, Halfbrite
283 - Supports color-keyed and bitmask transparency
284 - Extract thumbnails from TINY chunks
285 - Extract text from ANNO chunks (use -a)
287 -opt ilbm:trans=<0|1|auto> - Remove (0) or respect (1) transparency. The
288 default, "auto", is to remove transparency only if it seems bad.
289 -opt ilbm:fixpal=<0|1> - Don't/Do try to correct palettes that seem to have
290 fewer than 8 bits of precision.
291 -opt ilbm:allowspecial - Don't stop after certain errors.
293 * Image Gallery GAL (module="imggal_alch")
294 Image catalog file from Image Gallery by Alchemy Mindworks.
296 * IndyPaint (*.tru) (module="indypaint")
298 * Inset PIX (module="insetpix") (experimental)
299 - In rare cases, format detection may fail (need "-m insetpix").
301 * InShape IIM (module="iim")
303 * Jigsaw (.jig) (module=jigsaw_wk)
304 A Windows 3.x program by Walter A. Kuhn.
305 - Extract the main image.
307 * Jovian Logic VI bitmap (module="jovianvi") (experimental)
309 * JPEG and JPEG-LS (module="jpeg")
310 - Extract ICC profiles.
311 - Extract JFXX JPEG-formatted thumbnails (rare).
312 - Extract JFIF uncompressed thumbnails (rare).
313 - Extract XMP data, including "extended XMP".
314 - Extract JPEG-HDR residual images.
315 - Process Exif data (or extract it: use -a)
316 - Process Photoshop-related data.
317 - Extract Multi-Picture Format (MPF/MPO) thumbnails and other images.
318 - Extract comments (use -a). Comment bytes are extracted as-is, or
319 interpreted based on the "-inenc" option.
320 - Extract Exif FPXR streams (use -a).
322 * JPEG 2000 (module="jpeg2000")
323 - Extract JPEG 2000 codestream from JP2/JPX/JPM formats.
325 - Extract GeoTIFF data.
327 - Extract Exif data (use -a) (nonstandard; partial support)
328 - Process Photoshop-related data.
330 * JPEG 2000 codestream (module="j2c")
331 - Extract comments (use -a).
333 * JPEG XR (HD Photo) (part of module "tiff")
336 * Lotus Manuscript graphics (.bit, .rle) (module="lotus_mscr") (experimental)
337 - Not always autodetected. You may have to use "-m lotus_mscr".
339 * LSS16 (SYSLINUX image) (module="lss16")
341 * Lumena CEL (module="lumena_cel")
342 - Single-image files only
344 * MacPaint (module="macpaint")
345 - Can also decode brush patterns (use -a)
347 -opt macpaint:macbinary=<0|1>
349 * Magic Desk or ToyBox icon (module="mdesk_icn")
351 -opt mdesk_icn:pal=<1|2|3|4> - 1=Use ToyBox palette, 2=Use Magic Desk
352 palette, 3=Prefer ToyBox palette, 4=Prefer Magic Desk palette (default)
354 * MAKIchan graphics (module="makichan")
355 - Supports most 16- and 256-color .MAG images
356 - Supports most 16-color .MKI images
357 - Does not support .MAX
359 * MegaPaint Symbol Library (.lib) (module="megapaint_lib") (experimental)
361 * MegaPaint Patterns (.pat) (module="megapaint_pat") (experimental)
363 * Microsoft Comic Chat (.avb, .bgb) (module="comicchat")
365 * MMM (MacroMind Movie) (module="mmm") (experimental)
366 - Can extract images, but cannot always get the colors right.
367 - Audio conversion to WAV is attempted.
369 * MRW (Minolta RAW) (module="mrw")
370 - Process Exif data (or extract it: use -a)
372 * MSP (Microsoft Paint graphics) (module="msp")
375 * MS Word for DOS Screen Capture (module="mswordscr")
376 Supports the same options as the pcx module.
378 * NEOchrome (.NEO) (module="neochrome")
380 -opt atari:palbits=<n> (refer to readme.md)
382 * NEOchrome Animation (module="neochrome_ani") (experimental)
384 * New Print Shop .POG format (module="newprintshop")
386 -file2 <file.pnm> - Use this "name" file
387 -opt namefile=<file.pnm> - Use this "name" file
389 * NIE/NII/NIA (module="nie") (experimental)
390 The "Naive Image Formats" associated with the Wuffs project.
392 * NGG (Nokia Group Graphic) (module="ngg")
394 * NLM (Nokia Logo Manager bitmap) (module="nlm")
396 * NOL (Nokia Operator Logo) (module="nol")
398 * NPM (Nokia Picture Message) (module="npm")
400 * NSL (Nokia Startup Logo) (module="nsl")
402 * OLPC .565 firmware icon (module="olpc565")
404 * OS/2 boot logo (module="os2bootlogo")
405 - You may have to use "-m os2bootlogo" in some cases.
407 * OS/2 Icon, Pointer, Bitmap Array formats (module="os2bmp")
408 - Converts icons & pointers to individual PNG files.
409 - Icon, pointer, and BMP image files are extracted from Bitmap Array files.
410 Reprocess icon and pointer files to convert to PNG.
412 * PaintShop Pro Browser Cache (module="jbf")
413 - Format v1.x: BMP files are reconstructed and extracted.
414 - Format v2.x: JPEG files are extracted.
416 * Palm BitmapType (module="palmbitmap")
417 - Cannot easily be autodetected. You must use "-m palmbitmap", except in most
418 cases when the file extension is ".palm".
419 - May be found inside some Palm files. See also the notes for the "Palm PRC"
420 and "Palm PDB/PQA" modules.
422 -opt palm:le - Assume little-endian byte order
424 * Palm Database (PDB) ImageViewer/FireViewer (part of module "palmdb")
426 * PCPaint / Pictor (module="pcpaint")
427 - Supports PIC and CLP formats. Some files are not portable, because they use
428 a nonstandard palette that is not contained in the file.
429 - Supports most images with 8 or fewer bits/pixel.
430 - Supports character graphics (experimental).
434 -file2 <file.pic> - PIC file to read the palette from
435 -opt palfile=<file.pic> - PIC file to read the palette from
437 * PCPaint compressed BSAVE (module="bsave_cmpr") (experimental)
438 - Decompresses to BSAVE format.
441 - Supports most of the common varieties of PCX.
443 -opt pcx:pal=<0|1> - The predefined palette to use, if there is no palette
444 in the file. Default is 0.
445 -opt pcx:resmode=<ignore|dpi|screen|auto> - How to interpret the
446 "resolution" field. "screen" means as the target screen mode's pixel
447 dimensions (assumes 4:3 screen). The default is "auto", which means to
449 -file2 <file.p13> - Read the palette from a separate file. Each entry is 3
450 bytes (R,G,B); samples range from 0-63.
452 * PCX2COM (module="pcx2com")
455 * Pegasus JPEG and KQP (Konica) (module="picjpeg") (experimental)
458 * PGC (Portfolio graphics compressed) (module="pgc")
460 * PGF (Portfolio graphics) (module="pf_pgf")
462 * PGX (Portfolio graphics animation) (module="pgx")
463 - Extract embedded PGC images.
465 * PI4 (Atari Falcon 320x240) (module="fpaint_pi4")
467 * PI7 (Atari Falcon 640x480) (module="atari_pi7")
469 * PI9 (Atari Falcon 320x200) (module="fpaint_pi9")
471 * PICT (Macintosh image) (module="pict")
472 - Extract bitmap images, etc.
474 -opt pict:decodeqt - Try to decode embedded "QuickTime" images directly,
475 instead of always extracting to .qtif format.
477 * PixFolio catalog (.cat) (module="pixfolio") (experimental)
478 - Supports the format used by Win3.x versions of the software.
480 -opt pixfolio:undelete - Also extract deleted images.
482 * PKM (GrafX2 image) (module="pkm")
484 * PNG / MNG / JNG (module="png")
486 - Extract ICC profiles.
487 - Extract or process various other metadata formats.
488 - Extract frame images (may be image fragments) from APNG files.
490 -opt png:extractapng=0 - Do not extract APNG frames
491 -opt png:extractzlib - Extract the zlib stream to a file
493 * PNM/PBM/PGM/PPM/PAM (module="pnm")
495 * PrintMaster .SHP format (module="printmaster")
497 -file2 <file.sdr> - Use this "name" file
498 -opt namefile=<file.sdr> - Use this "name" file
500 * PrintPartner .GPH (module="pp_gph")
502 * Print Shop .DAT format (module="printshop")
503 - Not all files can be autodetected. You may need "-m printshop".
505 -file2 <file.sdr> - Use this "name" file
506 -opt namefile=<file.nam> - Use this "name" file
508 * Print Shop - Apple IIgs format (module="printshop_gs")
509 Format is 88x52 pixels, file size 1716 bytes.
510 - Not autodetected. Use "-m printshop_gs".
512 * Prism Paint (module="prismpaint")
513 - Supports 1-, 2-, 4-, 8-, and 16-bits per pixel
515 * PSD / PSB (Photoshop) (module="psd")
516 - Basic support for RGB/grayscale/paletted 8/16-bit images
517 - Extract JPEG thumbnails. Some thumbnail images have the red and blue
518 channels swapped -- Deark warns about this, but does not correct it.
520 - Extract ICC profiles.
521 - Extract linked layer image data (could be PNG/JPG/PSD/etc. format).
522 - Process Exif data (or extract it: use -a)
523 - Extract IPTC-IIM data (use -a).
524 - Extract "text engine data" (use -a)
526 * Psion PIC (module="psionpic")
527 A Psion PIC file contains one or more 1-bpp bitmaps, some of which can be
528 combined to make grayscale images. Deark will try to guess which images
529 should be combined, but it may not always get it right.
530 - Supports 1- and 2-bit grayscale.
532 -opt psionpic:bw - Do not try to detect grayscale images. Write each bitmap
535 * QDV (Giffer) (module="qdv")
537 * QTIF (QuickTime image) (module="qtif")
538 - Extract embedded JPEG, TIFF, and other image files.
539 - Decode some "raw" (uncompressed) images.
541 * REKO cardset (module="reko")
543 -opt reko:combine=0 : Write each card to its own file, even if a montage is
546 * RIPscrip icon (.ICN) or BGI image (module="ripicon") (experimental)
547 - Not all files are autodetected. You may need "-m ripicon".
548 - Only 16-color images are supported.
550 * RISC OS / Acorn Sprite (module="rosprite")
551 - Autodetection may not always work. May need "-m rosprite".
552 - "Old" format is pretty well supported.
553 - "New" format is mostly supported, but not well-tested.
555 * RISC OS / Acorn Draw (module="rodraw") (experimental)
556 - Extract sprite image files.
558 * RSC (GEM resource) (module="rsc") (experimental)
559 - Supports both "old" and "new" formats.
560 - Extracts icons and bitmaps.
562 -opt rsc:fmt=<atari|pc> - Use this byte order. Default is to autodetect.
564 * SGI image (module="sgiimage") (incomplete)
566 * SHG and MRB (module="shg")
567 Segmented Hypergraphics and Multi-Resolution Bitmap formats are used in
569 - Converts bitmap graphics to BMP format.
570 - Extracts WMF files.
572 * Spectrum 512 Compressed (.spc) (module="spectrum512c")
574 -opt spectrum512:tospu - Output to an .spu file
576 * Spectrum 512 Smooshed (.sps) (module="spectrum512s")
578 -opt spectrum512:tospu - Output to an .spu file
580 * Spectrum 512 uncompressed (.spu) (module="spectrum512u")
582 -opt atari:palbits=<n> (refer to readme.md)
584 * Storyboard PIC/CAP (module="storyboard") (experimental)
585 - Old ("EP_CAP") and new formats are mostly supported.
587 * STOS Memory Bank and related formats (.mbk) (module="stos", ...)
588 Includes support for "Picture Packer" format. Helper modules such as
589 "stos_pp1" may exist.
590 - Decode "sprite bank" images
591 - Decode "icon bank" images
592 - Decode "packed screen" images
594 -opt atari:palbits=<n> (refer to readme.md)
595 -opt stos:res0=<l|m> : Assume res 0 pics are low(standard)/med(DAJ) res.
596 -opt stos:res1=<l|m|h> : Assume res 1 pics are low(PP1)/med(standard)/
599 * Sun Raster (module="sunras") (incomplete)
600 - Supports most common image types
602 -opt sunras:fmt32=<xbgr|abgr|xrgb|argb|bgrx|bgra|rgbx|rgba> - Specify the
603 interpretation of a 32-bit pixel
605 * Syberia texture (.syj) (module="syberia_syj")
606 - Convert abbreviated JPEG file to JPEG.
608 * TGA (Targa) (module="tga")
610 -opt tga:trans=<0|1|2|auto> - 0 = Ignore any potential transparency.
611 1 = Respect transparency when possible. 2 = Assume alpha is premultiplied.
612 auto = Autodetect (default).
614 * TheDraw COM (module="thedraw_com")
615 Executable character graphics format made by TheDraw.
617 * Thumbs.db (Windows thumbnail) (part of module "cfb")
618 - Extract thumbnail files (embedded JPEG or PNG files)
619 - Some thumbnails use a nonstandard RGBA format. These are not converted to
622 * ThumbsPlus database (.tud) (module="thumbsplus")
623 - Thumbnail database format used by ThumbsUp! 1.x and ThumbsPlus 2.x.
625 * TI calculator "variable" files (module="tivariable")
626 - TI73/TI82/TI83 pictures
628 - TI89/TI92/TI92+ pictures
630 * TIFF and Exif (module="tiff")
631 - Decode most images, excluding lossy-compressed images.
632 - Extract JPEG-formatted Exif thumbnails, and some types of JPEG-compressed
634 - Extract ICC profiles.
635 - Process Photoshop-related data.
636 - Extract IPTC-IIM data (use -a).
638 -opt tiff:decode=0 - Do not decode images
639 -opt tiff:dexxa[=0] - Hint about whether file was made by PaintShow or
641 -opt tiff:fillorderstrategy=<0|1|...> - Hint about what to do with an
642 ambiguous FillOrder tag:
644 1 = If in doubt, ignore.
645 2 = If in doubt, decompress, then reverse order of pixels within a byte.
647 * TIM (Playstation graphics) (module="tim") (experimental/incomplete)
649 * Tiny Stuff (.TNY, .TN1, .TN2, .TN3) (module="tinystuff")
651 -opt atari:palbits=<n> (refer to readme.md)
652 -opt atari:respectpal - Don't ignore a seemingly bad 2-color palette
654 * VBM (VDC BitMap) (module="vbm")
657 * Video Master (.flm/.vid/.vsq) (module="videomaster") (experimental)
658 - Minimal support. Extracts the video frames.
660 * VITec image format (module="vitec) (experimental/incomplete)
662 * VORT ray tracer .pix image (module="vort") (experimental/incomplete)
664 * Windows 1.0 ICO/CUR (module="win1ico")
666 * Windows Metafile (module=wmf)
667 - Extract BMP images from some records.
668 - Extract embedded EMF documents.
670 * Winzle (module=winzle)
671 - Convert Winzle obfuscated BMP (.wzl) to BMP.
673 * Wiz Solitaire deck (module="wizsolitaire")
675 * WordPerfect Graphics (module=wpg)
678 * X11 puzzle (module="xpuzzle")
679 Format used by X-Windows "puzzle" program.
680 ftp://ftp.x.org/pub/unsupported/programs/puzzle/
681 Generated by Netpbm's ppmtopuzz utility.
683 * XBIN (module="xbin")
684 Renders XBIN character graphics to a bitmap (default) or HTML.
685 - Extract embedded fonts (use -a).
687 -opt char:output=html - Use HTML output format
689 * X-Face (icon/avatar format) (module="xface")
690 - You may have to use "-m xface".
692 * XGA (Atari Falcon image) (module="falcon_xga")
694 * YBM (Bennet Yee face format) (module="ybm")
696 * Young Picasso (.YP) (module="young_picasso")
697 An old paint program by Blueview Software.
699 * ZBR ((Zoner) Zebra Metafile) (module="zbr")
700 - Extract the preview image.
704 * FNT (Windows font) (module="fnt")
705 Most FNT files have an extra "absolute space" character, which Deark
706 arbitrarily places at code point 256, or U+2002 (EN SPACE).
708 * GEM bitmap font (module="gemfont") (experimental)
709 - Autodetection may not always work. May need "-m gemfont".
711 * GRASP font (module="graspfont") (experimental)
712 .set/.fnt; may be found inside GRASP .gl files.
714 * PCF font (module="pcf") (experimental/incomplete)
716 * PCR font (module="pcrfont") (experimental)
718 * PC Screen Font (PSF) (module="psf")
720 -opt font:noaliases - Restrict to one Unicode codepoint per glyph
722 * PFF2 font (module="pff2")
724 * PK font (Packed Font) (module="pkfont") (partial support)
726 * Unifont HEX (module="unifont_hex")
727 - Cannot be autodetected. Use "-m unifont_hex".
729 * VGA font (module="vgafont")
730 Raw 8xN bitmapped font with 256 characters.
731 - Cannot be autodetected. Use "-m vgafont".
733 === Compression, archive, installer, disk image modules ===
735 * ADF (Amiga disk image) (module="amiga_adf") (experimental)
737 * AmBs (AMOS "Banks" aggregate format) (module="abk")
738 - Extract AmSp, AmIc, AmBk files.
740 * Apple II disk image (module="apple2_dsk") (experimental)
741 - Limited support. Only Apple DOS 16-sector.
743 * Apple Partition Map (module="apm") (experimental)
745 * AppleSingle/AppleDouble (module="applesd")
746 AppleDouble files often have names beginning with "._".
748 - Extract (default for AppleSingle) or decode (default for AppleDouble)
751 -opt applesd:extractrsrc=<0|1> - Specify whether the resource fork is
752 decoded (0), or extracted (1).
754 * ar (.a archive/library format) (module="ar") (experimental/incomplete)
755 - Supports System V long filenames
757 * ar001 (module="ar001")
758 "ar" archiver by Haruhiko Okumura, first version.
760 * ARC archive (module="arc")
761 - Essentially all compression methods are supported, except for the PAK
764 * ArcFS (module="arcfs")
766 * ArcMac (module="arcmac") (experimental)
771 -opt arj:entrypoint=<n> : Specify the offset of ARJ data.
772 -opt arj:scan=0 : Disable scanning for the ARJ data.
773 -opt arj:reloc[=<n>] : Move the ARJ data, and disable some types of
774 security/protection. Use with "-m arj" to convert most any self-extracting
775 ARJ archive to plain ARJ.
778 Variant of LHA. Deark tries to convert it to LHA.
780 * ATR (Atari disk image) (module="atr") (experimental/incomplete)
782 * Binary II (module="binary_ii") (experimental/incomplete)
784 * CAB (Microsoft Cabinet) (module="cab")
785 - Files can be parsed, but there is usually nothing that can be extracted
788 * CAR (module="car_lha")
789 Variant of LHA by MylesHi! Software. Deark tries to convert it to LHA.
790 - File extension must be ".car" (or use "-m car").
792 * CAZIP (module="cashrink") (experimental)
793 A compressed file format for software installation.
795 * CD/raw (module="cd_raw")
796 - Extract .ISO and other filesystem data from some raw CD images, such as
797 the .BIN file in CUE/BIN format.
799 * CMZ (module="cmz") (experimental)
800 An old installer archive format used by Lotus.
802 * compress (legacy Unix .Z format) (module="compress")
804 * cpio (module="cpio")
806 * CP Shrink (.cpz) (module="cpshrink")
807 - File extension must be ".cpz" (or use "-m cpshrink").
809 * CRLZH (module="crlzh")
810 An old compressed file format used mainly on CP/M.
812 * Crunch (module="crunch") (incomplete)
813 An old compressed file format used mainly on CP/M.
814 - The header can be parsed, but only the rare v1.x format can be
817 * CRUSH (.cru) (module="crush")
818 CRUSH is a DOS archive utility by PocketWare.
820 * D64 (Commodore 64 disk format) (module="d64") (experimental)
822 * DCL Implode (module="dclimplode")
823 Raw PKWARE DCL Implode compressed file. Also known as TTCOMP.
825 * Deflate (module="deflate")
826 Raw Deflate-compressed (not zlib) data.
827 - Not autodetected; must use "-m deflate".
829 -opt deflate:deflate64 - Decode as Deflate64 format.
831 * DIET (module="diet") (experimental/incomplete)
832 Decompress a DIET-compressed DOS EXE or COM or data file.
834 -opt diet:raw - For EXE, write raw decompressed data.
836 * DMS (Amiga disk image) (module="amiga_dms") (experimental)
837 - Decompresses to ADF format.
839 * Doom WAD (module="wad")
840 - The extracted files are usually in specialized formats.
842 * EDI Pack (module="edi_pack")
843 Compressed file, used by EDI Install [Pro] from Eschalon Development.
844 - Supports "LZSS1" and "LZSS2" formats, and the LZSSLib format.
846 * EXEPACK (module="exepack")
847 Decompress an EXEPACK-compressed DOS EXE file.
848 - Not automatic; must use "-m exepack" or "-opt execomp".
850 * FAT (module="fat") (experimental/incomplete)
851 - Limited support, mainly for floppy disk images.
853 * GX Library (module="gxlib")
854 Aggregate format by Genus Microprogramming.
856 * Gzip (module="gzip")
858 * HFS filesystem image (module="hfs") (experimental/incomplete)
859 - Incomplete support, but should be enough for most CD-ROM images.
861 * InstallShield IBT archive (module="is_ibt")
862 This is usually a file named "setup.ibt".
864 * InstallShield installer archive (module="is_instarch")
865 This is usually a file named "_inst32i.ex_" or "_inst16.ex_".
867 * InstallShield Z archive (module="is_z")
869 * ISO 9660 or High Sierra CD-ROM image (module="iso9660")
871 -opt iso9660:tolower - Convert filenames to lowercase. Does not affect Rock
872 Ridge or Joliet filenames.
873 -opt iso9660:voldesc=<n> - Use the volume descriptor at sector <n>. A
874 typical use is to set n=16 to ignore Joliet extensions.
877 LRB is an uncompressed CP/M archive format.
878 - These often contain files in compressed formats known as Squeeze, Crunch,
879 and CrLZH. Deark doesn't necessarily support all of those formats.
881 * LHA/LHarc/LZH/PMA (module="lha")
882 - All common compression methods are supported.
884 -opt lha:lhark=<0|1> - Specify whether "lh7" compression should be assumed
885 to be standard lh7 format, or LHARK format. The default is to autodetect,
886 which can be slow for large files.
888 * LHarc/LArc self-extracting archive - COM format (module="lharc_sfx_com")
890 * LIF (Knowledge Dynamics) (module="lif_kdc") (incomplete)
892 * LoadDskF/SaveDskF (module=loaddskf)
893 An OS/2 floppy disk image format.
894 - By default, non-compressed files are interpreted (as with FAT).
895 - Compressed files are decompressed.
897 -opt loaddskf:toraw - Convert to raw FAT/IMA format.
899 * LZEXE (module="lzexe")
900 Decompress an LZEXE-compressed DOS EXE file.
901 - Not automatic; must use "-m lzexe" or "-opt execomp".
903 -opt lzexe:raw - Instead of an EXE file, write raw decompressed data.
904 -opt execomp:align=<16|512> - Preferred code segment alignment. This may
905 help make the decompressed file more similar to the original.
907 * LZHUF (module="lzhuf")
908 Compression software by Haruyasu Yoshizaki. A bare-bones container for
909 LHarc's "lh1" compression.
910 - Not autodetected; you must use "-m lzhuf".
912 * LZS(Stac) (module="lzstac")
913 Raw LZ-Stac compressed data.
914 - Not autodetected; must use "-m lzstac".
916 * LZS221 (module="lzs221")
917 Compressed file format by Stac.
919 * LZSS(Okumura) (module="lzss_oku")
920 LZSS.C compression software by Haruhiko Okumura.
921 - Not autodetected; you must use "-m lzhuf_oku".
923 * LZWCOM (module="lzwcom")
924 LZWCOM/LZWUNC is an old file compression utility.
925 - Not autodetected; you must use "-m lzwcom". In rare cases, you must also
928 -opt lzwcom:version=<1|2> : The format version.
930 * MacBinary (module="macbinary")
931 - You may have to use "-m macbinary".
933 * MDCD archive (module="mdcd")
935 * Microsoft Compound File Binary (module="cfb")
936 - Streams are not extracted by default, but some streams contain images and
937 other objects that can be extracted.
939 -opt cfb:extractstreams - Extract raw streams, instead of decoding.
940 -opt cfb:fmt=raw - Do not try to detect the document type.
941 -opt cfb:fmt=auto - Autodetect the document type (default).
942 -opt cfb:fmt=thumbsdb - Treat the file as a Thumbs.db file.
944 * Microsoft Installation Compression (module="mscompress")
945 - Supports "SZDD" variant, mode "A".
946 - Supports "KWAJ" variant, all known compression methods.
947 - Supports "SZ" variant.
949 * MOOF (module="moof") (incomplete)
950 Macintosh floppy disk image format.
951 - Some metadata is parsed, but the disk contents are not extracted or listed.
953 * MRNZ (module="mrnz")
954 Installer format used by PC DOS.
956 * MSA (Magic Shadow Archiver) (module="msa") (experimental)
957 - Atari ST disk image format.
959 -opt msa:toraw - Instead of decoding, extract to raw ".ST" format (this is
960 usually a FAT format).
961 -opt msa:touncmsa - Instead of decoding, convert to uncompressed MSA.
963 * NPack (module="npack")
964 Compressed file format by Symantec / Stac.
966 * NRG (module="nrg") (experimental)
967 Nero CD image format.
968 - Depending on the file structure, operates like the iso9660 module, or the
971 * NuFX / ShrinkIt (module="nufx") (incomplete)
972 Apple II compressed archive format.
974 * OS/2 PACK archive (module="os2pack") (experimental)
975 - Supports the versions with signatures 0xa5961400, 0xa596140a, 0xa596ffff,
978 * Pack (module="pack")
979 Old Unix compressed file format (.z).
981 * PackDir (module="packdir") (experimental)
983 * PackIt (.pit) (module="packit")
984 An old Macintosh format.
985 - Supports most files.
987 * PAKLEO (module="pakleo") (experimental)
989 * Palm PDB/PRC/PQA (module="palmdb")
990 - You may have to use "-m palmdb".
991 - Use -a to extract the record blocks, but note that they are usually not in
993 - Extracted ".palm" files are in Palm BitmapType format. Reprocess them to
996 -opt palm:timestampfmt=<macbe|unixbe|macle> - The timestamp format to assume.
998 * Pasti (.stx) (module="pasti") (experimental)
999 - Atari ST disk image format.
1001 -opt pasti:toraw - Instead of decoding, extract to raw ".ST" format (this is
1002 usually a FAT format).
1004 * PC-Shrink (module="pcshrink") (experimental)
1005 PC-Install .SHR compressed archive format.
1007 * PCX Library (module="pcxlib")
1008 Aggregate format by Genus Microprogramming.
1010 * PKLITE (module="pklite")
1011 Decompress a PKLITE-compressed DOS EXE file or DOS COM file.
1012 - For EXE format, you must use "-m pklite" or "-opt execomp".
1014 -opt pklite:raw - Instead of an EXE file, write raw decompressed data
1016 * RAR (module="rar")
1017 - Files can be parsed, but there is usually nothing that can be extracted
1020 * RPM (package manager) (module="rpm")
1021 - Extract compressed cpio file.
1023 * QIP (Quarterdeck) (module="qip") (experimental)
1024 An obscure installer format.
1026 * SCO compress LZH (module="compress_lzh")
1027 Variant of 'compress'.
1029 * SIS (EPOC/Symbian archive) (module="sis")
1030 - EPOC release 3/4/5/6
1032 * SOF/RESOF (part of module "zip")
1034 * Spark archive (module="spark")
1036 -opt spark:recurse=0 - Extract subdirectories as Spark files
1038 * Squash (module="squash")
1039 A variant of "compress", used on RISC OS.
1041 * Squeeze (module="squeeze")
1042 An old compressed file format used mainly on CP/M.
1043 - SQ2 variant is also supported (experimental).
1045 * Stirling Compressor, The (module="tscomp")
1047 * StuffIt (.sit) (module="stuffit")
1048 - Limited support. Old format only.
1050 * tar (module="tar")
1051 - Rare files may need "-m tar", as tar is difficult to autodetect.
1053 * WOZ (module="woz") (incomplete)
1054 Apple II disk image format.
1055 - Some metadata is parsed, but the disk contents are not extracted or listed.
1057 * ZIP (module="zip")
1058 - Supports most compression methods.
1059 - Extract main ZIP file comment (use -a).
1060 - Extract comments for individual files (use -a).
1062 -opt zip:scanmode - Attempt to read the file without using the ZIP "central
1063 directory". Not recommended, but allows some damaged ZIP files to be read.
1064 -opt zip:reloc[=<new_offset>] - Instead of decoding, move the ZIP data to
1065 the start of the file (or to new_offset).
1067 * zlib (module="zlib")
1068 - Raw zlib files are uncompressed.
1070 * Zoo (module="zoo")
1071 - Extract comments (use -a).
1073 -opt zoo:undelete - Also extract deleted files.
1075 * Zoo filter format (module="zoo_filter")
1076 Format created by "zoo fc".
1078 * Zoo Z format (module="zoo_z")
1079 Format created by "zoo xz <foo.zoo> [...]". Not all Zoo programs support it.
1080 - Will be translated to Zoo format.
1082 * ZSQ (module="zsq")
1083 Compressed file format related to LZWCOM.
1085 == Transfer encoding modules ==
1087 * Ascii85 (module="ascii85") (incomplete)
1088 - Supports old and new btoa formats
1089 - Supports data with "<~" / "~>" delimiters
1091 * Base16 (module="base16" or "hex")
1092 - Decode "hex encoded" data.
1093 - Not autodetected; use "-m base16".
1094 - Only supports raw data, such as that produced by "xxd -p". Does not
1095 support full hex dumps.
1097 * Base64 (module="base64")
1098 - Not autodetected; use "-m base64".
1100 * BinHex (.hqx) (module="binhex")
1101 - Extract data and resource forks to separate files.
1103 * BinSCII (.bsc) (module="binscii")
1104 - May need to use "-m binscii" in some cases.
1106 * Uuencoded (module="uuencode")
1108 * Xxencoded (module="xxencode")
1110 === Other modules ===
1112 * AMOS source code (module="amos_source")
1113 - Extract AmBs resource file.
1115 * Asc2Com (moule="asc2com")
1116 Executable text (.COM) files made by MorganSoft's Asc2Com utility.
1117 - Extracts the filtered source text. May include special codes intended to
1119 - Supports files that use compression.
1120 - Does not attempt to translate to UTF-8.
1122 * ASF multimedia (module="asf")
1123 - Files can be parsed, but there is usually nothing that can be extracted
1126 * Byte frequency analysis (module="bytefreq")
1127 Print a table showing how many times each byte value occurs.
1128 - You must use "-m bytefreq".
1130 * C64 BASIC (module="basic_c64") (experimental)
1131 Detokenize C64 BASIC programs.
1132 This module is unfinished, and doesn't work very well. Reprocessing the
1133 output with "-m plaintext -inenc petscii" may make it more readable.
1135 * CLP - Saved Windows clipboard (module="clp") (experimental)
1137 -opt clp:extractall - Extract all data items
1138 -opt oemenc=<...> - The encoding for OEM Text items. Same options as -inenc.
1140 * Copy (module="copy")
1141 - "Extract" the entire file. Use with -start and -size to extract part of
1144 * CP437 (module="cp437")
1145 Convert DOS Code Page 437 text to UTF-8.
1146 - Not autodetected. Use "-m cp437".
1147 - Note that code points below 0x20 are ambiguous. Deark tries to guess which
1148 ones are control characters.
1150 * CRC (module="crc")
1151 Print various CRC hashes and checksums of the file, including IEEE CRC-32.
1152 - You must use "-m crc".
1154 -a, -opt crc:all - Also compute uncommon CRCs and checksums.
1156 * DOC2COM (moule="doc2com") (experimental)
1157 Executable text (.COM) files made by G. DePyper's DOC2COM utility.
1158 - Supports files that use encryption.
1159 - Does not attempt to translate to UTF-8.
1161 * DOC2COM (moule="doc2com_dkn")
1162 Executable text (.COM) files made by D. Nelson's DOC2COM utility.
1164 -opt text:encconv=0 - Suppress character encoding translation.
1166 * DS_Store (module="dsstore") (experimental)
1167 Metadata format associated with MacOS Finder.
1169 * EBML/Matroska/MKV/WebM (module="ebml")
1171 -opt ebml:encodedid - Also print element ID numbers in raw (encoded) form.
1173 * EXE/PE/NE/etc. (module="exe")
1174 EXE format can be complex. Not all varieties are correctly supported.
1175 - Extract bitmaps, icons, and cursors from NE and PE (Windows .exe) files.
1177 - Extract embedded manifests (use -a).
1178 - Extract code-signing certificates (use -a).
1179 - Extract bitmaps from LX (Linear Executable) files. Note that some of these
1180 may be in "Bitmap Array" format. Reprocess them with Deark to extract the
1182 - Extract icons and cursors from LX files. Note that these will use OS/2
1183 format. Reprocess them with Deark to convert to PNG.
1184 - In some cases, extract the archive from a self-extracting archive.
1186 -opt execomp - Decompress supported executable compression formats.
1187 -opt exe:checksum - Report the correct checksum in the debug info.
1189 * FLAC audio (module="flac")
1191 * GTXT (module="gtxt")
1192 Executable text (.COM) files made by E. Gans' GTXT utility (also called
1193 MakeScroll). DOS version only.
1195 -opt text:fmtconv=0 - Extract the raw source code, instead of interpreting
1197 -opt text:encconv=0 - Suppress character encoding translation.
1199 * Hex dump (module="hexdump")
1200 Print a hex dump of the file.
1201 - You must use "-m hexdump".
1203 * HLP (Windows Help) (module="hlp")
1205 -opt hlp:extracttext - Write the file's text (unformatted) to a file. This
1206 feature is experimental and incomplete.
1207 -opt hlp:extractstreams - Extract raw files, instead of decoding.
1209 * ICC profile (module="iccprofile")
1212 * IFF (Interchange File Format) (module="iff")
1213 - IFF can be parsed, but in many cases nothing can be extracted from it.
1215 -opt iff:decode=1 - Prefer to decode nested items, instead of extracting
1217 -opt iff:align=<n> - Assume chunks are padded to an n-byte boundary.
1219 * IPTC-IIM metadata (module="iptc")
1220 - Extract captions/abstracts (use -a).
1221 - Extract raster caption bitmaps.
1223 * ISO-BMFF (module="bmff") (incomplete)
1224 - MP4, QuickTime .mov, HEIF, etc.
1226 -opt bmff:maxentries=<n> - Maximum number of sample table entries to print
1227 when using -d. This applies to several boxes, such as 'stsz'.
1229 * JPEG scan (module="jpegscan")
1230 - This module tries to find and extract embedded JPEG and JPEG-LS files from
1231 otherwise-unsupported formats. Use "-m jpegscan".
1233 * Macintosh Resource Manager (module="macrsrc") (experimental/incomplete)
1234 This is the format generally used by Mac resource forks.
1236 -opt macrsrc:extractraw - Extract all resources directly to files.
1237 -opt macrsrc:combinesicn - Put 'small icon' (SICN) sets in a single image.
1239 * MIDI (module="midi")
1240 - Files can be parsed, but there is usually nothing that can be extracted
1243 * Monkey's Audio (.ape) (module="monkeys_audio")
1244 - Minimal support. Decodes APE tag metadata.
1246 * MP3 / MPEG audio (module="mpegaudio" or "mp3")
1247 - Not all files can be autodetected.
1248 - Mainly for ID3 and APE metadata. The audio data is not converted.
1250 * NULL (module="null")
1253 * Ogg (Vorbis, Theora, etc.) (module="ogg")
1254 - Files can be parsed, but there is usually nothing that can be extracted
1257 -opt ogg:hexdump - With -d, include a hex dump of more data than usual.
1259 * Photoshop Action format (.atn) (module="ps_action")
1260 - Files can be parsed, but there is usually nothing that can be extracted
1263 * Photoshop Brush format (.abr) (module="ps_brush")
1264 - Files can be parsed, but there is usually nothing that can be extracted
1267 * Photoshop Custom Shapes format (.csh) (module="ps_csh")
1268 - Files can be parsed, but there is usually nothing that can be extracted
1271 * Photoshop Gradient format (.grd) (module="ps_gradient")
1272 - Supports file version 5 only (Photoshop 6+)
1273 - Files can be parsed, but there is usually nothing that can be extracted
1276 * Photoshop Patterns format (.pat) (module="ps_pattern")
1277 - Files can be parsed, but there is usually nothing that can be extracted
1280 * Photoshop Styles format (.asl) (module="ps_styles")
1281 - Files can be parsed, but there is usually nothing that can be extracted
1284 * PIF (Windows Program Information File) (module="pif") (incomplete)
1285 - Files can be parsed, but there is usually nothing that can be extracted
1288 -opt oemenc=<...> - The encoding for OEM Text items. Same options as -inenc.
1290 * PIF/DESQview (module="desqview_dvp") (incomplete)
1291 - Similar to PIF (Windows).
1293 * Plain text (module="plaintext")
1294 Read a plain text file, and write it as UTF-8.
1295 - Not autodetected. Use "-m plaintext".
1296 - See also the "cp437" module, which works better on some files.
1298 * .plist Property List (module="plist")
1299 - Supports binary .plist format only
1300 - Files can be parsed, but there is usually nothing that can be extracted
1303 * Psion APP/IMG and OPA/OPO (module="psionapp")
1304 - Extract Psion PIC icons.
1305 - Extract other contents (use -a).
1307 * READMAKE (module="readmake")
1308 Executable text (.EXE) files made by READMAKE, by Wayne Software.
1310 -opt text:encconv=0 - Suppress character encoding translation.
1312 * RIFF (module="riff")
1313 Metaformat used by WAV, AVI, WebP, etc.
1314 - RIFF can be parsed, but in many cases nothing can be extracted from it.
1316 * SHOW (module="show_gmr")
1317 Executable text (.COM) files made by Gary M. Raymond's SHOW utility.
1318 - Extracts the source text.
1320 -opt text:encconv=0 - Suppress character encoding translation.
1322 * Split (module="split")
1323 Split the file into equal-sized chunks.
1325 -opt split:size=<n> - The size of each chunk, in bytes.
1326 -opt split:stride=<n> - The distance between the start of one chunk and the
1327 start of the next chunk, in bytes.
1329 * TXT2COM (module="txt2com")
1330 Executable text (.COM) files made by Graham's TXT2COM utility.
1331 - Extracts the source text. Does not necessarily render the document (e.g.
1332 colors) like running the COM file would.
1334 -opt text:encconv=0 - Suppress character encoding translation.
1336 * WRI - Microsoft Write (module="wri") (incomplete)
1337 - Extract raw text to an HTML file. Very little formatting, etc.
1338 - Extract most pictures.
1340 -opt wri:extracttext=0 - Do not extract text
1341 -opt ole1:extractall - Extract unidentified OLE objects
1343 * XOR (module="xor")
1344 Apply an XOR key to the file. By default, invert all the bits.
1346 -opt xor:key=<aabbcc...> - The key, expressed as one or more hex bytes.