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.
Try Free
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.
This Project has a new name now: https://lenna.app
Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality.
Find source code on https://github.com/FalseCAM/EasyImageSizer3.
OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM
and Ubuntu packages here:
https://launchpad.net/~dhor/+archive/myway/+packages
A FileReader polyfill for Internet Explore and Safari using Flash
FileReader is a polyfill library combining JavaScript and Flash (SWF) to mimic the HTML5 File API in older browsers (notably Internet Explorer and Safari versions that did not support File API fully). It overlays a transparent Flash SWF over a DOM element to allow users to select files, then exposes a .files attribute etc., so that client-side file reading behaves more like modern standard. It is unmaintained now, since File API support is widespread.