close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Compression of Images

Thread began 4/13/2010 9:12 pm by adam106173 | Last modified 5/06/2010 12:25 pm by Jimmy Wu | 3381 views | 14 replies |

adam106173

Compression of Images

I noticed that the image compression for the thumb and full size image is of poorer quality than what I initially created. Where can I control this setting?

Sign in to reply to this post

Jimmy Wu

The product image is made to fit in a 400x400 pixel box and the thumbnail image is made to fit in a 200x200 pixel box. If your images fit in that before uploading, they wont be altered.

Sign in to reply to this post

adam106173

My large images are 400 x 287 and thumbs 150 x 150. The images sizes seem correct on the pages, but the compression isn't. It looks to be 70 or 80 compression setting. Is there a place where this setting is implemented?

Sign in to reply to this post

adam106173

There is for sure some kind of image compression going on. I replaced an image directly by uploading it into the imagesuploaded folder. I had that webpage opened, then just refreshed the page and watched the image quality improve. Where is the setting to control image compression? It's gotta be somewhere.

Sign in to reply to this post

Jimmy Wu

There shouldn't be any compression of the images unless you chose web images only and convert to jpg or convert to PNG. Have you specified either of those options? Could you post up the two images so I can see the difference?

Sign in to reply to this post

adam106173

This post has been deleted.

adam106173

I'm not even sure where the web images only option exists. I don't see it. Here are two images. The original source image and the one I pulled off the webpage. You can see the little "wormy" low rez artifacts happening on it.

Thanks,

Adam

Attached Files
sample.zip
Sign in to reply to this post

Jimmy Wu

If you go into your page on Dreamweaver and open the Server Behaviors panel, there should be one for the upload behavior you applied. If you double click on that, there is a web images only checkbox that you can check.

Sign in to reply to this post

adam106173

I could not see the server behavior you mentioned when opened to the product_insert page in the admin. Also, I am using only jpg and gifs when uploaded.

I found this code:

<?php
// WA_UploadResult1 Params Start
$WA_UploadResult1_Params = array();
// WA_UploadResult1_1 Start
$WA_UploadResult1_Params["WA_UploadResult1_1"] = array(
'UploadFolder' => "../imagesupload/",
'FileName' => "[FileName]",
'DefaultFileName' => "",
'ResizeType' => "1",
'ResizeWidth' => "400",
'ResizeHeight' => "400",
'ResizeFillColor' => "#FFFFFF" );
// WA_UploadResult1_1 End
// WA_UploadResult1 Params End?>
<?php
// WA_UploadResult2 Params Start
$WA_UploadResult2_Params = array();
// WA_UploadResult2_1 Start
$WA_UploadResult2_Params["WA_UploadResult2_1"] = array(
'UploadFolder' => "../imagesupload/",
'FileName' => "[FileName]",
'DefaultFileName' => "",
'ResizeType' => "1",
'ResizeWidth' => "200",
'ResizeHeight' => "200",
'ResizeFillColor' => "#FFFFFF" );
// WA_UploadResult2_1 End
// WA_UploadResult2 Params End
?>

Since my images fit within the dimensions, though not exact, you say nothing should be done, right? Neither image exceeds those dimensions.

Sign in to reply to this post

Jimmy Wu

Sorry, I didn't take into account that you might not have Digital File Pro. Which version of PowerStore are you using? What kind of image formats are you uploading?

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...