So to summarize, both of you would like to be able to specify the target dimension of an image during the upload, in the upload form, correct?
Are we talking about something like the following?
== Upload New File == <input file>
Options: 1. Scale down to [.......]px x [.......]px 2. [X] (checkbox) Leave uploaded file intact, create a copy of uploaded image and resize it to specified dimensions
(more or less, the implementation will look different, but I'm asking just to understand the general idea behind your request)
Re: how to maintain the original image
Re: how to maintain the original image
Are we talking about something like the following?
== Upload New File ==
<input file>
Options:
1. Scale down to [.......]px x [.......]px
2. [X] (checkbox) Leave uploaded file intact, create a copy of uploaded image and resize it to specified dimensions
(more or less, the implementation will look different, but I'm asking just to understand the general idea behind your request)
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: [Fature request] Maintain the original image and resize