<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>photoflare Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/photoflare/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 26 Mar 2020 21:48:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Photoflare an image editor for Linux</title>
		<link>https://www.osradar.com/photoflare-an-image-editor-linux/</link>
					<comments>https://www.osradar.com/photoflare-an-image-editor-linux/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Sun, 29 Mar 2020 23:01:00 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[photoflare]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19219</guid>

					<description><![CDATA[<p>In Linux, we have applications for almost every operation we can imagine. From applications like IDE that allow developing applications or e-mail servers. But there are also some oriented to multimedia content such as videos, audios, and photos. In this post, we will talk about an image editor for Linux called Photoflare. Photoflare image editor [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/photoflare-an-image-editor-linux/">Photoflare an image editor for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In Linux, we have applications for almost every operation we can imagine. From applications like IDE that allow developing applications or e-mail servers. But there are also some oriented to multimedia content such as videos, audios, and photos. In this post, we <strong>will talk about an image editor for Linux called Photoflare.</strong></p>
<h2>Photoflare image editor for Linux</h2>
<p>If we talk about image editors we always think of Adobe Photoshop and in the case of Linux, we think of Gimp. In both cases, we are talking about professional applications that are highly powerful. However, sometimes we may not need that much.</p>
<figure style="width: 1550px" class="wp-caption alignnone"><a href="https://photoflare.io/wp-content/uploads/2019/03/CrossPlatform_sml.png"><img loading="lazy" class="size-full" src="https://photoflare.io/wp-content/uploads/2019/03/CrossPlatform_sml.png" alt="Photoflare an image editor for Linux - Image from photoflare.io" width="1550" height="774"></a><figcaption class="wp-caption-text">Photoflare an image editor for Linux &#8211; Image from photoflare.io</figcaption></figure>
<p>So, with the main objective of bringing quick, simple but powerful image editing to the masses, <a href="https://photoflare.io/" target="_blank" rel="noopener noreferrer">Photoflare</a> was born. It&#8217;s inspired by Photofiltre but it does not want to be seen as a clone. But as a different cross-platform application with many improvements.</p>
<p>Some of these improvements include performance. The application is quite fast to execute tasks thanks to being built with C++ and the simple and intuitive graphical interface made with QT.</p>
<p>Also, it is available in many language such as German, English, Chinese or French.</p>
<h2>Main features</h2>
<p>With Photoflare you will have the main utilities of a simple but powerful image editor. <strong>You can create a new image, resize the image and the image canvas, rotate images.</strong></p>
<p>However, it has other more advanced features such as<strong> text handling and gradients</strong>. It is also possible to adjust the hue.</p>
<p>Besides this, <strong>you can adjust brightness, contrast, saturation or gamma ccorection.<br />
</strong></p>
<p>On the other hand, <strong>Photoflare has a very complete <a href="https://photoflare.github.io/photoflare/" target="_blank" rel="noopener noreferrer">online documentation</a></strong> that will help newcomers to be able to use it without problems.</p>
<h2>Install Photoflare image editor on Linux</h2>
<p>Fortunately, Photoflare is available for Linux through pre-compiled packages for <a href="https://www.osradar.com/tag/ubuntu/" target="_blank" rel="noopener noreferrer">Ubuntu</a>, <a href="https://www.osradar.com/tag/linux-mint/" target="_blank" rel="noopener noreferrer">Linux Mint</a> and Arch Linux.</p>
<p>However, the big news in version 1.6.3 which is the most recent is that<a href="https://flathub.org/apps/details/io.photoflare.photoflare" target="_blank" rel="noopener noreferrer"> Flathub has been included</a>. Therefore, using Flatpak we will be able to install it without problems.</p>
<p>In this case, I will choose to use the PPA for Ubuntu / Linux Mint. To do this open the terminal and run:</p>
<pre>:~$ sudo add-apt-repository ppa:photoflare/photoflare-stable</pre>
<p>Then, update the APT cache and finally install Photoflare.</p>
<pre>:~$ sudo apt update
:~$ sudo apt install photoflare</pre>
<p>After that, launch it from the main menu.</p>
<figure id="attachment_19254" aria-describedby="caption-attachment-19254" style="width: 1081px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19254" src="https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4.png" alt="1.- Photoflare" width="1081" height="674" srcset="https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4.png 1081w, https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4-300x187.png 300w, https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4-1024x638.png 1024w, https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4-768x479.png 768w, https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4-696x434.png 696w, https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4-1068x666.png 1068w, https://www.osradar.com/wp-content/uploads/2020/03/photoflare-4-674x420.png 674w" sizes="(max-width: 1081px) 100vw, 1081px" /><figcaption id="caption-attachment-19254" class="wp-caption-text">1.- Photoflare</figcaption></figure>
<p>As you see on the main screen it has many options ready to be used.</p>
<h2>Conclusion</h2>
<p>Many like to edit images for fun and others for work. So, Photoflare wants to be a simple application but with the potential to be used daily.</p>
<p>Similarly, Photoflare is available for Windows, Linux, and MacOS and although it doesn&#8217;t have the power of GIMP or Photoshop, it doesn&#8217;t want that either. Just do the basics in a good way.</p>
<p>Please share this post and join our <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/photoflare-an-image-editor-linux/">Photoflare an image editor for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/photoflare-an-image-editor-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
