WeSearch

I built a minimalist PDF Merger "PDFusion" focused on Speed & Privacy πŸš€

Β·1 min read Β· 0 reactions Β· 0 comments Β· 4 views
#productivity#web development#pdf tools#privacy#react#M. Tlili#PDFusion#pdfusion.online#Vite#Cloudflare#Supabase
I built a minimalist PDF Merger "PDFusion" focused on Speed & Privacy πŸš€
⚑ TL;DR · AI summary

M. Tlili developed a minimalist PDF merging tool called PDFusion, emphasizing speed and user privacy. The web application allows users to merge PDF files without requiring account registration or sharing personal information. Built with modern technologies, PDFusion offers a mobile-responsive, SEO-optimized interface and is free to use.

Key facts
Original article
DEV Community
Read full at DEV Community β†’
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3910687) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } M. Tlili Posted on May 3 I built a minimalist PDF Merger "PDFusion" focused on Speed & Privacy πŸš€ #productivity #react #webdev #showdev Tired of complex PDF tools that require account registration just to merge two files? I was too. I created pdfusion.online β€” a streamlined tool designed to make PDF merging as fast and simple as possible. Key Features: No Registration Required: You can start merging your files immediately without sharing your email or creating an account.

…

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV Community.

Anonymous Β· no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV Community