Small package that converts image(s) to .tif file format.
Project description
Convert to Tif
Description
This is a small package that will change any image file that Pillow supports to a tif file format.
Installation
Copy the link above to install.
Documentation
To import the convert
function:
from convert2tif.convert2tif import convert
convert2tif.convert(input_path=".", output_path=None) Args:
input_path: str
String indicating path to directory of images to be converted. Uses
current directory if no input path is provided.
output_path: str
String indicating path to directory where converted images will be
saved. Creates a new 'output' directory within the current
directory if no output path is provided.
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
convert2tif-0.1.0.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file convert2tif-0.1.0.tar.gz
.
File metadata
- Download URL: convert2tif-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49d740bba94491bb3f7785ca6fefc0b7f3149df4dc4ad3c73a5b7dbae48245cd |
|
MD5 | c2a5b5c323c4df29f0368b890fe28a52 |
|
BLAKE2b-256 | 2fca6fe439628c783bd1845150ab5e59c9f48ee2457eecbf3bbf9b3094b5ed57 |
File details
Details for the file convert2tif-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: convert2tif-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b936e39b9d2863494891185a4c928c865415e8af7623f6a54a17dd99a5e6e82 |
|
MD5 | 04e12cd43b30d0898b4cf951e610036e |
|
BLAKE2b-256 | c9d92539ac547a0ac4fea6565c711515d67309f17e172a4d039575b4ffe84048 |