<?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: Diana</title>
    <description>The latest articles on DEV Community by Diana (@dianak).</description>
    <link>https://dev.to/dianak</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%2F1273997%2F9be329c9-69a1-4f42-a032-ddc3a06f8520.png</url>
      <title>DEV Community: Diana</title>
      <link>https://dev.to/dianak</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dianak"/>
    <language>en</language>
    <item>
      <title>Automatically Generate Alt Text for Image in PDF?</title>
      <dc:creator>Diana</dc:creator>
      <pubDate>Tue, 06 Feb 2024 15:21:52 +0000</pubDate>
      <link>https://dev.to/dianak/automatically-generate-alt-text-for-image-in-pdf-152j</link>
      <guid>https://dev.to/dianak/automatically-generate-alt-text-for-image-in-pdf-152j</guid>
      <description>&lt;p&gt;The PDF world is buzzing with change, especially with legal mandates pushing the agenda. Let's talk about a persistent challenge in the PDF world: alt text. We all know it's crucial for accessibility, but the truth is, crafting meaningful alt text for every image manually is a daunting task. It's time-consuming, resource-intensive, and frankly, a bit of a headache. But fear not - imagine auto-generated descriptions!&lt;/p&gt;

&lt;p&gt;With the promise of auto-generated image descriptions, AI offers a refreshing take on enhancing document accessibility. Venturing into the world of deep learning, we explore image captioning—an impressive fusion of image and text. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OPTIONS FOR AUTOMATED ALT TEXT&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Let's dive into the exciting realm of possibilities. PDFix's AI image captioning on GitHub is a game-changer in updating image alt text in PDFs. &lt;/p&gt;

&lt;p&gt;Let's examine AI image captioning at PDFix GitHub: &lt;a href="https://github.com/pdfix/pdf-update-image-alt" rel="noopener noreferrer"&gt;https://github.com/pdfix/pdf-update-image-alt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TEST AT HUGGING FACE&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Take our Image-Captioning sample for a spin at HuggingFace. It's not just about alt text; it's about transforming how we interact with PDFs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://huggingface.co/nlpconnect/vit-gpt2-image-captioning" rel="noopener noreferrer"&gt;https://huggingface.co/nlpconnect/vit-gpt2-image-captioning&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now, over to you - what's your take on AI-driven alt text? Have you experimented with these tools? Share your insights!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>pdf</category>
      <category>a11y</category>
      <category>python</category>
    </item>
  </channel>
</rss>
