Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyosu-1/image-editor
wasm(go)による画像処理エディタ
https://github.com/kyosu-1/image-editor
Last synced: 26 days ago
JSON representation
wasm(go)による画像処理エディタ
- Host: GitHub
- URL: https://github.com/kyosu-1/image-editor
- Owner: kyosu-1
- Created: 2023-08-03T20:10:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T13:54:09.000Z (over 1 year ago)
- Last Synced: 2024-04-28T04:54:34.251Z (9 months ago)
- Language: JavaScript
- Size: 528 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-editor
wasm(go)による画像処理エディタ
## 機能
- グレースケール: 画像をモノクロに変換します。強度を調節することができます。
- リサイズ: 画像のサイズを変更します。幅と高さを指定できます。
- 回転: 画像を指定した角度で回転させます。
- 水平反転: 画像を水平方向に反転させます。