{"id":1484,"date":"2021-12-16T12:28:43","date_gmt":"2021-12-16T09:28:43","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/22\/how-to-compress-images-on-linux-with-curtail\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/22\/how-to-compress-images-on-linux-with-curtail\/"},"modified":"2021-12-16T12:28:43","modified_gmt":"2021-12-16T09:28:43","slug":"how-to-compress-images-on-linux-with-curtail","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1484-how-to-compress-images-on-linux-with-curtail\/","title":{"rendered":"How to compress images on Linux with Curtail"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>If you\u2019ve got large image files on your Linux PC and need to compress them, the easiest way to do it is with Curtail. What is Curtail? It\u2019s a super user-friendly, easy-to-use application that Linux users can use to compress image files. Here\u2019s how it works.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-404637 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail.png\" alt=\" compress images Linux Curtail\" width=\"1200\" height=\"501\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Installing Curtail on Linux<\/h2>\n<p>The Curtail image compression application is available to all Linux users through Flatpak. In addition, Ubuntu users can install it on their system with a PPA, and it is available in the Arch Linux AUR, which users can compile on their own time.<\/p>\n<p>Before we can go over how to use Curtail on Linux to compress images on the desktop, we\u2019ll need to go over how to install the app. In this guide, we\u2019ll go over all ways of getting Curtail installed. That said, we strongly suggest installing it via Flatpak.<\/p>\n<p>To start the installation, open up a terminal window on the Linux desktop. You can open up a terminal window on the Linux desktop by pressing\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Alternatively, launch a terminal window by searching for it in the app menu.<\/p>\n<p>Once the terminal window is open, follow along with the installation instructions that correspond with the Linux OS you are currently using.<\/p>\n<h4>Flatpak installation instructions<\/h4>\n<p>The best way to get Curtail up and running on Linux is through Flatpak. Why? For starters, the developers focus on Flatpak first, as it enables them to get their application to all Linux users with little to no effort. Secondly, the Flatpak is sandboxed, so it\u2019s secure.<\/p>\n<p>To start the installation of Curtail, you will need to set up the Flatpak runtime on your Linux system. To set up the Flatpak runtime on your computer, install the \u201cflatpak\u201d package.\u00a0<\/p>\n<p>If you\u2019re having issues setting up the Flatpak runtime on your Linux PC, don\u2019t worry! We can help! Follow along with our in-depth guide on how to set up Flatpak to get it working.<\/p>\n<p>Once the Flatpak runtime is up and running, use the\u00a0<strong>flatpak remote-add\u00a0<\/strong>command to add the Flathub app store to the system. Then, use the <strong>flatpak install\u00a0<\/strong>command to install the Curtail app.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\nflatpak install flathub com.github.huluti.Curtail\n<\/pre>\n<h4>Ubuntu installation instructions<\/h4>\n<p>The Curtail app is available to Ubuntu Linux users through a PPA. Add the new PPA to your system using the command below in a terminal window to start the installation.<\/p>\n<pre>\nsudo add-apt-repository ppa:apandada1\/curtail\n<\/pre>\n<p>After setting up the new PPA on your system, you must update your Ubuntu software sources. To update your Ubuntu software sources, use the following\u00a0<strong>update\u00a0<\/strong>command.<\/p>\n<pre>\nsudo apt update\n<\/pre>\n<p>Lastly, install the Curtail app on your Ubuntu Linux system with the\u00a0<strong>apt install\u00a0<\/strong>command.<\/p>\n<pre>\nsudo apt install curtail\n<\/pre>\n<h4>Arch Linux installation instructions<\/h4>\n<p>To install Curtail on Arch Linux, you will need to install the Trizen AUR helper. To install that, start by installing both the \u201cgit\u201d and \u201cbase-devel\u201d packages using the\u00a0<strong>pacman\u00a0<\/strong>command below.<\/p>\n<pre>\nsudo pacman -S git base-devel\n<\/pre>\n<p>With the two packages installed, you will need to install the Trizen AUR helper program from the AUR. Trizen makes setting up AUR packages automatic, rather than needing to do it manually.<\/p>\n<pre>\ngit clone https:\/\/aur.archlinux.org\/trizen.git\ncd trizen\nmakepkg -sri\n<\/pre>\n<p>With Trizen installed, the Curtail application can be installed on your computer using the\u00a0<strong>trizen -S\u00a0<\/strong>command below.<\/p>\n<pre>\ntrizen -S curtail-git\n<\/pre>\n<h2>Using Curtail to compress images<\/h2>\n<p>To compress images on your Linux PC using Curtail, start by opening up the app on the desktop. You can open up Curtail by searching for it in the app menu. Once the app is open, follow the step-by-step instructions below.<\/p>\n<p>Please note: Curtail only works with image compression. Currently, it is not possible to compress video files with this software. If you want to transcode video files, you will need to use a different application.<\/p>\n<p><strong>Step 1:<\/strong> Find the \u201cBrowse your files\u201d button, and click on it with the mouse. When clicked, this button will bring up a file browser. Use it to browse for the images you wish to compress with the app.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-404638 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-1.png\" alt=\"\" width=\"1200\" height=\"656\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-6.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-7.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 2:<\/strong> Look to the \u201cLossless\u201d and \u201cLossy\u201d slider, and decide if you want your images lossless or lossy. Generally speaking, lossy saves a lot more space than lossless, so we recommend going with that option in Curtail.<\/p>\n<p><strong>Step 3:<\/strong> When the compression is complete, you will see a table showing your image file name, the \u201cOld Size,\u201d and the \u201cNew Size,\u201d followed by a savings percentage. Take a look at your savings.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-404637 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail.png\" alt=\"\" width=\"1200\" height=\"501\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-compress-images-on-linux-with-curtail-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>When done, browse for your newly compressed images using the Linux file manager. Newly compressed images have a modified file name and sport a \u201c-min\u201d suffix rather than the original file name.<\/p>\n<p>\n<h3>1 Comment<\/h3><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles If you\u2019ve got large image files on your Linux PC and need to compress them, the easiest way to do it is with Curtail. What is Curtail? It\u2019s a super user-friendly, easy-to-use application that Linux users can use to compress image files. Here\u2019s how it works. Installing Curtail on Linux The Curtail image &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1485,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1484"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1484"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1484\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1485"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1484"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}