> For the complete documentation index, see [llms.txt](https://docs.remnux.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remnux.org/discover-the-tools/view+or+edit+files.md).

# View or Edit Files

## feh

View images.

**Website**: <https://feh.finalrewind.org>\
**Author**: Tom Gilbert, Daniel Friesel\
**License**: Free, custom license: <https://git.finalrewind.org/feh/plain/COPYING>\
**State File**: [remnux.packages.feh](https://github.com/REMnux/salt-states/blob/master/remnux/packages/feh.sls)

## Evince

View documents in a variety of formats, including PDF.

**Website**: <https://wiki.gnome.org/Apps/Evince>\
**Author**: Jonathan Blandford, Nickolay V. Shmyrev, Carlos Garcia Campos\
**License**: GNU General Public License (GPL) v2: <https://gitlab.gnome.org/GNOME/evince/-/blob/master/COPYING>\
**Notes**: evince\
**State File**: [remnux.packages.evince](https://github.com/REMnux/salt-states/blob/master/remnux/packages/evince.sls)

## dos2unix

Convert text files with Windows or macOS line breaks to Unix line breaks and vice versa.

**Website**: <https://waterlan.home.xs4all.nl/dos2unix.html>\
**Author**: Benjamin Lin, Bernd Johannes Wuebben, Erwin Waterlander\
**License**: FreeBSD style license: <https://waterlan.home.xs4all.nl/dos2unix/COPYING.txt>\
**Notes**: dos2unix, mac2unix, unix2dos, unix2mac\
**State File**: [remnux.packages.dos2unix](https://github.com/REMnux/salt-states/blob/master/remnux/packages/dos2unix.sls)

## VBinDiff

Compare binary files.

**Website**: <https://www.cjmweb.net/vbindiff/>\
**Author**: Christopher J. Madsen\
**License**: GNU General Public License (GPL) v2 or greater\
**Notes**: vbindiff\
**State File**: [remnux.packages.vbindiff](https://github.com/REMnux/salt-states/blob/master/remnux/packages/vbindiff.sls)

## wxHexEditor

Hex editor.

**Website**: <https://sourceforge.net/projects/wxhexeditor/>\
**Author**: Unknown\
**License**: GNU General Public License (GPL) v2: <https://sourceforge.net/p/wxhexeditor/code/HEAD/tree/trunk/docs/GPL.txt>\
**State File**: [remnux.packages.wxhexeditor](https://github.com/REMnux/salt-states/blob/master/remnux/packages/wxhexeditor.sls)

## SciTE

Edit text files.

**Website**: <https://www.scintilla.org/SciTE.html>\
**Author**: <https://sourceforge.net/p/scintilla/_members/>\
**License**: Free, unknown license\
**State File**: [remnux.packages.scite](https://github.com/REMnux/salt-states/blob/master/remnux/packages/scite.sls)

## ImageMagick

View and manipulate image and related files.

**Website**: <https://imagemagick.org/>\
**Author**: ImageMagick Studio LLC, <https://github.com/ImageMagick/ImageMagick/blob/master/AUTHORS.txt>\
**License**: Free, custom license: <https://github.com/ImageMagick/ImageMagick/blob/master/LICENSE>\
**Notes**: display, convert, mogrify, etc.\
**State File**: [remnux.packages.imagemagick](https://github.com/REMnux/salt-states/blob/master/remnux/packages/imagemagick.sls)

## Visual Studio Code

Powerful source code editor.

**Website**: <https://code.visualstudio.com/>\
**Author**: Microsoft Corporation\
**License**: Custom license: <https://code.visualstudio.com/License/>\
**Notes**: code\
**State File**: [remnux.packages.vscode](https://github.com/REMnux/salt-states/blob/master/remnux/packages/vscode.sls)

## Mermaid Viewer

View Mermaid diagrams, such as AI-generated code-analysis workflow diagrams, in a local browser.

**Website**: <https://mermaid.js.org/>\
**Author**: Mermaid.js contributors: <https://github.com/mermaid-js/mermaid>\
**License**: MIT License: <https://github.com/mermaid-js/mermaid/blob/develop/LICENSE>\
**Notes**: mermaid-view. Renders offline with `mermaid-view diagram.mmd`; needs a graphical browser, so it does not work on headless installs.\
**State File**: [remnux.tools.mermaid-view](https://github.com/REMnux/salt-states/blob/master/remnux/tools/mermaid-view.sls)
