danvergara / morphos

Self-hosted file converter server
MIT License
750 stars 33 forks source link

Add pdf #28

Closed danvergara closed 5 months ago

danvergara commented 6 months ago

PDF support

Description

This Pull Request introduces the support for PDF files, the ability to convert images to PDF and vice-versa. The server returns a zip file at the time to convert a PDF file to images.

This is pretty much the workflow of converting PDF files to images:

Screenshot from 2024-01-21 17-14-09

Screenshot from 2024-01-21 17-14-25

Screenshot from 2024-01-21 17-14-32

Screenshot from 2024-01-21 17-14-52

Screenshot from 2024-01-21 17-15-05

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

QA'd this locally and added some more tests to validate the feature.

Checklist: