Skip to content
Snippets Groups Projects
Select Git revision
  • a8aa2c8457dc6b33a1ebd2173f9da2fb053f0d3f
  • master default
2 results

invenio-previewer

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Dan Granville authored and GitHub committed
    * enable horizontal scrolling
    * add option to truncate .txt file preview after PREVIEWER_TXT_MAX_BYTES
    * avoid possible invalid encoding errors
    
    Co-authored-by: default avatarGuillaume Viger <fenekku@fenekku.com>
    a8aa2c84
    History

    Invenio-Previewer

    Invenio module for previewing files.

    Features:

    • File previewing.
    • Support for PDF, ZIP, CSV, MARKDOWN, XML, JSON, PNG, JPG and GIF out-of-the-box.
    • Extensible API to create new previewers.

    Further documentation available: https://invenio-previewer.readthedocs.io/