<?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: y-to-x</title>
    <description>The latest articles on DEV Community by y-to-x (@y-to-x).</description>
    <link>https://dev.to/y-to-x</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3987504%2F4919e91c-fd59-4cbf-9cf6-fd2c9862a745.png</url>
      <title>DEV Community: y-to-x</title>
      <link>https://dev.to/y-to-x</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/y-to-x"/>
    <language>en</language>
    <item>
      <title>I built a free browser-based converter toolkit — no login, no server upload</title>
      <dc:creator>y-to-x</dc:creator>
      <pubDate>Tue, 16 Jun 2026 13:41:53 +0000</pubDate>
      <link>https://dev.to/y-to-x/i-built-a-free-browser-based-converter-toolkit-no-login-no-server-upload-j0h</link>
      <guid>https://dev.to/y-to-x/i-built-a-free-browser-based-converter-toolkit-no-login-no-server-upload-j0h</guid>
      <description>&lt;p&gt;&lt;strong&gt;y-to-x.com&lt;/strong&gt; — free, no login, no file uploads to servers.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Images&lt;/strong&gt;&lt;br&gt;
Convert JPG / PNG / WebP / AVIF, make GIFs, remove backgrounds.&lt;br&gt;
All processed in your browser — files never leave your device.&lt;br&gt;
&lt;strong&gt;Documents&lt;/strong&gt;&lt;br&gt;
Merge PDFs, split PDFs, convert images to PDF, extract images from PDFs.&lt;br&gt;
&lt;strong&gt;Media&lt;/strong&gt;&lt;br&gt;
Paste a YouTube URL → get the full transcript as plain text.&lt;br&gt;
&lt;strong&gt;Currency&lt;/strong&gt;&lt;br&gt;
31 currencies with live rates.&lt;br&gt;
&lt;strong&gt;Units&lt;/strong&gt;&lt;br&gt;
40 units across length, weight, temperature, speed, and more.&lt;br&gt;
&lt;strong&gt;Text tools&lt;/strong&gt;&lt;br&gt;
Paste a URL → extract the main body text without ads or menus.&lt;br&gt;
Also extracts heading structure (useful for SEO / content planning).&lt;br&gt;
&lt;strong&gt;Developer tools&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSON formatter + JSON → CSV / Excel converter&lt;/li&gt;
&lt;li&gt;CSS / JS minifier&lt;/li&gt;
&lt;li&gt;HTML beautifier&lt;/li&gt;
&lt;li&gt;Markdown viewer
&lt;strong&gt;Address&lt;/strong&gt; &lt;em&gt;(Korean only)&lt;/em&gt;
Look up road name, lot number, English address, and postal code in one search.
## Why browser-side processing matters
Image conversion, background removal, and text extraction all run locally
in your browser. No server upload means no privacy risk — and it's faster too.
## Stack
Next.js App Router + next-intl (ko / en / ja / zh)
## Why I built this
I used to bookmark converters or search for them each time — but hunting
down a different site every time I needed something was just annoying.
So I decided to put everything in one place.
Fortunately, people around me and folks online started requesting features,
and I've been adding them ever since.
If something's broken or you want a feature added, drop a comment or use
the feedback board on the site.
👉 &lt;a href="https://y-to-x.com" rel="noopener noreferrer"&gt;https://y-to-x.com&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>webdev</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
