<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>rokty.eth</title>
        <link>https://paragraph.com/@rokty</link>
        <description>Mirror about Linux &amp; Open Source software</description>
        <lastBuildDate>Mon, 04 May 2026 11:56:46 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>rokty.eth</title>
            <url>https://storage.googleapis.com/papyrus_images/c9117b0b9e9f0c67b42867cef30288acdd00e000ef66c1f5286581ea692eced1.png</url>
            <link>https://paragraph.com/@rokty</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Photos Metadata Ubuntu]]></title>
            <link>https://paragraph.com/@rokty/photos-metadata-ubuntu</link>
            <guid>n3VA5b3w6YfGR2zMiKuv</guid>
            <pubDate>Wed, 31 May 2023 22:40:22 GMT</pubDate>
            <description><![CDATA[JPG & PNG - how remove metadata in Ubuntu ;)Install exiftool: sudo apt-get install libimage-exiftool-perl To read photo metadata: exiftool /tmp/photo.jpg To erase photo metadata: exiftool -all= /tmp/my_photo.jpg]]></description>
            <content:encoded><![CDATA[<h2 id="h-jpg-and-png-how-remove-metadata-in-ubuntu" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">JPG &amp; PNG - how remove metadata in Ubuntu ;)</h2><p><strong>Install</strong> exiftool: <code>sudo apt-get install libimage-exiftool-perl</code></p><p>To <strong>read</strong> <strong>photo</strong> metadata: <code>exiftool /tmp/photo.jpg</code></p><p>To erase <strong>photo</strong> metadata: <code>exiftool -all= /tmp/my_photo.jpg</code></p>]]></content:encoded>
            <author>rokty@newsletter.paragraph.com (rokty.eth)</author>
        </item>
    </channel>
</rss>