Jpeg

Top 23 Jpeg Open-Source Projects

  • sharp

    High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

    Project mention: Sharp – fast image conversion in Node.js | news.ycombinator.com | 2024-03-26
  • SDWebImage

    Asynchronous image downloader with cache support as a UIImageView category

    Project mention: Is there anything inherently wrong with the way I am updating this array of custom objects? | /r/swift | 2023-08-24

    Add the SDWebImage package: https://github.com/SDWebImage/SDWebImage.git

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

  • libvips

    A fast image processing library with low memory needs.

    Project mention: Building an online image compressor | dev.to | 2024-01-09

    After some research, I found libvips, a demand-driven, horizontally threaded image processing library. It is designed to run quickly while using as little as memory as possible.

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

  • ImageSharp

    :camera: A modern, cross-platform, 2D Graphics library for .NET

    Project mention: Is there a way to remove metadata from an image file? | /r/csharp | 2023-12-07
  • 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
  • Imagine

    🖼️ PNG/JPEG optimization app for macOS, Windows and Linux. (by meowtec)

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

  • 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
  • image-optimizer

    Easily optimize images using PHP (by spatie)

  • bimg

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

  • metadata-extractor

    Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files

  • lilliput

    Resize images and animated GIFs in Go

  • TwelveMonkeys

    TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO

  • timg

    A terminal image and video viewer.

  • react-native-image-resizer

    🗻 Resize local images with React Native

  • ustreamer

    µStreamer - Lightweight and fast MJPEG-HTTP streamer

    Project mention: MediaMTX: Zero-dependency server for live video and audio streams | news.ycombinator.com | 2023-05-28

    FYI until recently this was known as 'rtsp-simple-server', but it outgrew simply being a RTSP server so it was rebranded. It is commonly used in the 3D printing community for serving webcams attached to printers along with ustreamer (https://github.com/pikvm/ustreamer).

  • php-image-resize

    Project mention: Video Streaming at Scale with Kubernetes and RabbitMQ | news.ycombinator.com | 2023-10-09

    Shameless plug here. In case someone does not want to build any of this and still stream video, you can check https://www.gumlet.com

  • stegify

    🔍 Go tool for LSB steganography, capable of hiding any file within an image.

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

  • scrimage

    JVM - Java, Kotlin, Scala image processing library

  • fo-dicom

    Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity

  • BBMetalImage

    A high performance Swift library for GPU-accelerated image/video processing based on Metal.

  • MetadataExtractor

    Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files

  • SaaSHub

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

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). The latest post mention was on 2024-03-26.

Jpeg related posts

Index

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

Project Stars
1 sharp 27,769
2 SDWebImage 24,882
3 libvips 8,909
4 imgproxy 8,165
5 ImageSharp 7,031
6 imaginary 5,296
7 Imagine 3,364
8 imagor 3,151
9 image-optimizer 2,585
10 bimg 2,519
11 metadata-extractor 2,472
12 lilliput 1,917
13 TwelveMonkeys 1,774
14 timg 1,724
15 react-native-image-resizer 1,558
16 ustreamer 1,534
17 php-image-resize 1,174
18 stegify 1,161
19 govips 1,112
20 scrimage 1,020
21 fo-dicom 1,009
22 BBMetalImage 937
23 MetadataExtractor 884
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com