mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 11:21:24 +00:00
Attempt to newline
This commit is contained in:
parent
3e7fc95144
commit
21ce68f308
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ pict-rs offers four endpoints:
|
|||
- `identity=true`: apply no changes
|
||||
- `blur={float}`: apply a gaussian blur to the file
|
||||
- `thumbnail={int}`: produce a thumbnail of the image fitting inside an `{int}` by `{int}` square
|
||||
|
||||
Supported `ext` file extensions include `png`, `jpg`, and `webp`
|
||||
An example of usage could be
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue