No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start 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.
Scans a given directory and makes one or more index files, that contains thumbnails of all image files found. The filename and image dimensions are overlayed on the thumbnails.
It is a BASH script using NetPBM for image manipulation.
This script optimize images Larger than 60KB in current directory and sub-directories.
Default Compression is 70%
Default File Type is jpg
Example Usage :
/bin/bash smushme.sh -c 70 -f jpg
OPTIONS:
-h Show this message
-f File Type
-c Compression rate in Percentage
-d Use default options
-v Verbose
NOTE: image magic needs to be installed for this script to work
Photo directory is a photo gallery script written in bash. It doesn't require a database. All you need to do is upload your files via FTP. The directories represent the albums. Uses netpbm/jhead.