back

2025-07-12

docloop

platform for creating PDFs, completely from client-side using WASM

it had happened so many times for me to search online for tools such as an image to pdf convertor, and all I got were tools that were asking for dollars instead of doing what’re they supposed to do

introducing docloop

a simple tool that creates PDFs. just that, no ads, no payment required.

it is based on a React frontend, that uses a WASM binary to create the PDF file. For WebAssembly, I used Rust, and the printpdf library.

further direction

the philosophy of this project was providing free, easy to use tools online, looking forward into maintaining this mindset for future projects

simple as that, enjoy