-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Code cleanup
- Loading branch information
Showing
5 changed files
with
34 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,27 @@ | ||
# ResizeImage | ||
ResizeImage | ||
# ResizeImage Tool | ||
|
||
The ResizeImage command line tool resizes all images provided in a SOURCE directory and saves the resized images in a dedicated TARGET directory. | ||
|
||
The resize behaviour is controlled by the ResizeImage.config file. | ||
|
||
More information is provided in the Wiki accessible here: https://github.com/Granikos/ResizeImage/wiki | ||
|
||
Feel free to clone the solution. | ||
|
||
Found any issues? PLease open an new issue: https://github.com/Granikos/ResizeImage/issues | ||
|
||
## Credits | ||
Written by: Thomas Stensitzki | ||
|
||
Stay connected: | ||
|
||
* My Blog: http://justcantgetenough.granikos.eu | ||
* Twitter: https://twitter.com/stensitzki | ||
* LinkedIn: http://de.linkedin.com/in/thomasstensitzki | ||
* Github: https://github.com/Apoc70 | ||
|
||
For more Office 365, Cloud Security and Exchange Server stuff checkout services provided by Granikos | ||
|
||
* Blog: http://blog.granikos.eu/ | ||
* Website: https://www.granikos.eu/en/ | ||
* Twitter: https://twitter.com/granikos_de |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.