Developer builds browser-only tools to stop free converters from uploading your files
A developer grew frustrated that popular free online file converters silently upload sensitive documents to unknown third-party servers during routine tasks like merging PDFs. Noting that modern browsers can handle file conversion, PDF editing, and screen recording entirely in-memory using APIs like pdf-lib, File API, and MediaRecorder, they rebuilt these tools to process everything locally without any server requests. The approach eliminates upload wait times, file-size restrictions, and the need for an internet connection once the page has loaded. Users can independently verify no data is transmitted by watching the browser's Network tab remain empty during file processing. The developer has published the tools for free at cyzorcreations.com/tools, arguing that client-side processing should be the default for any task that does not genuinely require a server.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in