{"id":16484375,"url":"https://github.com/fabricesalvaire/pylibtiff","last_synced_at":"2026-05-14T06:33:54.552Z","repository":{"id":69721472,"uuid":"9799006","full_name":"FabriceSalvaire/PyLibTiff","owner":"FabriceSalvaire","description":"PyLibTiff is a Python binding to the TIFF reference library libtiff.","archived":false,"fork":false,"pushed_at":"2017-11-21T17:02:32.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T23:22:42.552Z","etag":null,"topics":["libtiff","python","python-wrapper","tiff","unmaintained"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FabriceSalvaire.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-05-01T20:00:32.000Z","updated_at":"2024-01-29T09:50:26.000Z","dependencies_parsed_at":"2023-03-10T07:15:21.504Z","dependency_job_id":null,"html_url":"https://github.com/FabriceSalvaire/PyLibTiff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FabriceSalvaire/PyLibTiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabriceSalvaire%2FPyLibTiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabriceSalvaire%2FPyLibTiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabriceSalvaire%2FPyLibTiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabriceSalvaire%2FPyLibTiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FabriceSalvaire","download_url":"https://codeload.github.com/FabriceSalvaire/PyLibTiff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabriceSalvaire%2FPyLibTiff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33013273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["libtiff","python","python-wrapper","tiff","unmaintained"],"created_at":"2024-10-11T13:16:56.695Z","updated_at":"2026-05-14T06:33:54.517Z","avatar_url":"https://github.com/FabriceSalvaire.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Unused and no longer maintained**\n\n===================\nPyLibTiff V0.1.0\n===================\n\nThis Git repository contains a Python wrapper for the libtiff library.\n\nIt provides the following features:\n\n* read and write TIFF images using the libtiff v4 reference implementation\n* read and write scientific grade TIFF images\n* support gray8, gray16, rgb8, rgb16 image formats\n* interleaved and planar format for RGB composite format\n* LZW compression\n* Numpy array\n\nThe wrapper is generated by Swig and built using CMake.\n\nThe source code should be considered as a concrete example to read and write TIFF images using the\nlibtiff, but not as a clean Python module. A nice enhancement would be to use CFFI instead of Swig\nand build using a standard *setup.py*. (I don't plan to do it soon.)\n\nThis Python module was written as an alternative to the unmaintained PIL library that provides a\npartial TIFF implementation written in Python. In opposite this implementation could gives access to\nthe whole TIFF format.\n\nSource Repository\n-----------------\n\nThe PyLibTiff project is hosted at github\nhttp://github.com/FabriceSalvaire/PyLibTiff\n\nRequirements\n------------\n\n* libtiff (devel package)\n* Python 2.7 (devel package)\n* Numpy\n* CMake\n* Swig\n* GCC\n\nBuilding \u0026 Installing\n---------------------\n\nRun the following commands in a terminal::\n\n  git clone git@github.com:FabriceSalvaire/PyLibTiff.git\n  mkdir PyLibTiff-build\n  cd PyLibTiff-build\n  ccmake PyLibTiff\n\nThis procedure was tested on Fedora 18 x64, take care to compile against Python 2.7 library and not\nPython 3.\n\nRunning Examples\n----------------\n\nSee Python files in the *examples* directory.\n\n.. End\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabricesalvaire%2Fpylibtiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabricesalvaire%2Fpylibtiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabricesalvaire%2Fpylibtiff/lists"}