Convert any file to/from binary format
Project description
Demo:
from iBLOB import iBLOB
driver = iBLOB()
blob = driver.convert_to_blob(‘file_name.jpg’)
print(blob)
driver.convert_from_blob(blob, ‘png’)
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
iBLOB-1.0.3.tar.gz
(1.3 kB
view details)
File details
Details for the file iBLOB-1.0.3.tar.gz.
File metadata
- Download URL: iBLOB-1.0.3.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b49089700a00edeb026995c46847e2eb6943ce005d12e7042117302983ce7a0
|
|
| MD5 |
9a8067c00b394d841f3e16ca7d3bee1a
|
|
| BLAKE2b-256 |
82a6466ee44761036311a76a6c5e78a17f6501a1985c5876456e0b6e56f8bab7
|