Skip to main content

Split images into tiles. Join the tiles back together.

Project description

Image Slicer

Downloads Build Status Documentation Code Coverage

Splitting images into tiles. With Python. Since 2013.


Installation

Latest Stable Release: pip install image_slicer
Current Development Head: pip install git+https://github.com/samdobson/image_slicer.git

Quick Start

Slice your images either with the command line utility:

$ slice-image cake.png 4

... or from your Python script:

from image_slicer import slice

slice('cake.png', 4)

Documentation

For full package documentation please visit samdobson.github.io/image_slicer.

Development

See CONTRIBUTING.md for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

image_slicer-2.1.1.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

image_slicer-2.1.1-py2.py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page