← Back to context

Comment by yboris

1 day ago

I was stuck unable to fill out a PDF I-864 for immigration because the required fields were non-editable. And opening the PDF in a PDF editor or Photoshop would require a password that was not available. So I had to create a PDF-to-JPG-to-PDF pipeline:

https://github.com/whyboris/PDF-to-JPG-to-PDF

Interesting approach.

How would turning the PDF into JPG allow you to edit/write inside?

  • Resort to Photoshop / editor at that point. I still prefer that over printing, writing, and then scanning.