Split images into tiles. Join the tiles back together.
Project description
Image Slicer
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 details)
Built Distribution
File details
Details for the file image_slicer-2.1.1.tar.gz
.
File metadata
- Download URL: image_slicer-2.1.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c46f1e65bcbc5a618197d9389aa63958a49e30742100d0751defc2bf1042e284 |
|
MD5 | 401c0a1b05b0f5de487fb8612236e7be |
|
BLAKE2b-256 | 1772e1afeef7cf8bf441c1471abbc2565314fca1144fa819b1b04fdd85f2953a |
File details
Details for the file image_slicer-2.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: image_slicer-2.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7149a0ac7d661ae2150c0ae46ef33c2fc2b947bbf7e5c8db41facb06ec7c87f2 |
|
MD5 | 4cbe3b3dd06c40fed94e82d0c7811ea3 |
|
BLAKE2b-256 | c8aafcda7889ea0b248310b1cc67b98a7f398b38e0ea672eb95b17cbfd5d06b6 |