Images

Top 23 Image Open-Source Projects

  • Kingfisher

    A lightweight, pure-Swift library for downloading and caching images from the web.

  • Project mention: Question about Apple's review | /r/iOSProgramming | 2023-05-17

    The 3rd party library I use GRDB SwiftyUserDefaults Kingfisher SwiftDate Popovers

  • squoosh

    Make images smaller using best-in-class codecs, right in the browser.

  • Project mention: SVG Viewer – View, edit, and optimize SVGs | news.ycombinator.com | 2024-04-27

    Here's another handy tool that I use: https://squoosh.app/

  • 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
  • tinyrenderer

    A brief computer graphics / rendering course

  • Project mention: How to Become a Software Engineer ? | dev.to | 2024-04-23

    C++: How OpenGL works: software rendering in 500 lines of code

  • imgaug

    Image augmentation for machine learning experiments.

  • Primitive Pictures

    Reproducing images with geometric primitives.

  • Project mention: Vtracer: Next-Gen Raster-to-Vector Conversion | news.ycombinator.com | 2023-11-22

    TIL about https://github.com/fogleman/primitive from https://en.m.wikipedia.org/wiki/Comparison_of_raster-to-vect...

  • Coil

    Image loading for Android and Compose Multiplatform.

  • 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.

  • SaaSHub

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

    SaaSHub logo
  • Nuke

    Image loading system

  • vanilla-lazyload

    LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

  • lozad.js

    🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more

  • Project mention: Optimizing Images for Developer Blogs | dev.to | 2024-02-20

    Use a JavaScript library to implement lazy loading. There are a number of JavaScript libraries available that can help you implement lazy loading, such as Lazysizes and Lozad.

  • gocv

    Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, and OpenCV Contrib.

  • Project mention: GoCV 0.36 has just been released, no fooling | news.ycombinator.com | 2024-04-01

    - Updated Docker images with OpenCV

    https://github.com/hybridgroup/gocv/releases/tag/v0.36.0

  • Parsr

    Transforms PDF, Documents and Images into Enriched Structured Data

  • Project mention: LlamaCloud and LlamaParse | news.ycombinator.com | 2024-02-20

    I'm part of the team that build LlamaParse. It's net improvement compare to other PDF->Structured Text extractors (I build several in the past, includig https://github.com/axa-group/Parsr).

    For character extraction, LlamaParse use a mixture of OCR / character extraction from the PDF (it's the only parser I'm aware of that address some of the buggy PDF font issues, check the 'text' mode to see raw document before reconstruction), use a mixture of heuristic and Machine learning models to reconstruct the document.

    Once plug with a Recursive retrieval strategy, allow you to get Sota result on question answering over complexe text (see notebook: https://github.com/run-llama/llama_parse/blob/main/examples/...).

    AMA

  • laravel-medialibrary

    Associate files with Eloquent models

  • 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
  • HanekeSwift

    A lightweight generic cache for iOS written in Swift with extra love for images.

  • imaging

    Imaging is a simple image processing package for Go

  • Project mention: Seeking advice on monetizing an open-source Golang-based video transcoding project developed during university | /r/golang | 2023-06-04

    There are a number of projects using manipulation libraries like https://github.com/disintegration/imaging which is already MIT licensed, and then there are various transcoders which I am unfamiliar with, but you will want to consider if you add enough value to make use of those unimportant to the decision to pay.

  • tinyraytracer

    A brief computer graphics / rendering course

  • Project mention: But can it raytrace? | /r/termux | 2023-10-16

    Source: https://github.com/ssloy/tinyraytracer

  • GPUImage 2

    GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.

  • editly

    Slick, declarative command line video editing & API

  • Project mention: FFmpeg Lands CLI Multi-Threading as Its "Most Complex Refactoring" in Decades | news.ycombinator.com | 2023-12-12

    Sounds like you already have a process for most of this, but I found https://github.com/mifi/editly to be incredibly helpful to run ffmpeg and make my little time lapse video. Could be useful for others

  • pigo

    Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.

  • Project mention: [Question] - Any library that's similar to human js in terms of functionalities? | /r/golang | 2023-05-25
  • gg

    Go Graphics - 2D rendering in Go with a simple API.

  • SkyFloatingLabelTextField

    A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.

  • AlamofireImage

    AlamofireImage is an image component library for Alamofire

  • 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).

Images related posts

  • SVG Viewer – View, edit, and optimize SVGs

    4 projects | news.ycombinator.com | 27 Apr 2024
  • Show HN: Lipupini, an OSS PHP Media Platform, has reached release cycle v5.x

    1 project | news.ycombinator.com | 19 Apr 2024
  • GoCV 0.36 has just been released, no fooling

    2 projects | news.ycombinator.com | 1 Apr 2024
  • Kroki: A unified API to create any kind of diagram from text

    1 project | news.ycombinator.com | 16 Mar 2024
  • Optimizing Images for Developer Blogs

    4 projects | dev.to | 20 Feb 2024
  • AI-Powered Image Search with CLIP, pgvector, and Fast API

    3 projects | dev.to | 12 Feb 2024
  • Building an online image compressor

    5 projects | dev.to | 9 Jan 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 Kingfisher 22,814
2 squoosh 20,944
3 tinyrenderer 19,346
4 imgaug 14,155
5 Primitive Pictures 12,329
6 Coil 10,287
7 imgproxy 8,240
8 Nuke 7,829
9 vanilla-lazyload 7,566
10 lozad.js 7,405
11 gocv 6,289
12 Parsr 5,645
13 laravel-medialibrary 5,585
14 imaginary 5,326
15 HanekeSwift 5,187
16 imaging 5,081
17 tinyraytracer 4,893
18 GPUImage 2 4,838
19 editly 4,550
20 pigo 4,290
21 gg 4,272
22 SkyFloatingLabelTextField 4,065
23 AlamofireImage 3,957

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