Fix docs
This commit is contained in:
parent
226e43e2f1
commit
2e735d2acc
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ A webserver to convert GIFs, PNGs and JPEGs to 4-bit grayscale images.
|
|||
## Routes
|
||||
|
||||
- POST /convert can be used to convert a file on your filesystem
|
||||
- GET /convert/[url] can be used to convert a file publically accessible via URL
|
||||
- GET /convert?url=[url] can be used to convert a file publically accessible via URL
|
||||
|
||||
Both routes accept a "width" and a "height" parameter to configure the output size.
|
||||
If you want the response to be gzip encoded, just set the Accept-Encoding header.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue