超好用的图片处理工具,可配合minio实现如阿里云的图片处理查询

Viktor Sokolov e9e2cbdbc1 Remove empty cachebuster option 3 месяцев назад
.devcontainer d332147c39 devcontainer: expose more ports; Set Prometheus port 3 месяцев назад
.github 2d9ad5c250 IMG-49: Introduced instance (#1512) 5 месяцев назад
assets d74ba05dcd New logo 8 месяцев назад
asyncbuffer f1607de141 asyncbuffer.NewReadFull 3 месяцев назад
auximageprovider f55d1da1f4 env package introduced (#1538) 4 месяцев назад
bufreader c95725b12f Don't use io.ReadFull in io.Reader wrappers 5 месяцев назад
cli 05a413b8a2 monitoring instance (#1546) 4 месяцев назад
clientfeatures e162c9496e Add client features detector 3 месяцев назад
config 64cdf914f9 Add vips.Config; Move WebpPreset to vips 4 месяцев назад
cookies 7abda277ab IMG-26: transport.Common, cookies, errorreport (#1544) 4 месяцев назад
docker f7b9dc8f56 IMG-43: run hooks in the docker, switch to v4-dev image (#1554) 4 месяцев назад
docs 92d88fbfbd Docs were moved to https://github.com/imgproxy/imgproxy-docs 2 лет назад
ensure ac03563506 NewDefaultConfig returns value, not pointer; Nested configs are defined as value 5 месяцев назад
env 7d98ce6c3a Fixed configuration bugs 3 месяцев назад
errorreport 10edac91ae errorreport.Reporter instance 4 месяцев назад
examples e4bf5e93fb add javascript example for truncated signature (#163) 1 год назад
fetcher 01bd6acf41 Fixed config/transport env var name 3 месяцев назад
handlers e6dc05f06e newRequest signature updated 3 месяцев назад
heroku 5b8c8f2516 Move Docker images to GitHub Container Registry 1 год назад
httpheaders e162c9496e Add client features detector 3 месяцев назад
httprange 95e7584c9a chore: fix some typos in comments (#1272) 1 год назад
ierrors 15bd00b221 IMG-51: router -> server ns, handlers ns, added error to handler ret val (#1494) 5 месяцев назад
imagedata 6a87fb2a94 Release asyncbuffer pause after detectiong image type 3 месяцев назад
imagemeta 09a25f8966 IMG-23: Replace imagemeta with imagedetect (#1483) 6 месяцев назад
imagetype 724f757421 IMG-27: skip raw images which mimic TIFF (#1558) 3 месяцев назад
imath ba73b16c39 IMG-59: processing instance (#1533) 4 месяцев назад
integration e162c9496e Add client features detector 3 месяцев назад
ioutil c95725b12f Don't use io.ReadFull in io.Reader wrappers 5 месяцев назад
k6 7f9ec5a5bd k6: Check that body size is not NaN before metering it 2 лет назад
logger 0343bd9ad4 Change logger colors to look good on any color scheme 3 месяцев назад
memory 89821daa9f Migrate from logrus to log/slog 4 месяцев назад
monitoring bec004c652 Use RecordCustomMetrics instead of telemetry sdk (#1550) 4 месяцев назад
options e9e2cbdbc1 Remove empty cachebuster option 3 месяцев назад
processing ce2bc83ce7 SVG instance (#1551) 4 месяцев назад
reuseport 89821daa9f Migrate from logrus to log/slog 4 месяцев назад
security f55d1da1f4 env package introduced (#1538) 4 месяцев назад
server e162c9496e Add client features detector 3 месяцев назад
storage 35157c6d9d Remove uselsess ReadOnly params 3 месяцев назад
structdiff 89821daa9f Migrate from logrus to log/slog 4 месяцев назад
testdata 724f757421 IMG-27: skip raw images which mimic TIFF (#1558) 3 месяцев назад
testutil 3b9686a7ee Fixes memory leak in image_hash_matcher 3 месяцев назад
version 3433be9fe5 Bump version 4 месяцев назад
vips a269d98e7d IMG-65: Save BMP using structs (#1555) 4 месяцев назад
workers f55d1da1f4 env package introduced (#1538) 4 месяцев назад
.air.toml f59fc1d3d9 Make Air less verbose 3 месяцев назад
.clang-format 7111083649 Use clang-format style in C files 2 лет назад
.dockerignore 7e3b838c45 Use native Go in Docker build 4 лет назад
.gitignore 516c8ec6c2 Add .DS_store to .gitignore 3 месяцев назад
.gitmodules aa91342686 IMG-33: adds simple integration tests for image.Load() (#1462) 6 месяцев назад
.golangci.yml 43bd1d73e1 Migrate to golangci-lint v2 10 месяцев назад
BENCHMARK.md 40aaf353ac Replace old benchmark results with a link to the blog article with new results 1 год назад
CHANGELOG.md 207532fe97 Format New Relic and OpenTelemetry metadata values that implement the `fmt.Stringer` interface as strings 4 месяцев назад
CHANGELOG.v4.md a6952ef62c IMG-71: storage namespace (#1562) 3 месяцев назад
LICENSE 0c006ce61e Initial commit 8 лет назад
Makefile 2b646962ee devcontainer: mount images by symlink 3 месяцев назад
NOTICE d1c607bdc1 Add Highway to NOTICE 2 лет назад
README.md 24a57f9e9a Update thanks 8 месяцев назад
SECURITY.md 947d65cf29 Create SECURITY.md (#1080) 3 лет назад
app.json 5b8c8f2516 Move Docker images to GitHub Container Registry 1 год назад
build-docs-sitemap.sh b75b6cb5a2 Add robots.txt and sitemap.txt 4 лет назад
config.go e162c9496e Add client features detector 3 месяцев назад
go.mod bec004c652 Use RecordCustomMetrics instead of telemetry sdk (#1550) 4 месяцев назад
go.sum bec004c652 Use RecordCustomMetrics instead of telemetry sdk (#1550) 4 месяцев назад
heroku.yml 6ce4201bb0 Add build arg to Heroku Dockerfile 6 лет назад
imgproxy.go 42d64cc9ae Ingore .well-known 3 месяцев назад
init.go 10edac91ae errorreport.Reporter instance 4 месяцев назад
lefthook.yml f7b9dc8f56 IMG-43: run hooks in the docker, switch to v4-dev image (#1554) 4 месяцев назад
logo.svg f0bd65aabf Optimize logo 6 лет назад
pprof.go 2d9ad5c250 IMG-49: Introduced instance (#1512) 5 месяцев назад

README.md

imgproxy logo

Website | Blog | Documentation | imgproxy Pro

Docker Bluesky X X Discord

CI


imgproxy is a fast and secure standalone server for resizing, processing, and converting images. The guiding principles behind imgproxy are security, speed, and simplicity.

imgproxy is able to quickly and easily resize images on the fly, and it's well-equipped to handle a large amount of image resizing. imgproxy is a fast, secure replacement for all the image resizing code inside your web application (such as resizing libraries, or code that calls ImageMagick or GraphicsMagic). It's also an indispensable tool for processing images from a remote source. With imgproxy, you don’t need to repeatedly prepare images to fit your design every time it changes.

To get an even better introduction, and to dive deeper into the nitty gritty details, check out this article: imgproxy: Resize your images instantly and securely

Simplicity

"No code is better than no code."

imgproxy only includes the must-have features for image processing, fine-tuning, and security. Specifically,

  • It would be great to be able to flip images, apply masks, or round corners, but in most cases, it is possible — and is much easier — to do that using CSS.
  • It may be great to have built-in HTTP caching of some kind, but it is way better to use a Content-Delivery Network or a caching proxy server for this, as you will have to do this sooner or later in the production environment.
  • It might be useful to have everything built in — such as HTTPS support — but, again, an easy way to solve that would be just to use a proxying HTTP server, a load balancer, or a CDN.

Speed

imgproxy takes advantage of probably the most efficient image processing library out there – libvips. It’s scary fast and comes with a very low memory footprint. Thanks to libvips, we can readily and extemporaneously process a massive amount of images.

imgproxy uses Go’s raw (no wrappers) native net/http package to omit any overhead while processing requests and provides the best possible HTTP support.

You can take a look at some benchmarking results and compare imgproxy with some well-known alternatives in our benchmark report.

Security

In terms of security, the massive processing of remote images is a potentially dangerous endeavor. There are a number of possible attack vectors, so it’s a good idea to take an approach that considers attack prevention measures as a priority. Here’s how imgproxy does this:

  • imgproxy checks the image type and its “real” dimensions when downloading. The image will not be fully downloaded if it has an unknown format or if the dimensions are too big (you can set the max allowed dimensions). This is how imgproxy protects from so-called "image bombs”, like those described in this doc.

  • imgproxy protects image URLs with a signature, so an attacker cannot enact a denial-of-service attack by requesting multiple image resizes.

  • imgproxy supports authorization by HTTP header. This prevents imgproxy from being used directly by an attacker but allows it to be used via a CDN or a caching server — simply by adding a header to a proxy or CDN config.

Usage

Check out our 📑 Documentation.

Author

Sergey "DarthSim" Alexandrovich

Special thanks

Many thanks to:

License

imgproxy is licensed under the MIT license.

See LICENSE for the full license text.

Security Contact

To report a security vulnerability, please contact us at security@imgproxy.net. We will coordinate the fix and disclosure.