Red Hat Ansible Automation Platform on Microsoft Azure
Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.
Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Learn More
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
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: imagemagic needs to be installed for this script to work