
AethrosForms — Free PDF Tools
Fill, merge, split, organize, and encrypt PDFs entirely in your browser without uploads.
@aethrosX · X
- a free pdf utility tools
The full gallery
Tech stack
25 projects

Fill, merge, split, organize, and encrypt PDFs entirely in your browser without uploads.
@aethrosX · X
- a free pdf utility tools

Free online PDF, image, QR and text tools. 100% private — every file is processed in your browser and never uploaded to a server.
@codechandra · X

Transcribe and summarize YouTube videos, podcasts, PDFs, and MP3/MP4 files with AI.
sipsip.ai — 支持30+平台视频AI转录并提取摘要,订阅RSS可以每天发送早报

Professional PDF tools for free. Convert, merge, split, compress, and edit PDFs online. Fast, secure, no registration required.
@fouadelbouiadii · X
Process PDFs Instantly Merge, split, compress PDFs right in your browser. Fast, secure, and completely free.

Convert videos, GIFs, and Live Photos to multiple formats in your browser.

Edit, merge, compress, and convert PDFs with 57 free browser-based tools. No signup, uploads, or watermarks required.
@divvsaxena · X

A complete way to promote your product with video. Demos, launch films, social cuts, testimonials and ads, from a screenshot, a URL or a sentence.
@therealaky · X
Create product videos that convert

Merge, split, compress, convert, and rotate PDFs online for free with no signup required.
u/Successful_Respond31 · Reddit
My first "vibe coding" experiment: I built a 100% free, client-side PDF engine with zero backend uploads Hey Reddit, I’ve been watching the "vibe coding" trend and decided to run an experiment: building a complete, production-ready web utility entirely through prompt-based AI coding. The result is PDFEngine ( https://pdfengine-neon.vercel.app ). I got tired of online PDF converters that force you to create an account, cap you at 2 files per day behind a paywall, or upload your sensiti

Free in-browser PDF tools for merging, splitting, converting, and editing without uploading files.
u/Key_Caramel_5578 · Reddit
Built a free PDF toolkit solo (with AI help) — need feedback on the in-browser text editor before I keep pushing on it Been heads-down on this for a while: thepdftool.in Standard PDF stuff : merge, split, compress, convert, OCR — but most of the conversion tools run entirely client-side (WASM), so files never leave your browser for those. Built solo, leaned on AI tools for a good chunk of the code and debugging. The feature I care most about right now is an inline text editor :— click i

Upload PDFs to chat with them using your own OpenAI or Gemini API key.
@PysumSumit · X
SaaS apps charge $20/mo to wrap AI models. I built KeyDrop AI to kill that subscription tax. Bring your own OpenAI/Gemini key to chat with PDFs/DOCX. • 100% client-side (localStorage) • Raw token costs (~$0.15/mo) 👉

Upload a file, get a shareable link, and let anyone download it.
@astrolinkcc · X
Try one of our products!

Transcribe MP4 videos to text with timestamps, speaker labels, and summaries.
yongkunchen · V2EX
做了一个 MP4 转文字的小工具 最近自己做了一个 MP4 转文字的 AI 小工具,主要用于把视频快速转换成文本。 项目地址: https://mp4totext.ai/ 开发过程中发现,真正麻烦的并不是调用语音识别模型,而是视频格式兼容、音频提取、长视频处理以及异步任务这些细节。 目前还在持续优化,如果大家平时有视频转文字的需求,欢迎试试看。 也想听听大家对视频转写类工具还有哪些实际需求。