<?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: Varnox</title>
    <description>The latest articles on DEV Community by Varnox (@varnoxio).</description>
    <link>https://dev.to/varnoxio</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%2F3973025%2F9be9f28e-0486-4964-90f9-810b9f3dc4d5.png</url>
      <title>DEV Community: Varnox</title>
      <link>https://dev.to/varnoxio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/varnoxio"/>
    <language>en</language>
    <item>
      <title>I got tired of resizing logos for social platforms — so I shipped a free generator</title>
      <dc:creator>Varnox</dc:creator>
      <pubDate>Sun, 07 Jun 2026 21:14:33 +0000</pubDate>
      <link>https://dev.to/varnoxio/i-got-tired-of-resizing-logos-for-social-platforms-so-i-shipped-a-free-generator-5dfa</link>
      <guid>https://dev.to/varnoxio/i-got-tired-of-resizing-logos-for-social-platforms-so-i-shipped-a-free-generator-5dfa</guid>
      <description>&lt;p&gt;Launch week for a side project means the same chore every time: export the logo, open Figma, create artboards for LinkedIn (400×400 and 4200×700 cover), Google Business Profile (1200×1200 JPEG with a minimum file size or Google rejects it), YouTube (2560×1440 with a safe zone nobody remembers), Open Graph (1200×630), Instagram (circle crop), Discord, TikTok…&lt;/p&gt;

&lt;p&gt;Design tools are great at making brand assets. They are slow at batch-exporting exact platform specs — especially when encoding rules differ (PNG vs JPEG, max KB, min KB for GBP, center-right vs YouTube-safe positioning).&lt;/p&gt;

&lt;p&gt;So we built a small free tool: one SVG or PNG in → 21 platform files out.&lt;br&gt;
What it actually does&lt;/p&gt;

&lt;p&gt;Upload a logo. Pick categories (or take everything):&lt;/p&gt;

&lt;p&gt;8 profile icons — mark-only, padded for circular crops (LinkedIn, X, GBP, Facebook, Instagram, YouTube, TikTok, Discord)&lt;/p&gt;

&lt;p&gt;2 profile lockups — logo + wordmark for LinkedIn company and GBP&lt;/p&gt;

&lt;p&gt;7 banners/covers — including LinkedIn 4200×700, YouTube safe-area channel art, Facebook cover under 100 KB target, Open Graph 1200×630&lt;/p&gt;

&lt;p&gt;4 post sizes — Instagram square/portrait/story, Pinterest pin&lt;/p&gt;

&lt;p&gt;Outputs are PNG or JPEG per platform rules. White background. ZIP download.&lt;/p&gt;

&lt;p&gt;Why not Canva?&lt;/p&gt;

&lt;p&gt;Canva is excellent for templates and marketing creatives. For “I already have a logo, give me every official size,” you duplicate frames and export manually — often behind a paid tier for brand kits and bulk workflows.&lt;/p&gt;

&lt;p&gt;This tool does one job, free, no account:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://varnox.io/tools" rel="noopener noreferrer"&gt;https://varnox.io/tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Longer write-up with platform gotchas (GBP min JPEG size, YouTube safe area, etc.):&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://varnox.io/blog/free-social-media-logo-size-generator" rel="noopener noreferrer"&gt;https://varnox.io/blog/free-social-media-logo-size-generator&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Privacy (because it’s your logo)&lt;/p&gt;

&lt;p&gt;SVG uploads sanitized before render&lt;/p&gt;

&lt;p&gt;Generated files expire after 30 minutes — nothing permanent stored&lt;/p&gt;

&lt;p&gt;No signup&lt;/p&gt;

&lt;p&gt;We use the same catalog internally when onboarding clients onto GBP + LinkedIn + OG tags. Shipping it publicly was easier than answering “what size is our Facebook cover again?” for the fifth time.&lt;/p&gt;

&lt;p&gt;Stack note (for the curious)&lt;/p&gt;

&lt;p&gt;Next.js App Router, server-side Sharp rendering, catalog-driven asset specs in TypeScript (dimensions, padding, logoMax, format, KB targets). Full spec lives in our repo docs if you want to fork the idea.&lt;/p&gt;

&lt;p&gt;If you try it and something’s off for your platform, drop a comment — the catalog is data-driven and easy to extend.&lt;/p&gt;

&lt;p&gt;Links:&lt;/p&gt;

&lt;p&gt;Tool: &lt;a href="https://varnox.io/tools" rel="noopener noreferrer"&gt;https://varnox.io/tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Guide: &lt;a href="https://varnox.io/blog/free-social-media-logo-size-generator" rel="noopener noreferrer"&gt;https://varnox.io/blog/free-social-media-logo-size-generator&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We also do web dev + technical SEO: &lt;a href="https://varnox.io/services/web-development" rel="noopener noreferrer"&gt;https://varnox.io/services/web-development&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
