https://github.com/cjrutherford/imgify-csharp
Image Resize and Compression tool (Scriptable)
https://github.com/cjrutherford/imgify-csharp
csharp image-processing scripting
Last synced: 3 months ago
JSON representation
Image Resize and Compression tool (Scriptable)
- Host: GitHub
- URL: https://github.com/cjrutherford/imgify-csharp
- Owner: cjrutherford
- Created: 2017-02-23T19:48:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-23T19:54:39.000Z (over 9 years ago)
- Last Synced: 2025-01-01T00:26:35.064Z (over 1 year ago)
- Topics: csharp, image-processing, scripting
- Language: C#
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imgify-Csharp
Image Resize and Compression tool (Scriptable)
# Imgify in C Sharp
Simple tool to compress and resize images
###Usage
`imgify.exe `
Width and Compression is optional, and defaults are 300 for width, and 75 for compression.
Resizing automatically keeps the aspect ratio, and compression is from poor, 0, to High, 100