Category How-to

how-to-install-snipe-it-on-ubuntu-22.04

How to install Snipe-IT on Ubuntu 22.04

Snipe-IT is an asset management system which can be self hosted too. It provides user friendly UI and has a powerful API. In this guide I will show you how to install Snipe-IT on Ubuntu 22.04 LTS with PHP 8.1 and MariaDB.
convert-png-to-webp-format-with-imagemagick

Convert PNG images to WebP format with Imagemagick

Modern web is more about compression and one of it are images. There are many things which can be minified and compressed like CSS, JS, server side compression and even HTML of the page. Here I am going to show you how to convert PNG images to WebP format with Imagemagick while maintaining the same quality but reduced size.