image.nvim update - ImageMagick, full Überzug++ support, Neorg integration

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • image.nvim

    🖼️ Bringing images to Neovim.

  • Hey, just wanted to let you know of the latest progress on image.nvim. I added a video recording of the latest state and changes to the README: https://github.com/3rd/image.nvim

  • magick

    Lua bindings to ImageMagick for LuaJIT using FFI (by leafo)

  • - ImageMagick and the magick rock are now required and power many of the changes below. - Previously only PNG files were supported, now it supports all the formats supported by ImageMagick. - The cropping logic was generalized and can be delegated to ImageMagick if the backend doesn't support cropping. Currently it applies only to Überzug++, but it will be the case with sixels as well. - Which means Überzug++ is now fully supported in terms of features, it will just be a bit slower and flickery, but it works. - There's a Neorg integration now! - Both the Markdown and Neorg integrations support remote images and toggling the images when entering/exiting insert mode. - You can now perform other actions than :render() and :clear() on images, we have :move(x, y), :brightness(val), :saturation(val) and :hue(). - All temp files are stored in a single temp directory now, but not cleared on exit, I've left that to the OS. - Fixed a lot of bugs, many related to rendering, and optimized many things for performance, especially for Kitty. It's now super snappy and non-flickery even in Tmux (on my machine).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • hologram.nvim

    👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux. (by vhyrro)

  • Many thanks to jstkdng for doing the research on using magick and implementing it in his hologram.nvim fork!

  • neorg

    Modernity meets insane extensibility. The future of organizing your life in Neovim.

  • There's a bug in Neorg that's being worked on https://github.com/nvim-neorg/neorg/issues/971

  • awrit

    A full graphical web browser for Kitty terminal with mouse and keyboard support

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts