Skip to content

citizen4371/imageresizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service for image resizing

Running

node index.mjs 80

Using

After the service was started, you can call

http://localhost/img/resize?u=<image url>&w=<width>&h=<height>

Where width and height are positive integers, either width or height can be omitted.

Testing

While service is running:

node test.mjs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published