Go Libvips

Open-source Go projects categorized as Libvips

Top 6 Go Libvip Projects

  • imgproxy

    Fast and secure standalone server for resizing and converting remote images

  • Project mention: How Can I Streamline My Image Prep | /r/webdev | 2023-12-06

    We use imgproxy which does 2->4 and all you need to do is change the URL on your site.

  • imaginary

    Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing

  • Project mention: Golang libraries for image compression / resizing / manipulation | /r/golang | 2023-12-08
  • 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
  • imagor

    Fast, secure image processing server and Go library, using libvips

  • Project mention: Seeking Recommendations: Selfhosted Tools for Automated Image Processing with Optimal File Size and Resolution for Web (Desktop, Tablet, Mobile) | /r/selfhosted | 2023-05-10
  • bimg

    Go package for fast high-level image processing powered by libvips C library

  • govips

    A lightning fast image processing and resizing library for Go

  • Project mention: Just In Time Image Optimization at Reddit Scale | /r/RedditEng | 2023-06-28

    We chose to use govips which is a cgo wrapper around the libvips image manipulation library. The majority of new development for services in our backend is written using baseplate.go. But Go is not an ideal choice for media processing as it cannot keep up with the performance of native code. The most widely used image-processing libraries like libmagick are primarily written in C or C++. Speed was a major factor in selecting libvips in order to keep latency low on CDN cache misses for images. In our tests, libvips was 3–4 times faster than libmagick on basic image processing operations. Content-aware smart cropping was implemented by porting smartcrop.js to Go. This is the only operation implemented in pure Go.

  • mort

    Storage and image processing server written in Go

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Libvips related posts

Index

What are some of the best open-source Libvip projects in Go? This list will help you:

Project Stars
1 imgproxy 8,240
2 imaginary 5,326
3 imagor 3,181
4 bimg 2,543
5 govips 1,140
6 mort 499

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com