logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xdrawchem - open-source chemical structures editor similar to ChemDraw

Authors

WarrenStramiello <stramiello@debian.org>
          Wrote this manpage for the Debian GNU/Linux system.

       DanielLeidert <daniel.leidert@wgdd.de>
          Updates for this manpage.

       GeorgesKhaznadar <georgesk@debian.org>
          Updates for this manpage.

Description

xdrawchem is a program that attempts to duplicate the functionality of ChemDraw, a molecule structure
       drawing application. It operates in much the same fashion, and should be highly familiar to users of
       ChemDraw.

       The currently packaged version is a fork of the original package; it is maintained by Yaman Qalieh
       <https://gitlab.com/yamanq>, see the copyright file.

       xdrawchem has file compatibility with Chemdraw and MDL files. It can also create images in popular
       formats like PNG and EPS.

Name

       xdrawchem - open-source chemical structures editor similar to ChemDraw

Options

xdrawchem accepts the following options:

       -pngOUTPUT-FILE
          Create a PNG image of an input file and exit.

       -t-pngOUTPUT-FILE
          Create a transparent PNG image of an input file and exit.

       -3dOUTPUT-FILE
          Create a Make 3D model of input file and output a MDL mofile.

       -h, --help
          Show summary of options.

       -v, --version
          Show version of program.

Synopsis

xdrawchem [INPUT-FILE] [OPTION(S)...] [OUTPUT-FILE]

See Also