glyccogen / imprint.nvim
imprint.nvim
pixel-perfect code screenshots instantly from Neovimutility 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.