Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regan-koopmans/tifftastic
A TIFF image viewer
https://github.com/regan-koopmans/tifftastic
Last synced: 5 days ago
JSON representation
A TIFF image viewer
- Host: GitHub
- URL: https://github.com/regan-koopmans/tifftastic
- Owner: Regan-Koopmans
- Created: 2024-11-23T14:47:17.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-12-17T16:53:32.000Z (2 months ago)
- Last Synced: 2025-02-08T03:05:13.371Z (8 days ago)
- Language: C
- Homepage:
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tifftastic
This is an educational project to better understand the TIFF file format.
## Building
```
make
```## Usage
```
./tifftastic
```