glyccogen / imprint.nvim

imprint.nvim

pixel-perfect code screenshots instantly from Neovim
16 0 0 4 days ago
utility awesome-neovim
imprint.nvim creates WYSIWYG code screenshots (TOhtml -> PNG) instantly from Neovim buffer or visual selections, preserving your colorscheme, highlights, and diagnostics. Under the hood it exports via Neovim’s built-in :TOhtml, renders the HTML in headless Chromium using Playwright, then adds a window frame and background. Supports an optional titlebar icon via nvim-web-devicons and can save to file and/or copy to the clipboard.