<?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: Toollium</title>
    <description>The latest articles on DEV Community by Toollium (@toollium).</description>
    <link>https://dev.to/toollium</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%2F4014935%2Fa995940a-3f4b-407a-8fd2-a475752ebd2e.png</url>
      <title>DEV Community: Toollium</title>
      <link>https://dev.to/toollium</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/toollium"/>
    <language>en</language>
    <item>
      <title>How I Built a Client-Side PDF Compressor with Zero Server Uploads (WebAssembly + JS)</title>
      <dc:creator>Toollium</dc:creator>
      <pubDate>Fri, 28 Aug 2026 09:15:20 +0000</pubDate>
      <link>https://dev.to/toollium/how-i-built-a-client-side-pdf-compressor-with-zero-server-uploads-webassembly-js-3ldf</link>
      <guid>https://dev.to/toollium/how-i-built-a-client-side-pdf-compressor-with-zero-server-uploads-webassembly-js-3ldf</guid>
      <description>&lt;p&gt;It's genuinely useful → gets saved/shared/upvoted → more visibility → more organic links from people referencing it.&lt;br&gt;
One contextual link, not a landing-page pitch → looks natural, less spammy.&lt;br&gt;
Developers who read it may link to it from their own "cool WASM projects" roundups — a real backlink chain.&lt;/p&gt;

&lt;p&gt;Other post ideas in the same vein (pick whichever tool you can explain technically):&lt;/p&gt;

&lt;p&gt;"Building an AI Background Remover That Runs Fully On-Device" (background-remover)&lt;br&gt;
"I Reverse-Engineered Why Free CV Builders All Look the Same — So I Built My Own Template Engine" (cv-builder)&lt;br&gt;
"JWT Decoding in the Browser: What I Learned Building a Zero-Backend Decoder" (jwt-decoder&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>How I Built a Client-Side PDF Compressor with Zero Server Uploads (WebAssembly + JS)</title>
      <dc:creator>Toollium</dc:creator>
      <pubDate>Fri, 28 Aug 2026 08:54:22 +0000</pubDate>
      <link>https://dev.to/toollium/how-i-built-a-client-side-pdf-compressor-with-zero-server-uploads-webassembly-js-2hgo</link>
      <guid>https://dev.to/toollium/how-i-built-a-client-side-pdf-compressor-with-zero-server-uploads-webassembly-js-2hgo</guid>
      <description>&lt;p&gt;his works because:&lt;/p&gt;

&lt;p&gt;It's genuinely useful → gets saved/shared/upvoted → more visibility → more organic links from people referencing it.&lt;br&gt;
One contextual link, not a landing-page pitch → looks natural, less spammy.&lt;br&gt;
Developers who read it may link to it from their own "cool WASM projects" roundups — a real backlink chain.&lt;/p&gt;

&lt;p&gt;Other post ideas in the same vein (pick whichever tool you can explain technically):&lt;/p&gt;

&lt;p&gt;"Building an AI Background Remover That Runs Fully On-Device" (background-remover)&lt;br&gt;
"I Reverse-Engineered Why Free CV Builders All Look the Same — So I Built My Own Template Engine" (cv-builder)&lt;br&gt;
"JWT Decoding in the Browser: What I Learned Building a Zero-Backend Decoder" (jwt-decoder)&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>From 45 to 70 Free Tools — Toollium Just Got a Lot Bigger</title>
      <dc:creator>Toollium</dc:creator>
      <pubDate>Sat, 22 Aug 2026 09:04:40 +0000</pubDate>
      <link>https://dev.to/toollium/from-45-to-70-free-tools-toollium-just-got-a-lot-bigger-2m3d</link>
      <guid>https://dev.to/toollium/from-45-to-70-free-tools-toollium-just-got-a-lot-bigger-2m3d</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdwi0m6xaq1dp2b41ayhz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdwi0m6xaq1dp2b41ayhz.png" alt=" " width="800" height="420"&gt;&lt;/a&gt;&lt;br&gt;
A few weeks ago I shared Toollium here — 45 free browser-based tools with no sign-up, no watermarks, and nothing uploaded to a server.&lt;/p&gt;

&lt;p&gt;The response pushed me to keep going. Toollium is now at 70 tools, and I want to walk through what's new and why I built it this way.&lt;/p&gt;

&lt;p&gt;The philosophy hasn't changed&lt;/p&gt;

&lt;p&gt;Same three rules as before:&lt;/p&gt;

&lt;p&gt;No sign-up, ever&lt;br&gt;
No watermarks on anything you export&lt;br&gt;
Files never leave your browser — conversion, compression, and editing all happen client-side&lt;/p&gt;

&lt;p&gt;The only thing that's changed is scope.&lt;/p&gt;

&lt;p&gt;What's new since the last 45&lt;/p&gt;

&lt;p&gt;Developer tools — this category didn't exist before. Now there's a regex tester, JSON formatter, UUID generator, JWT decoder, Base64 encode/decode, URL encoder, hash generator, CSS minifier, a CSS gradient builder, an SVG viewer, and a subnet calculator. These came directly from things I kept opening random sites for myself.&lt;/p&gt;

&lt;p&gt;Finance calculators — mortgage payments, debt payoff (snowball vs. avalanche), auto loans, life insurance coverage, compound interest, rent vs. buy, salary-to-hourly conversion, and sales tax by state. All calculation-only, nothing sold, no lead-gen forms.&lt;/p&gt;

&lt;p&gt;Health calculators — a BMI calculator and a calorie (TDEE) calculator, both written with honest caveats instead of pretending a formula can replace a doctor.&lt;/p&gt;

&lt;p&gt;More PDF converters — Excel to PDF, GIF to PDF, BMP to PDF, HEIC to PDF (for iPhone photos), ZIP to PDF (bulk images into one file), watermarking, page deletion, and page numbering.&lt;/p&gt;

&lt;p&gt;More image tools — an image format converter, SVG to PNG, a signature maker, and a crop tool, on top of the compressor, resizer, and AI background remover from before.&lt;/p&gt;

&lt;p&gt;New AI writing tools — an AI cover letter generator and an AI email writer, alongside the paraphraser, grammar checker, and summarizer.&lt;/p&gt;

&lt;p&gt;Business utilities — an invoice generator, age calculator, EMI/loan calculator, unit converter, percentage calculator, date duration calculator, and a time zone converter.&lt;/p&gt;

&lt;p&gt;Why keep adding instead of polishing 45&lt;/p&gt;

&lt;p&gt;Two reasons.&lt;/p&gt;

&lt;p&gt;First, the tools that get used most aren't glamorous — password generators and word counters get more traffic than the AI features. That told me breadth matters as much as depth for this kind of product.&lt;/p&gt;

&lt;p&gt;Second, every tool runs the same architecture: process in-browser with WebAssembly or plain JS wherever possible, and only send data to a server when it genuinely can't be avoided (the AI writing tools send text for processing but store nothing). Adding a new tool is mostly a UI problem at this point, not an infrastructure one, so shipping fast made sense.&lt;/p&gt;

&lt;p&gt;What stayed hard&lt;/p&gt;

&lt;p&gt;The AI tools are the exception to "everything is free forever" — the background remover, paraphraser, grammar checker, and summarizer call external models, which costs real money per request. Keeping those free without ads or watermarks is the part I'm still figuring out long-term. If anyone here has run a similar product and found a sustainable model that doesn't compromise on the no-sign-up promise, I'd genuinely like to hear it.&lt;/p&gt;

&lt;p&gt;Try it&lt;/p&gt;

&lt;p&gt;Everything's live at toollium.com. If there's a specific tool you keep paying for elsewhere, tell me — that's usually how the next batch gets decided.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Toollium: A Simple Collection of Online Tools for Everyday Tasks</title>
      <dc:creator>Toollium</dc:creator>
      <pubDate>Sat, 08 Aug 2026 07:07:37 +0000</pubDate>
      <link>https://dev.to/toollium/toollium-a-simple-collection-of-online-tools-for-everyday-tasks-2cf</link>
      <guid>https://dev.to/toollium/toollium-a-simple-collection-of-online-tools-for-everyday-tasks-2cf</guid>
      <description>&lt;p&gt;In a world where we constantly need to convert files, generate text, calculate values, format data, or perform small tasks online, finding the right tool can sometimes take more time than actually doing the task.&lt;/p&gt;

&lt;p&gt;That’s why I created Toollium — a collection of useful online tools designed to make everyday digital tasks faster and easier.&lt;/p&gt;

&lt;p&gt;👉 Visit Toollium: &lt;a href="https://toollium.com/" rel="noopener noreferrer"&gt;https://toollium.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What is Toollium?&lt;/p&gt;

&lt;p&gt;Toollium is an online tools platform built around a simple idea:&lt;/p&gt;

&lt;p&gt;Find a tool, use it quickly, and get the job done.&lt;/p&gt;

&lt;p&gt;Instead of searching through different websites whenever you need a small utility, Toollium aims to bring useful tools together in one convenient place.&lt;/p&gt;

&lt;p&gt;Whether you're a developer, student, content creator, freelancer, marketer, or simply someone who works online, small utilities can save a surprising amount of time.&lt;/p&gt;

&lt;p&gt;Why use online tools?&lt;/p&gt;

&lt;p&gt;Many everyday tasks don't require complicated software.&lt;/p&gt;

&lt;p&gt;Sometimes you just need to:&lt;/p&gt;

&lt;p&gt;Convert or transform information&lt;br&gt;
Calculate something quickly&lt;br&gt;
Generate useful content&lt;br&gt;
Format or process text&lt;br&gt;
Work with files or data&lt;br&gt;
Perform repetitive online tasks&lt;br&gt;
Find a quick solution without installing software&lt;/p&gt;

&lt;p&gt;Having these utilities available from your browser makes these tasks much more convenient.&lt;/p&gt;

&lt;p&gt;Built for simplicity&lt;/p&gt;

&lt;p&gt;The goal behind Toollium is not to make things complicated.&lt;/p&gt;

&lt;p&gt;The idea is to create tools that are:&lt;/p&gt;

&lt;p&gt;Easy to understand&lt;br&gt;
Fast to access&lt;br&gt;
Simple to use&lt;br&gt;
Useful for everyday tasks&lt;br&gt;
Available directly from your browser&lt;/p&gt;

&lt;p&gt;No complicated setup — just open the tool and get started.&lt;/p&gt;

&lt;p&gt;Give Toollium a Try&lt;/p&gt;

&lt;p&gt;If you regularly use online utilities for work, study, development, content creation, or everyday tasks, you can explore Toollium and see whether it has something useful for you.&lt;/p&gt;

&lt;p&gt;👉 Explore Toollium: &lt;a href="https://toollium.com/" rel="noopener noreferrer"&gt;https://toollium.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm continuing to improve the platform and add more useful tools over time. Feedback and suggestions are always welcome.&lt;/p&gt;

&lt;p&gt;What small online tool do you use most often? Let me know in the comments.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Tool #63: Discover Your Next Favorite AI Tool</title>
      <dc:creator>Toollium</dc:creator>
      <pubDate>Sat, 18 Jul 2026 08:28:00 +0000</pubDate>
      <link>https://dev.to/toollium/tool-63-discover-your-next-favorite-ai-tool-2b0f</link>
      <guid>https://dev.to/toollium/tool-63-discover-your-next-favorite-ai-tool-2b0f</guid>
      <description>&lt;p&gt;Looking for the perfect AI tool to boost your productivity?&lt;/p&gt;

&lt;p&gt;🚀 Tool #63 is now featured on Toollium—your go-to directory for discovering the best AI tools for developers, creators, marketers, students, and businesses.&lt;/p&gt;

&lt;p&gt;✅ Curated AI tools&lt;br&gt;
✅ Easy search &amp;amp; filtering&lt;br&gt;
✅ Regularly updated listings&lt;br&gt;
✅ Find the right tool in seconds&lt;/p&gt;

&lt;p&gt;Explore now: &lt;a href="https://toollium.com" rel="noopener noreferrer"&gt;https://toollium.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdv9b1kgejo3hawgzkh12.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdv9b1kgejo3hawgzkh12.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
    </item>
    <item>
      <title>63 Free Tools I Built So You Don't Have to Pay</title>
      <dc:creator>Toollium</dc:creator>
      <pubDate>Wed, 08 Jul 2026 13:42:47 +0000</pubDate>
      <link>https://dev.to/toollium/63-free-tools-i-built-so-you-dont-have-to-pay-530p</link>
      <guid>https://dev.to/toollium/63-free-tools-i-built-so-you-dont-have-to-pay-530p</guid>
      <description>&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;Every "free" PDF or writing tool online eventually hits you with the same wall: a watermark, a daily limit, a forced sign-up, or a paywall right when you actually need the feature. iLovePDF wants ~$8/month. QuillBot Premium runs up to ~$20/month. Grammarly Pro is ~$12/month. Remove.bg charges per image. None of that is unreasonable for a business — but for a one-off task (convert a PDF, fix a paragraph, cut a background), it's a lot of friction.&lt;/p&gt;

&lt;p&gt;So I built &lt;a href="https://toollium.com" rel="noopener noreferrer"&gt;Toollium&lt;/a&gt; — a single site with &lt;strong&gt;63 free tools&lt;/strong&gt; that run entirely in the browser. No account, no watermark, no daily cap.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's actually in it
&lt;/h2&gt;

&lt;p&gt;The tools are grouped into a few categories:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📄 PDF conversion &amp;amp; utilities&lt;/strong&gt;&lt;br&gt;
PDF ↔ Word, JPG ↔ PDF, HTML to PDF, Excel to PDF, plus compress, merge, split, rotate, and unlock.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🤖 AI writing&lt;/strong&gt;&lt;br&gt;
An AI paraphraser (5 styles, no word cap — QuillBot's free tier stops at 125 words), a grammar checker powered by LanguageTool, an AI summarizer, an AI cover letter generator, and an AI email writer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🖼️ Image tools&lt;/strong&gt;&lt;br&gt;
A background remover that runs a WebAssembly AI model client-side (remove.bg charges per image for this), plus a compressor, resizer, format converter, SVG-to-PNG, crop tool, and signature maker.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;⚡ Developer utilities&lt;/strong&gt;&lt;br&gt;
JSON formatter, regex tester, UUID generator, JWT decoder, Markdown-to-HTML, text diff checker, favicon generator, password generator, and QR code generator.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💰 Finance &amp;amp; everyday calculators&lt;/strong&gt;&lt;br&gt;
Mortgage, debt payoff, auto loan, compound interest, rent-vs-buy, salary-to-hourly, sales tax, EMI, plus BMI and calorie calculators.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📋 CV Builder&lt;/strong&gt;&lt;br&gt;
Upload a photo, pick from 4 templates, let AI draft your summary and bullet points, export an ATS-friendly PDF.&lt;/p&gt;

&lt;h2&gt;
  
  
  The part I actually care about: privacy
&lt;/h2&gt;

&lt;p&gt;This is the design constraint that shaped everything else — &lt;strong&gt;processing happens in your browser, not on a server.&lt;/strong&gt; PDFs aren't uploaded anywhere to be converted; the background remover's AI model runs client-side via WebAssembly. Nothing is stored, so there's nothing to leak, nothing to log, and nothing to delete later.&lt;/p&gt;

&lt;p&gt;That's also &lt;em&gt;why&lt;/em&gt; it can stay free — there's no server-side compute cost per file, so there's no meter to run.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why free, no catch
&lt;/h2&gt;

&lt;p&gt;I'm not running a freemium funnel here — there's no paid tier waiting behind a feature flag. The honest answer is that the browser-based architecture makes marginal cost per user close to zero, so it doesn't need one.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://toollium.com/pdf-to-word" rel="noopener noreferrer"&gt;PDF to Word&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://toollium.com/ai-paraphraser" rel="noopener noreferrer"&gt;AI Paraphraser&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://toollium.com/background-remover" rel="noopener noreferrer"&gt;Background Remover&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://toollium.com/cv-builder" rel="noopener noreferrer"&gt;Free CV Builder&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://toollium.com" rel="noopener noreferrer"&gt;All 63 tools →&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you try it and hit something rough — a tool that misbehaves, a format it doesn't handle, a feature you wish existed — I'd genuinely like to hear about it in the comments. This is a small, actively-worked-on project, not a finished product I'm walking away from.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
    </item>
    <item>
      <title>I Built 45+ Free Tools That Run Entirely in Your Browser — Here's Why</title>
      <dc:creator>Toollium</dc:creator>
      <pubDate>Sat, 04 Jul 2026 10:56:47 +0000</pubDate>
      <link>https://dev.to/toollium/i-built-45-free-tools-that-run-entirely-in-your-browser-heres-why-m5n</link>
      <guid>https://dev.to/toollium/i-built-45-free-tools-that-run-entirely-in-your-browser-heres-why-m5n</guid>
      <description>&lt;p&gt;Like a lot of people, I got tired of "free" online tools that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Watermark your files unless you pay&lt;/li&gt;
&lt;li&gt;Require sign-up just to convert a PDF&lt;/li&gt;
&lt;li&gt;Upload your files to a server you know nothing about&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I built &lt;strong&gt;Toollium&lt;/strong&gt; — a collection of 45+ tools that run entirely in your browser. Nothing gets uploaded anywhere.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's included
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;PDF Convert&lt;/strong&gt; — PDF ↔ Word, merge, split, compress&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Image Tools&lt;/strong&gt; — background removal, compression&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CV Builder&lt;/strong&gt; — AI-assisted resume writing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Finance Calculators&lt;/strong&gt; — mortgage, compound interest, debt payoff, and more&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No account. No watermark. No catch.&lt;/p&gt;

&lt;p&gt;🔗 Try it: &lt;a href="https://toollium.com" rel="noopener noreferrer"&gt;toollium.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would genuinely love feedback from this community — what would you want added next?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
