Please Log in or Create an account to join the conversation.
At this time, yes. The original image is discarded and only the resized remains.1) When CB resizes images, does it dispose of the original and does the resizing compress the file to make it smaller?
It does not keep the original. The full size image and thumbnail image, which are both resized from the original, are all that are kept and this applies to all image storage behavior. The canvas repositioning behavior works due to the full size image being oversized on purpose and is larger than the canvas background area.2) For the profile and canvas, gather it keeps the original to allow a user to go back into reposition. Once it does does it keep multiple copies of the image?
Yes, we eventually want to support external storage. We also want to eventually support storing the original image and allowing re-edits of it so users can control how an image is cropped or resized to fit within the limits set by the site.3) Are there any plans to allow for 3rd part storage solutions (CDN, or Amazon) to manage mitigate storage limits on host servers.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
There is no difference if you don't have any other image software available.1) What is the difference between "Auto" & "GD2" for the image software setting (Configuration>Edit>Image)?
Yes.Can I safely assume I can increase the 500Kbs to something higher knowing that the original image is disposed of and the impact in this case is more a matter of bandwidth rather than actual long term storage requirements?
Yes.Does that mean the 1280x340 setting is just in case the repositioning if needed?
Yes.Does this also mean the file actually stored on the server will be max 1280x340?
It will scale the image up on display due to the CSS.Also, if the image is either not that aspect ratio what happens to the proportion, when set to default?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.