ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Incomprehensible Ex

Sublime text plugin to view and edit docx and pdf files

Details

Installs

  • Total 844
  • Win 465
  • Mac 216
  • Linux 163
May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27
Windows 0 0 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 3 0 0 1
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Incomprehensible Ex

Sublime Text plugin to read or edit incomprehensible extensions as docx, odt, pdf, epub and more.


About

Recognized extensions in read mode:
    csv, doc, docx, eml, epub, gif, jpg, json, html, mp3, msg, odt, ogg, pdf, png, pptx, ps, rtf,
    tiff, txt, wav, xlsx, xls

Extensions available in edit mode:
    asciidoc, beamer, commonmark, context, docbook, docx, dokuwiki, dzslides, fb2, haddock, html,
    html5, icml, latex, man, markdown, markdown_github, markdown_mmd, markdown_phpextra,
    markdown_strict, mediawiki, native, odt, opendocument, opml, org, plain, revealjs, rst, rtf, s5,
    slideous, slidy, texinfo, textile

Configuration

In the configuration you can configure the extensions that will be recognized by the plugin in read mode.
To configure the extensions do:
    1 - Use command (Ctrl+Shift+p) and type 'Incomprehensible' or 'edit mode'.
    2 - Choose the option "Incomprehensible Ex: Manage Settings".
    3 - Configure the extensions in the file.

You can set a default operating mode.
To configure the mode do:
    1 - Use command (Ctrl+Shift+p) and type 'Incomprehensible' or 'edit mode'.
    2 - Choose the option "Incomprehensible Ex: Manage Settings".
    3 - Configure the default mode in the file.

Installation

The easiest way to install this plugin, is to use the Package Control.

[READ MODE]
To use this plugin you must have installed textract in your system
    - To install textract see: http://textract.readthedocs.io/en/latest/installation.html#

[EDIT MODE]
To use the edit mode, you must have installed 'pandoc' in your system.
    - To install pandoc see: http://pandoc.org/installing.html

Usage

Just open a file with the desired extension, as long as it is configured in the plugin settings file,
a new file with the extension [.inex] will open.

[EDIT MODE] [!WARNING!]
    In edit mode, if you save a document you will lose the styles and formatting of the document because
    of file conversion.