Top 23 Image Open-Source Projects
-
Project mention: SDWebImage doesn't work like intended (Doesn't apply blur to image) | reddit.com/r/SwiftUI | 2021-03-02
I was using [SDWebImage](https://github.com/SDWebImage/SDWebImage) for my project and I wanted to apply a blur based on a blurRadius given by user through a slider However it doesn't work as intended
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
gulp-sharp-responsive is based on the Sharp NPM package, a fast image processing library, and aims to simplify this tedious task. Making images responsive and declined for differents format becomes simple because we only have to configure it and the rest is done automatically for us.
-
onevcat / Kingfisher
-
Project mention: Is there a modern OOP image processing lib for PHP? | reddit.com/r/PHP | 2021-03-05
-
jimp
An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
Recently I wrote a few posts on my personal blog with lots of pictures. To save on bandwidth and load time it's very important to reduce the size of the images. Which until recently I did manually in Preview, MacOS. It was a rather cumbersome manual process, that I automated with the help of Node.js/ExpressJS and Jimp.
-
-
Project mention: I am excited to share my 9th published book, Pillow: Image Processing with Python | reddit.com/r/Python | 2021-04-06
FYI - I submitted an issue for this: https://github.com/python-pillow/Pillow/issues/5387
-
-
-
-
-
Also might I recommend react native fast image as it will cache the image for you on the device to speed up reloads. It’s lightweight and uses async storage so clearing the cache is simple.
-
$ magick identify -verbose ball-park-brand.jpg Image: Filename: ball-park-brand.jpg Format: JPEG (Joint Photographic Experts Group JFIF format) Mime type: image/jpeg Class: DirectClass Geometry: 3788x2525+0+0 Resolution: 72x72 Print size: 52.6111x35.0694 Units: PixelsPerInch Colorspace: sRGB Type: TrueColor Base type: Undefined Endianness: Undefined Depth: 8-bit Channel depth: Red: 8-bit Green: 8-bit Blue: 8-bit Channel statistics: Pixels: 9564700 Red: min: 0 (0) max: 255 (1) mean: 132.878 (0.521092) median: 100 (0.392157) standard deviation: 58.4716 (0.2293) kurtosis: -0.537623 skewness: 0.717458 entropy: 0.891271 Green: min: 0 (0) max: 255 (1) mean: 148.547 (0.582538) median: 166 (0.65098) standard deviation: 44.0201 (0.172628) kurtosis: 2.17474 skewness: -1.58907 entropy: 0.85256 Blue: min: 0 (0) max: 255 (1) mean: 116.84 (0.458195) median: 151 (0.592157) standard deviation: 56.4098 (0.221215) kurtosis: -0.519711 skewness: -1.03088 entropy: 0.838754 Image statistics: Overall: min: 0 (0) max: 255 (1) mean: 132.755 (0.520608) median: 139 (0.545098) standard deviation: 52.9672 (0.207714) kurtosis: 0.100211 skewness: -0.475699 entropy: 0.860862 Rendering intent: Perceptual Gamma: 0.454545 Chromaticity: red primary: (0.64,0.33) green primary: (0.3,0.6) blue primary: (0.15,0.06) white point: (0.3127,0.329) Matte color: grey74 Background color: white Border color: srgb(223,223,223) Transparent color: none Interlace: JPEG Intensity: Undefined Compose: Over Page geometry: 3788x2525+0+0 Dispose: Undefined Iterations: 0 Compression: JPEG Quality: 73 Orientation: Undefined Profiles: Profile-icc: 524 bytes Properties: date:create: 2021-04-11T15:06:21+00:00 date:modify: 2021-04-11T15:00:28+00:00 icc:copyright: IX icc:description: c2 jpeg:colorspace: 2 jpeg:sampling-factor: 2x2,1x1,1x1 signature: f74c895b9e40fba1656729d620ccb1d964d0a8d44c48f9f755b4e468a7503885 Artifacts: verbose: true Tainted: False Filesize: 1.42289MiB Number pixels: 9564700 Pixels per second: 12.8035MP User time: 0.740u Elapsed time: 0:01.747 Version: ImageMagick 7.0.11-6 Q16 x86_64 2021-04-03 https://imagemagick.org
-
react-native-image-crop-picker
iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
Project mention: How to install react-native-image-crop-picker? | reddit.com/r/reactnative | 2021-04-18Hello, I'm making an app that should be able to take pictures with the camera and import pictures from the gallery, so I'm trying to install this react-native-image-crop-picker ( https://github.com/ivpusic/react-native-image-crop-picker ) for that but I have some troubles. I can install successfully "npm i react-native-image-crop-picker --save", but I can't do "pod install" in ios folder. What is "pod install" used for, and how can i run it on windows? I know it can run on macOS, I tried https://airtdave.medium.com/using-cocoapods-on-windows-dec471735f51 but it doesn't work. Is there anything similar to react-native-image-crop-picker, the application should be able to open the camera and import images from the gallery?
-
-
This is the proxy is use: https://imgproxy.net
-
TOCropViewController
A view controller for iOS that allows users to crop portions of UIImage objects
-
tui.image-editor
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Project mention: Is there a gem/way to edit an image with custom text | reddit.com/r/rails | 2021-02-09This is a frontend thing, not something you'd use a gem for. See https://github.com/nhn/tui.image-editor or https://pqina.nl/doka/
-
-
-
-
Index
What are some of the best open-source Image projects? This list will help you:
Project | Stars | |
---|---|---|
1 | SDWebImage | 23,484 |
2 | GPU Image | 19,712 |
3 | sharp | 19,458 |
4 | Kingfisher | 18,299 |
5 | Intervention Image | 11,802 |
6 | jimp | 11,089 |
7 | MWPhotoBrowser | 8,767 |
8 | pillow | 8,419 |
9 | FastImageCache | 8,148 |
10 | dom-to-image | 7,197 |
11 | gm | 6,386 |
12 | Nuke | 5,932 |
13 | react-native-fast-image | 5,778 |
14 | ImageMagick | 5,278 |
15 | react-native-image-crop-picker | 4,947 |
16 | qrcode | 4,792 |
17 | imgproxy | 4,440 |
18 | TOCropViewController | 3,952 |
19 | tui.image-editor | 3,946 |
20 | PINRemoteImage | 3,879 |
21 | imaging | 3,617 |
22 | imaginary | 3,589 |
23 | YYWebImage | 3,512 |