Go Libvips

Open-source Go projects categorized as Libvips

Top 7 Go Libvip Projects

  1. imgproxy

    Fast and secure standalone server for resizing and converting remote images

    Project mention: Optimize external / dynamic images on-the-fly in SvelteKit | dev.to | 2025-02-01

    Another alternative for selfhosting is imgproxy.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. imaginary

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

  4. imagor

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

    Project mention: Ask HN: How to handle user file uploads? | news.ycombinator.com | 2024-05-03

    I have used https://github.com/cshum/imagor infront of S3 before and liked it, there is many (some commercial) offerings for this

  5. bimg

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

  6. govips

    A lightning fast image processing and resizing library for Go

  7. mort

    Storage and image processing server written in Go

  8. imgdiet-go

    [READ-ONLY] A simple and fast image processing and compression solution for Go.

    Project mention: File Storage Hustle | dev.to | 2024-05-13

    I highly discourage people from having to write their own compression algorithms as it requires significant knowledge and expertise, instead you could use already built tools like the libvips(c image processing library) which has bindings in several languages. I use a go library https://github.com/jamesponddotco/imgdiet-go for image compression, below is a snippet of the configurations that I’ve used. The idea here is simple, the aim is to compress any image file to less than 150KB of size, so keeping that in mind I calculate a quality percentage and pass it as a parameter to the compression library.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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 discussion

Log in or Post with

Go Libvips related posts

  • Ask HN: How to handle user file uploads?

    10 projects | news.ycombinator.com | 3 May 2024
  • Golang libraries for image compression / resizing / manipulation

    1 project | /r/golang | 8 Dec 2023
  • Just In Time Image Optimization at Reddit Scale

    3 projects | /r/RedditEng | 28 Jun 2023
  • Seeking Recommendations: Selfhosted Tools for Automated Image Processing with Optimal File Size and Resolution for Web (Desktop, Tablet, Mobile)

    1 project | /r/selfhosted | 10 May 2023
  • Go Image Converting

    3 projects | /r/golang | 9 Mar 2023
  • Image Generation API

    1 project | /r/selfhosted | 1 Feb 2023
  • Plugin to auto-convert uploaded images to WEBP?

    1 project | /r/Wordpress | 2 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 imgproxy 9,386
2 imaginary 5,785
3 imagor 3,592
4 bimg 2,814
5 govips 1,391
6 mort 513
7 imgdiet-go 1

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai