https://github.com/emackey/tilestojpg
A quick hack to convert some PNG tiles to JPG format.
https://github.com/emackey/tilestojpg
Last synced: 8 months ago
JSON representation
A quick hack to convert some PNG tiles to JPG format.
- Host: GitHub
- URL: https://github.com/emackey/tilestojpg
- Owner: emackey
- License: other
- Created: 2013-06-30T15:40:15.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-01T02:40:14.000Z (almost 13 years ago)
- Last Synced: 2025-03-26T01:14:13.032Z (about 1 year ago)
- Language: C#
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
TilesToJPEG: a quick hack by Ed Mackey, http://twitter.com/emackey
Copyright 2013 Analytical Graphics, Inc.
### License ###
[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). Free for both commercial and non-commercial use.
### Usage ###
Just run the program to see its only UI. It expects to take a directory full of PNG-format tiles and create a new directory with JPG-format of the same tiles.