sponsor Vim development Vim logo Vim Book Ad

afterimage.vim : Edit PNG and GIF icons by converting them to XPM

 script karma  Rating 87/30, Downloaded by 3253  Comments, bugs, improvements  Vim wiki

created by
Tim Pope
 
script type
utility
 
description
This plugin converts PNG and GIF icons to XPM with ImageMagick when edited in vim. XPM is an easy to edit plain text image format (it looks great in gvim, too).  The plugin is handy for quick changes to small icons; bigger files are of course more managable in a traditional image editor.

See a screenshot at http://yfrog.com/37afterimagep .

As a bonus, support is also provided for PDFs, Word documents, and Mac OS X plist files.

http://github.com/tpope/vim-afterimage
 
install details
Install in ~/.vim/plugin, or vimfiles/plugin.  ImageMagick needs to be installed, and "convert" in your path.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
afterimage.zip 2.2 2013-01-01 7.0 Tim Pope Fix write of new plists.
afterimage.zip 2.1 2010-02-13 6.0 Tim Pope Be a little more aggressive in setting filetype to XPM
afterimage.zip 2.0 2010-01-17 6.0 Tim Pope Rename imagemagick.vim to afterimage.vim.
Add support for pdf, doc, and plist.
Extract documentation comments to help file.
imagemagick.vim 1.1 2006-07-26 6.0 Tim Pope Initial upload
ip used for rating: 18.218.169.50

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github