Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Tools to access streams in PDF-files at the object level.
faxcoder
A C tools to access streams in PDF-files at the object level.
License: GNU Lesser GPL
This project includes two tools:
faxg4coder - a G3/G4 Fax En-/Decoder
faxlzwcoder - a (TIFF) LZW En-/Decoder
angif fork with transparency layers (proof of concept implementation)
fork of Phil Howards Angif 1.0.0 beta3 (http://freecode.com/projects/angif)
Implemented "layered" (usage of transparency) 24bit color-depth support for gif instead of the original tiled one (mosaic of 255 color gifs). Instead of the divide-and-conquer approach this one uses sorting (bubble sort, sorry) for color frequency and distance grouping.
Build as windows command line tool with MingGW.
Workflow: import truecolor image to GIMP, export 24RAW from GIMP, feeding to rawtogif.exe ...