Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Optimize PDF weight #45

Open
jmaupetit opened this issue Sep 26, 2017 · 2 comments
Open

Optimize PDF weight #45

jmaupetit opened this issue Sep 26, 2017 · 2 comments

Comments

@jmaupetit
Copy link
Member

Purpose

Sometimes people submit huge PDF files (>30Mb), in app rendering is quite slow in this case.

Proposal

We may use optimized PDF files instead of the original ones. Can cloudinary optimize those PDFs?

@willdurand
Copy link
Member

Cloudinary can upload PDFs as JPG: https://cloudinary.com/blog/uploading_converting_and_generating_thumbnails_for_pdf_documents. This could be interesting to save bandwidth, storage space, and simplify the mobile app. We would only deal with images.

@jmaupetit
Copy link
Member Author

Good idea! If we always keep track of the original file URL, this would be optimal.

@willdurand willdurand added this to the 2.0.0 milestone Oct 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants