The ability to choose the resolution photo (resize) The ability to choose the resolution photo (resize)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

The ability to choose the resolution photo (resize)

Started by serg5777, April 20, 2012, 04:29:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

serg5777

Gallery creates only a thumb, normal, and the real size.
Let's say I uploaded the pictures 2560x1600, and the user needs to 1680x1050. Is there a plugin for conversion of permission? Thank you

Αndré

So you want to provide the possibility for your users to download every image in any resolution they need?

serg5777

Yes. Resolution monitors all site visitors different and they would like to download pictures from their appropriate resolution :)

Αndré

If I remember correctly there's a mod or plugin somewhere here in the board that adds that feature to Coppermine (it was designed for cpg1.4.x probably, so you should search there). If you found that thread, please post it here.

serg5777


serg5777

The plugin is called download_resized.
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fs017.radikal.ru%2Fi437%2F1204%2F6a%2F4dfe94713215.jpg&hash=216897b2a3864f02deb27a78a132c49bb0210328)

The problem is that he does not know how to convert for example:
1920x1080 ----> 1600x1200 or 1024x768.

I would like to it was implemented this feature :)

serg5777


Αndré

Quote from: serg5777 on April 27, 2012, 08:52:23 AM
The problem is that he does not know how to convert for example:
1920x1080 ----> 1600x1200 or 1024x768.
Do you want to stretch/shrink your pictures?

serg5777

I would like to resize the plug-intuitive to the user selected, so that they fit into his desktop and virtually no distortion (wallpapers)
I saw this in the implementation of cms veppa.

For example:
widescreen-->4:3,5:4
4:3,5:4-->widescreen
1920x1080-->1600x1200
1920x1440-->1366x768
etc

serg5777

I think this feature will be very useful and even necessary for those people who have sites with wallpaper :)

Αndré

Quote from: serg5777 on April 27, 2012, 10:25:33 AM
fit into his desktop and virtually no distortion
So the only option is to crop the pictures for different aspect ratios, correct?

serg5777

I have a young site in another cms, so I would like to plugin the same function. There you can select your resolution on the right of the picture.

Here it is: http://hqoboi.ru/wallpaper/_w115.html

As you can see the image is not stretched or distorted.

Αndré

I just tested it on your website, the pictures get cropped. Does the download_resized plugin works in your cpg1.5.x gallery as-is in general?

serg5777

My main site cpg in my profile. He now has version 1.5.18, no time to update :)

serg5777

p.s. plugin download_resized for 1.5 unfortunately does not work :(

serg5777

Αndré I hope that the new version will be a function cpg ;)

Αndré

So the plugin has to be ported to cpg1.5.x and then adjusted, if it doesn't fit your needs. Porting shouldn't be that difficult, but adding that crop stuff (if it doesn't already exist in the plugin) may be more difficult. I'll have a look at the plugin when I have some spare time.

serg5777


Αndré