Join our DNN Community    (Newsletter, Tips, Tricks and Forums for DNN Skins & Modules)

 


 
Microsoft Gold Certified Partner - DNN Benefactor

DotNetNuke Powered! 


Monday, October 13, 2008 Register · Login · Contact · Search:  
Company Solutions Portfolio Contact
Forums
Blue Sky
Want something added to the ListX engine, or just can't wait to see what is in store for the future? Check out this forum and let us know what you think.
Subject: ListX image resize request

You are not authorized to post a reply.   
Author Messages
maddog
Flyweight
Posts:3

10/16/2006 10:01 PM Alert 
Hi, We've been using ListX for a project and have been very happy with it. ListX does what XMod can't.

I have one question, which may be a request for a small product enhancement. We're using the image upload and resize - works just how we need it. One problem though, is that in addition to resizing the image for width and height the resize seems to be adding Jpeg compression as well. As a test, if we re-upload an image (already sized) the image degrades, i.e. further jpeg compression. The problem for us, is that some images look fine and some are too pixellated after an upload.

So, would it be possible to add an option to control the amount of Jpeg compression (in our case we would leave it at 100%). This is functionality that we were using in the "FatGeorge File upload" - an Xmod module, prior to switching to ListX.

Thanks very much, Nick
kevinmschreiner
Please Wait...
Posts:749

10/18/2006 2:15 PM Alert 
ListX autmatically determines which type of compression to use, based on the Target file extension. If the target file width and height match that of the original, no encoding takes place, and the file should be retained as is, however, if any scaling is requested, it will pick either JPEG,PNG or GIF encoding. For the example of JPEG, we are really just using "highest quality" for the Compositing and Interpolation mode, but have experienced the same amount of loss in our own projects. I will look into enhancing the behaviour, but I have a solution which will work for you. For our projects, we actually set the Target extension of all of our thumbnails to PNG. This is because the .NET library produces a much nicer PNG thumbnail that of the other formats, without modification of the specific quality settings.

Give it a try, all you need to do is add .png to the destination (target) filename.

Kevin M Schreiner

Business Intelligence Force, Inc. (bi4ce)
maddog
Flyweight
Posts:3

10/18/2006 10:01 PM Alert 
Kevin,

It works as you said. Image quality is much better with PNG (file sizes are bigger too - but you can't have everything).

Thanks for your help,

Nick
You are not authorized to post a reply.
Forums > Bi4ce.Modules.ListX > Blue Sky > ListX image resize request



ActiveForums 3.6
Latest Post
 
At R2integrated (formerly Bi4ce), we take support seriously.  That's why we support our customers and DNN community with daily monitoring from our experienced engineering team.  We ask that the first step taken is to read the relevant documentation and support forums prior to submitting any questions that may already be available or have been answered.  We ask that you review the documentation that we provide for our products before posting a question.

The Forums are for our customers to chat, exchange ideas and strategies, and submit feedback.  Please be sure to perform keyword searches for previous related forum responses.

To be helpful when submitting a new item, please include the following: 
  1. DNN Version
  2. Module Version
  3. Admin Log Viewer Information
  4. Environment detail: Operating system, .NET framework version, database and version, IIS version, Browser version (if appropriate)
We always try to respond quickly and monitor the forums daily during business hours (EST).  Occasionally, requests for a specific project requirement may not apply for the free support offered. For project specific support please submit via our Information Request form.

Thank you for using our Forums.

Click here to register for the Forums
 
© 2008 by R2integrated (formerly Bi4ce) | DNN® is a registered trademark of DotNetNuke Corporation