Skip to content

ZSaberLv0/ZFVimAsciiPlayer_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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. ensure python or python3 available in $PATH

  2. pip install docopt Pillow, see also

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

    Plug 'ZSaberLv0/ZFVimAsciiPlayer'
    Plug 'ZSaberLv0/ZFVimAsciiPlayer_image'
    

supported file types: (any file that Pillow supports should work)

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

Usage

simply open an image file

About

view images as colored ascii chars in vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published