1MComix3(1) General Commands Manual MComix3(1)
2
3
4
6 MComix3 - GTK Comic Book Viewer
7
8
10 mcomix3 [OPTION...] [PATH...]
11
12
14 MComix3 is a user-friendly, customizable image viewer. It is specifi‐
15 cally designed to handle comic books (both Western comics and manga)
16 and supports a variety of container formats (including CBR, CBZ, CB7,
17 CBT, LHA and PDF).
18
19
21 -h, --help
22 Display the help text and exit.
23
24 -s, --slideshow
25 Start the application in slideshow mode.
26
27 -l, --library
28 Show the library on startup.
29
30 -v, --version
31 Show the version number and exit.
32
33 Viewing modes
34
35 -f, --fullscreen
36 Start the application in fullscreen mode.
37
38 -m, --manga
39 Start the application in manga mode.
40
41 -d, --double-page
42 Start the application in double page mode.
43
44 Zoom modes
45
46 -b, --zoom-best
47 Start the application with zoom set to best fit mode.
48
49 -w, --zoom-width
50 Start the application with zoom set to fit width.
51
52 -h, --zoom-height
53 Start the application with zoom set to fit height.
54
55 The zoom modes are mutually exclusive, and if more than one is speci‐
56 fied, the first will be used.
57
58
60 PATH The path to one or more files or directories to be opened.
61
62
64 Required:
65 Python 3.3 or later
66
67 PyGObject 3.24 or later, with GTK+ 3 3.22 or later.
68
69 PIL (Python Imaging Library) 1.1.5 or later. Alternatively, Pillow (a
70 fork of PIL) can be used.
71
72 Distribute or Setuptools. Distribute supersedes Setuptools on most
73 distributions.
74
75 Recommended:
76 unrar, rar or libunrar to extract RAR archives.
77
78 p7zip to extract 7Z archives. Note that p7zip might be able to extract
79 RAR archives as well, but this might require additional software (for
80 example, p7zip-rar on Debian-like systems), and it might fail to open
81 certain RAR archives, especially newer ones.
82
83 lha to extract LHA archives.
84
85 mupdf for PDF support.
86
87
89 Please report any bugs to the MComix3 bug tracker at
90 http://sourceforge.net/projects/mcomix3
91
93 The MComix3 home page is
94 http://mcomix3.sourceforge.net
95
96
97
98 January 2016 MComix3(1)