png
Here are 1,010 public repositories matching this topic...
A follow up on SixLabors/ImageSharp#1378 (comment).
Currently 32 bit test execution is only done for .NET Framework, with dotnet xunit which is an obsolete tool today, we need to adapt dotnet test, and add 32 bit CI targets for both net5.0 and netcoreapp3.1. Opening an issue to remember and track this debt.
Fast and secure standalone server for resizing and converting remote images
-
Updated
Dec 7, 2020 - Go
Lossy PNG compressor — pngquant command based on libimagequant library
-
Updated
Nov 22, 2020 - C
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
-
Updated
Nov 21, 2020 - Go
Insane(ly slow but wicked good) PNG image optimization
-
Updated
Oct 30, 2020 - Python
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
-
Updated
Jun 30, 2020 - Go
Resize images and animated GIFs in Go
-
Updated
Aug 19, 2020 - C++
Read/write access to PNG images in pure Ruby.
-
Updated
Dec 4, 2020 - Ruby
-
Updated
Jul 8, 2020 - Go
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
-
Updated
Jan 11, 2020 - PHP
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
-
Updated
Sep 2, 2020 - PHP
一款用于优化png图片的gradle插件,有效减少APK体积,支持极限压缩和无损压缩。
-
Updated
Jun 12, 2020 - Groovy
SVG to PNG/JPEG command-line tool and Node.js module
-
Updated
Nov 25, 2020 - JavaScript
WOFF format support
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
-
Updated
Nov 27, 2020 - Swift
Improve this page
Add a description, image, and links to the png topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the png topic, visit your repo's landing page and select "manage topics."


I'm receiving error with JPG (uppercase of jpg) image extension. This extension should be supported right?
ERROR Error resizing: Error: Expected one of: heic, heif, jpeg, jpg, png, raw, tiff, webp for format but received JPG of type string
at Object.invalidParameterError (/var/task/node_modules/sharp/lib/is.js:101:10)
at Sharp.toFormat (/var/task/node_modules/sharp/lib/output.js:168: