Skip to content

ImageSplit is a open source API that lets you to store square images assigned a numerical id and convert them into a singular image with strings of numbers.

Notifications You must be signed in to change notification settings

NylonDevStudio/ImageSplit-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageSplit API

an open source API that allows you to convert strings of ID's like 1-1-1-1

Example

Dirt.png = 1
Water.png = 2
GET domain.com/tile/2/2/1-1-2-2
this request will get a 2x2 image the first two tiles being dirt and the bottom two being water.

Contributions

bekian - heavily helped create the id string to image conversion.

About

ImageSplit is a open source API that lets you to store square images assigned a numerical id and convert them into a singular image with strings of numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages