Anant

Student Developer · Privacy-First Web Tools

I'm a student developer passionate about building tools that respect user privacy. I built ConvertPDF after getting frustrated with free PDF tools that silently upload your sensitive documents to their servers.

The Philosophy of Privacy-First Development

My approach to software development is guided by a simple but powerful principle: users should never have to trade their privacy for functionality. In an era where data is often called "the new oil," many developers and companies have built business models around the collection and monetization of personal information. I believe this approach is fundamentally flawed and ultimately harmful to the health of the internet. When I write code, my first question is always, "How can I build this so that the user's data remains entirely under their control?"

Building ConvertPDF has been an exercise in proving that high-quality, professional-grade tools can be delivered entirely on the client side. By leveraging the latest advancements in web browser technology, we can bypass the need for central servers altogether for many common tasks. This "local-first" philosophy isn't just about security; it's about respect for the individual. It's about creating a web where you can work with confidence, knowing that your documents, your notes, and your ideas are yours alone. I'm committed to continuing this journey and exploring new ways to empower users through privacy-centric design.

A Journey into Engineering and Web Technologies

My interest in technology began at a young age, sparked by a curiosity about how things work behind the scenes. As I began my studies as a first-year engineering student, I quickly realized that the web is one of the most powerful and accessible platforms for innovation. The ability to write code that can be run by anyone, anywhere, on any device with a browser, is truly transformative. This realization led me to dive deep into the fundamentals of HTML, CSS, and JavaScript, as well as the intricate workings of the Document Object Model (DOM) and the modern browser APIs.

Building ConvertPDF has been a significant part of my engineering education. It has taught me the importance of writing clean, efficient code that can handle complex file manipulations without traditional server-side resources. I've spent countless hours studying the structures of different file formats—from the zip-based architecture of DOCX files to the intricate internal objects of a PDF. This technical journey has been challenging but incredibly rewarding, and it has solidified my passion for building tools that are both powerful and elegant. I'm constantly learning and looking for new technologies to integrate into my projects.

The Vision for a More Secure Digital Future

Looking ahead, I see a future where the "cloud" becomes less of a central processing hub and more of a distributed network of private devices. As our browsers and personal computers continue to grow in power, the justification for sending sensitive data to remote servers for basic tasks becomes increasingly thin. I want ConvertPDF to be a pioneer in this shift toward a more secure and decentralized digital world. My vision is to expand the platform to include even more tools, covering everything from advanced image editing to secure collaboration—all while maintaining the strict "no-upload" policy that is our hallmark.

I also believe that transparency is the foundation of trust. That's why I've made ConvertPDF entirely open source. I want other developers to be able to see exactly how these tools work, to verify our privacy claims, and to contribute their own ideas to the project. By working together in the open, we can build a web that is more resilient, more accessible, and more respectful of human rights. This is just the beginning of my journey as a developer, and I'm excited to see where this vision takes me and the community that's growing around these tools.

Personal Interests and Lifelong Learning

Beyond the world of code and engineering, I am a firm believer in the importance of a well-rounded perspective. I enjoy exploring the intersections of technology, ethics, and society, frequently reading about the history of computing and the philosophical implications of artificial intelligence. When I'm not in front of a screen, you might find me hiking, practicing photography, or learning about new cultures through travel and literature. These experiences help me approach development with a broader understanding of the human experience, which I believe is essential for creating tools that are truly useful and impactful.

I also have a deep interest in minimalist design and efficiency. I believe that complexity should only be introduced when it adds real value, and that the best solutions are often the simplest ones. This philosophy is reflected in the design of ConvertPDF, where I've focused on creating a clean, intuitive interface that gets out of the way and lets you focus on your work. I'm committed to being a lifelong learner, always seeking out new challenges and opportunities to grow both as a developer and as an individual. Thank you for being a part of this journey with me.

ConvertPDF runs 16 browser-based file conversion tools — all powered by JavaScript libraries like pdf-lib, Mammoth.js, KaTeX, and Prism.js — with zero server uploads. Every file stays on your device.

About this site

ConvertPDF was built from scratch using vanilla HTML, CSS, and JavaScript — no frameworks, no build pipeline. It's hosted on Netlify and processes all conversions client-side using open-source libraries.

Tools I built

Writing

I write about browser-based tools, PDF privacy, and client-side JavaScript on the ConvertPDF blog.