/ZFVimAsciiPlayer_image

view images as colored ascii chars in vim

Primary LanguagePython

this is an extension for ZFVimAsciiPlayer

view images in vim as colored ascii chars

if you like my work, check here for a list of my vim plugins, or buy me a coffee

Install

  1. use vim-plug or any other plugin manager you like to install

    Plug 'ZSaberLv0/ZFVimAsciiPlayer'
    Plug 'ZSaberLv0/ZFVimAsciiPlayer_image'
    
  2. install external dependencies: (any one would work)

    • atanunq/viu : better rendering, but slower
    • pip install docopt Pillow : a bit faster than viu, but with lower resolution

supported file types:

  • bmp
  • gif
  • jpeg
  • jpg
  • png
  • webp

Usage

simply open an image file