mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-15 10:25:55 -07:00
refactor(docs)
This commit is contained in:
parent
03f08422d8
commit
69ceaab4d8
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -27,18 +27,18 @@ Run the following script as `sudo` (supports OSX, Debian/Ubuntu, Redhat, Fedora,
|
||||||
curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash -
|
curl -s https://raw.githubusercontent.com/lovell/sharp/master/preinstall.sh | sudo bash -
|
||||||
```
|
```
|
||||||
|
|
||||||
The [install script](https://github.com/lovell/sharp/blob/master/preinstall.sh) requires `curl` and `pkg-config`.
|
The [install script](https://github.com/lovell/sharp/blob/master/preinstall.sh) requires `curl` and `pkg-config`
|
||||||
|
|
||||||
## Image operations
|
## Supported image operations
|
||||||
|
|
||||||
- Resize
|
- Resize
|
||||||
- Crop
|
|
||||||
- Enlarge
|
- Enlarge
|
||||||
|
- Crop
|
||||||
- Zoom
|
- Zoom
|
||||||
- Rotate by degrees
|
- Rotate
|
||||||
- Flip/Flop
|
- Flip/Flop
|
||||||
- Extract area
|
- Extract area
|
||||||
- Extract image metadata
|
- Extract image metadata (size, format, profile, orientation...)
|
||||||
- Image conversion to multiple formats
|
- Image conversion to multiple formats
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue