montera34 / pageonex

PageOneX. Analyzing front pages
http://pageonex.com
GNU Affero General Public License v3.0
54 stars 13 forks source link

Better quality and bigger size for the exported jpg? #154

Closed numeroteca closed 11 years ago

numeroteca commented 11 years ago

Related to 3498f365 "changes composite image export to jpg so the file sizes are MUCH better".

Definitively, those jpgs are much smaller than the former pngs, goood. My only concern is quality. Many times a bigger size than 970px is needed for print or detail purposes.

Is it possible to leave the composite jpg used in the display view as it is now (quality = 60) and have a better quality jpg (quality =80), and bigger than 970px (1500-2000px) for the export jpg image?

numeroteca commented 11 years ago

I am reconsidering having a better quality background jpg, in some cases quality =60 it's too low. I'll make some tests.

rahulbot commented 11 years ago

I think the right solution here is to have the jpg export pop up a modal that lets you pick a desired pixel width. We can also bump the png to 80 for all of the images.

numeroteca commented 11 years ago

Being able to select the final px width of the graph would be great.

rahulbot commented 11 years ago

Added ability to set size of exported image in 04ac6bade5ba2c92bb579f1f1e6765e476981149

rahulbot commented 11 years ago

verified on dev and production