Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DEARK(1)			  User Commands 			DEARK(1)

NAME
     Deark - extract data from various file formats

SYNOPSIS
     deark [options] <input-file> [options]

DESCRIPTION
     Deark  version:  1.7.3 A utility for extracting data from various file for-
     mats

   Commonly used options:
     -l: Instead of extracting, list the files that would be extracted.

     -k, -ka: Start output (-k) or .zip (-ka) filenames with the input filename.

     -o <base-filename>: Start output filenames with this string.

     -od <directory>: Write files to this directory.

     -zip: Write files to a .zip file (output.zip by default).

     -a, -main: Extract more (-a) or less (-main) data than usual.

     -get <n>: Extract only file number <n>.

     -maxfiles <n>: Extract at most <n> files.

     -d, -d2, -d3: Print additional information about the file.

     -q, -noinfo, -nowarn: Print fewer messages than usual.

     -color: Allow color in printed messages.

     -m <module>: Assume input file is this format, instead of autodetecting.

     -modules: Print the names of all available modules.

     -h, -version, -license: Print this message / version info / terms of use.

     platform API: Unix-like platform bits: 64

Deark version: 1.7.3		   August 2026				DEARK(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=deark&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help