---
title: "Are you looking to edit existing pdf documents, or create your own..."
date: 2023-12-16
source: facebook
type: comment
context: "Nicole Tedesco's post"
fb_link: "https://www.facebook.com/dyi/l/?l=AYOaScnUgZlJ-kH3j4KSh4btxj11Oryi2keXIWs4t9Q9WkFr5nXGxCTIMAJ_tVEC5o1fxJ-FOcFVj5ycTJ080NgOrr9jgT8McDcLYeNuYGfFHCnBoOi_Gblj7_Yb9ODHzP7WSGUOTSFMiciwCkUuaM8z8VaBHP5gtuWJ4wieeSBJk87Ye190dnQp0drZzQLGS4cKw9MrySLr&s=519"
---

# Are you looking to edit existing pdf documents, or create your own...

*December 16, 2023 — Comment Nicole Tedesco's post*

Are you looking to edit existing pdf documents, or create your own pdf documents?By "safe" do you mean "doesn't contain malware"?  Or do you mean "nobody but me can read the documents"? LibreOffice Draw is probably the best open source editor for existing pdf documents: https://www.makeuseof.com/libreoffice-pdf-editor/ However, I find it munges the appearance fairly often.  Unfortunately, there doesn't seem to be a better open source editor out there. If you want to create PDF's from scratch, I've been happy with LyX. https://www.lyx.org/ It's been developed for decades, so it's performance is solid.  There are a bunch of other  LaTeX editors which I haven't tried yet: https://medevel.com/20-os-latex/ If you just need the text, pdftotext might be an option: https://askubuntu.com/questions/52040/is-there-a-better-pdf-to-text-converter-than-pdftotext You might also find this script works well for you: https://globalblindspot.blogspot.com/2012/06/rudimentary-pdf-to-latex-conversion-in.html Note it depends on pdftohtml, gnuhtml2latex, and pdflatex being installed. If you don't mind using an online, non-free, proprietary tool, people report good results with mathpix: https://mathpix.com/ It will do up to 10 pdf pages per month for free.  (But, they will be able to read your documents.)
