Skip to content

Picture processing server powered by Openresty and GraphicsMagick

Notifications You must be signed in to change notification settings

CodingForMoney/imagetrick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagetrick

Picture processing server powered by Openresty and GraphicsMagick

test by using docker

It's really hard to push the image to Docker Registry behind the Wall😢. You should build image by the Dockerfile.

docker build -test=imagetrick .
docker run -d -p port:8059 imagetrick

imagetrick just support for size ,quailty and format.

http://localhost:8080/resource.luoxianming.cn/radians_circle.jpg?format=webp&quality=75&width=200

About

Picture processing server powered by Openresty and GraphicsMagick

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages