Skip to content

nikolasco/gen-tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This extension simply generates tiles of an image for "deep zooming."
Navigate to chrome://gen-tiles/content/generate.xul and select an image to
tile. The output directory will have files with names of the form:
  "tile_" + zoom_level + "_" + x_index + "_" + y_index + ".png"
where 0 is the zoom level at the highest resolution, x=0 is left and y=0 is top.

The generated tiles will be 256x256 pixels and in the PNG format.

About

A Firefox extension to generate image tiles for "deep zoom"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published