<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alex Tatomir</title>
    <description>The latest articles on DEV Community by Alex Tatomir (@atatomir).</description>
    <link>https://dev.to/atatomir</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F404773%2Fa4b67301-3c35-4d1e-a9b8-364d16c55d4b.jpeg</url>
      <title>DEV Community: Alex Tatomir</title>
      <link>https://dev.to/atatomir</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atatomir"/>
    <language>en</language>
    <item>
      <title>Create and Edit animated GIFs for short tutorials</title>
      <dc:creator>Alex Tatomir</dc:creator>
      <pubDate>Thu, 11 Jun 2020 14:04:06 +0000</pubDate>
      <link>https://dev.to/atatomir/create-and-edit-animated-gifs-for-short-tutorials-425f</link>
      <guid>https://dev.to/atatomir/create-and-edit-animated-gifs-for-short-tutorials-425f</guid>
      <description>&lt;p&gt;Most tutorials nowadays contain many visuals to grab the reader's attention and also explain better how to solve different problems. I found that GIFs are a very good tool when presenting GUIs. Therefore, I decided to show you how to create and edit GIF files that can be used along with text to create faster and better demos. ScreenToVideo can record, edit and export to many video file formats, including animated GIFs so this is the tool I am going to use. &lt;/p&gt;

&lt;h2&gt;
  
  
  Download ScreenToVideo
&lt;/h2&gt;

&lt;p&gt;Just go to &lt;a href="//screentovideo.com"&gt;&lt;strong&gt;screentovideo.com&lt;/strong&gt;&lt;/a&gt; and download the free trial. The installation should be straightforward and take less than a couple of minutes.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QgP146Vf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/x6xxo5tyyc4ex6gt7qxa.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QgP146Vf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/x6xxo5tyyc4ex6gt7qxa.gif" alt="Download ScreenToVideo"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Record your screen
&lt;/h2&gt;

&lt;p&gt;Start recording your screen by clicking on the home button. We will use a small preset of 426x240 and add a timer of 3 seconds. After the timer goes off, you can begin your presentation. Don't worry if you clicked on the wrong button - you can edit the video afterwards.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ML5vjpGm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/uzvg6nnadsxkwu2kvub3.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ML5vjpGm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/uzvg6nnadsxkwu2kvub3.gif" alt="Record your screen"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I recorded a short period of me playing the Dinosaur game from Google Chrome that appears automatically when no internet connection is available. It took some time to reach the moment when birds are spawned so I should cut the boring part. &lt;/p&gt;

&lt;h2&gt;
  
  
  Cut and delete the middle part
&lt;/h2&gt;

&lt;p&gt;Cutting a video in multiple pieces can be done by right-clicking on the timeline component and choosing the &lt;strong&gt;Split&lt;/strong&gt; (CTRL + T) option from the menu. Alternatively, you can add a &lt;strong&gt;freeze-frame&lt;/strong&gt; (CTRL + F).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RvilannB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/p595lgthhp6m2h2qe2ak.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RvilannB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/p595lgthhp6m2h2qe2ak.gif" alt="Cut"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now cut the video once again at the end and &lt;strong&gt;delete&lt;/strong&gt; the unwanted part.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YP_SrHQS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rbefhemukcgcztbz8n5q.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YP_SrHQS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rbefhemukcgcztbz8n5q.gif" alt="Delete"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Add some text
&lt;/h2&gt;

&lt;p&gt;Enhancing your GIFs with text can help the viewer follow some simple instruction. I chose a dashed balloon border pointing to the little dinosaur.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--cEurapeX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6llxgsgappx3izowwjaf.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cEurapeX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6llxgsgappx3izowwjaf.gif" alt="Add text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Add a sketch animation
&lt;/h2&gt;

&lt;p&gt;Sketch animations are a good way to focus the attention on the most important spots. I used an arrow at the end of the GIF.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--IIQwdCpz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/qx8zmmb7f73sbcp7i9iu.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--IIQwdCpz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/qx8zmmb7f73sbcp7i9iu.gif" alt="Sketch animation"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Export
&lt;/h2&gt;

&lt;p&gt;Finally, we can export our first GIF. A balance between frame rate and file size should be found. For us, the default options are enough.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SI0ct7TE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/dl1oytkq7ti95wjkdj61.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SI0ct7TE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/dl1oytkq7ti95wjkdj61.gif" alt="Export"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusions
&lt;/h2&gt;

&lt;p&gt;Congratulations! You should now start creating your own animated GIFs for your tutorials. Keep in mind that you can use &lt;a href="//screentovideo.com"&gt;&lt;strong&gt;ScreenToVideo&lt;/strong&gt;&lt;/a&gt; for longer videos that include animations, interactivity and much more. I hope you enjoyed this short demo! Please share your thought (and your own gifs).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--F_PH3A1U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yoiegb38z404z72l3djj.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--F_PH3A1U--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yoiegb38z404z72l3djj.gif" alt="Dinosaur Game"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gif</category>
      <category>video</category>
      <category>recording</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
