Problem to resize images

Photoshop Elements 8.0

iMac OSX 10.8.3 32 GB memory

(1) PE see only 2010 MB RAM

I understand it is this exact PE, is - limit? Latest version of PE will support more RAM?

(2) I can't resized images. It does not work: if I change 'with' or 'High', the 'resolution' is so changed. Save the image shows the image, as it was before you try to resize it.

Also the 'Document size' does not show "pixels."

I can't uncheck 'constrain proportions' (or other boxes).

In general "resizing does not work.

PE-8.jpg

I used PE on my iMac previeus - no problem.

I uninstalled and downloaded (EP 8) for my new iMac - but it doesn't (as explained).

Any suggestion?

1 no, all versions of PES are 32-bit applications and that's just how the 32-bit applications.

2. If you want to change the pixel dimensions you must first activate the check-box resample. Even to constrain proportions, since neither of the two, to change the number of pixels in your image. It is generally a bad idea to try to transform an image by turning out to constrain the proportions. It will give you a distorted image, not a cropped. Use the crop tool to crop.

Tags: Photoshop

Similar Questions

  • Problem of resizing image in Swing Application

    Hi all

    I need a help on resizing and adjusting the Image in Swing application.

    I develop a Swing Application. Here I display an image on the header.

    I find it difficult to manage the image, I like that the image fits perfectly horizontal limits (even when resizing the window).

    The code below is unable to... Even he is not able to adjust the horizontal boundaries by default.

    ========================================
    //code for image starts
            BufferedImage myPicture;
            JLabel picLabel = null;
            try {
                 myPicture = ImageIO.read(new File("artes_header.png"));
                    picLabel = new JLabel(new ImageIcon(myPicture));
                
              } catch (Exception e) {
              }
            
            GridBagLayout gLayout = new GridBagLayout();
            getContentPane().setLayout(gLayout);
    
            GridBagConstraints c = new GridBagConstraints();
            c.gridx = 1;
            c.gridy = 1;
            c.weightx = 1;
            c.fill = GridBagConstraints.BOTH;
            c.insets = new Insets(0, 0, 0, 0);
            panelTop.setBackground(Color.white);
            getContentPane().add(picLabel, c);
            
            c.gridx = 1;
            c.gridy = 2;
            c.weightx = 1;
            c.weighty = 1;
            getContentPane().add(tabPane, c);
    ========================================

    Please someone help me to solve the same problem.
    Thanks in advance.


    Kind regards
    Gerard

    Published by: user7668872 on July 31, 2011 06:25

    Published by: user7668872 on August 4, 2011 03:56

    Tips for the facilitator: Please read the announcement at the top of the forum list and the FAQ linked to each page. They are there for a purpose.

    Then edit your messages and format the code correctly.

    DB

  • problem with resize image

    Hello

    I want to resize the image when running according to the display width.

    I try some code below, but it shows me the white screen.

    class image extends screen
    {
    EncodedImage bit;
    BMF BitmapField;
    image()
    {
    try {}
                    
    BMF = new BitmapField (Bitmap.getBitmapResource ("next.png"));
    bmf.setImage (bit.scaleImage32 (50,50));
    Add (BMF);
    }
    catch (System.Exception e)
    {}
                
               
    }
    }

    Hey hardikkhamar,

    Hey man, how do you think that this code is useful when dealing with the image url using http call?

    Please Reffer to the code once more... its for the local image that is in your res folder...

    you have loading.png image, right?

    then get image coded this bitmap to aid

    PNGEncodedImage encode = PNGEncodedImage.encode(Bitmap.getBitmapResource("loading.png"););
    

    and then going on to encode this method with the width and height required... its that simple man...

    Bitmap Resizedbitmap = setsizeImage(encode, 200,150);
    

    Not to say thanks, Press the congratulations on the right side to thank the user who has helped you.
    Please mark as resolved messages if you found a solution.

  • problem of resizing image in firefox and internet explore

    I know there are "Workaround" to keep a style consistent css between browsers.  Funny is that this is the first time I hit a wall of brick with firefox; generally very friendly.

    I have a list of employees and put the 100px image and display the rest of the file on the right.  works fine in Chrome, but firefox and internet explore used to colaborate lol.

    I tried to use webkit and - moz - without result. can someone point me to a good site that can explain in more detail what I'm trying to understand?

    Here is the css for the thumb:

    . Thumb {}

    Width: 100px;! important

    right margin: 20px;

    margin-bottom: 10px;

    padding-top: 10px;

    padding-right: 15px;

    padding-left: 10px;

    }

    Reviews:

    <? PHP
    query the employee form.
    $query = "SELECT employeeid, employeepic, firstname, lastname FROM Employees ORDER BY firstname ASC";
    $result = mysqli_query ($dbc, $query);

    echo "< table class ="tblviewemp"> ';"

    echo "< thead > ';
    echo "< class tr 'tblviewemp' = > ';"
    echo "< class th ="dataH' id = 'emppicthumb' > < /th > employee Pic'; "
    echo "< class th 'dataH' = > name < /th > ';"
    echo "< class th 'dataH' = > name < /th > ';"
    echo "< class th ="dataH"> < /th > ID';"
    echo "< class th 'dataH' = > update < /th > ';"
    echo "< / thead > ';"

    While ($row = {mysqli_fetch_array ($result))}

    View the employee data
    echo "< tr >";
    echo "< class ="thumb"td" > < img src = "". EMP_UPLOADPATH. $row ["employeepic"]. "" alt = "Image of employee" / > < table > '; "
    echo "< class td ="data">". $row ["firstname"]. "< table >";
    echo "< class td ="data">". $row ['name']. "< table >";
    echo "< class td ="data">". $row ["employeeid"]. "< table >";
    echo "< td > < a class ="update"href =" removescore.php? ID ='. $row ["employeeid"]. "firstname =". "." $row ["firstname"]. "LastName ='"
    . $row ['name']. "" > update < /a > < table > ';

    }

    echo "< /tr >";

    echo "< / table >";

    mysqli_close ($DBC);

    _Alan wrote:

    I found a solution:

    The problem was the picture.  the image is out of a folder and entered the part of the query with other data.  I show the photo and the rest of the data on the same line of different record.  the problem I had is the size of the image that reduced to 100px in Chrome, but did not in firefox or internet explore.  I was able to make firefox and internet explore cooperate with me by adding a "max-width: 100px" in css.  for some reason any saying explicitly the size of the image is not enough, we must also say explicitly what the maximum size should be also.

    Yes, it's a known issue, if you declare the width with css and not online.

  • problem with resizing and remove

    I have a problem with resizing images after loading, not all of the images has the scale ratio 0.75... so for the most part, I just stretch the images having the ratio...

    is there a good method of resizing/scalling? for example enjoyed.

    and once I've loaded images, I add in the imageContainer.

    I couldn't find a way, if I click on the next thumbnail, she remove the last child (image) of the imageContainer...

    I'm confuse ATM please point me in the right direction...

    Thank you

    Load the image clicked

    function mouseClickThumb (e: Event): void {}

    var thumb: thumbnail2 = e.target as thumbnail2;

    var linkName:String = e.currentTarget.name.toString (); get the name of the link

    var imageLoader:Loader = new Loader();

    var urlRequest:URLRequest = new URLRequest (linkName);

    imageLoader.load (urlRequest);

    imageLoader.contentLoaderInfo.addEventListener (Event.COMPLETE, imageLoaded);

    function imageLoaded(e:Event):void {}

    var image: Bitmap = (e.target.content) Bitmap image;

    image.x = 0;

    image.y = 0;

    somehow if I resized the images here, it didn't turn right for all...

         }

    imageContainer.addChild (imageLoader);  / / How can I delete the last image? if click on the following icon?

    }

    If you want to remove the last (highest in the display list) child of a container, you can do this way:

    var numChild = imageContainer.numChildren ();

    imageContainer.removeChildAt (numChild - 1);

    don't forget display lists starts with 0, not 1, so you must always subtract 1 to get the level number of the child in the foreground

  • Why not transform the work? I'm doing a simple resize a smart object, and I constantly have problems. do not transformation. I had this same problem on several images and I've just updated to the latest

    I had frequent problems trying to resize the smart objects - I am unable to use the transformation. I had this problem on several images. I had some success by restarting Photoshop CC and Windows, but this does not always solve the problem. Is this a known issue? It's really annoying. I had this problem before the last update, and it continued after the most recent update.

    Hi djdphotography

    • You also have the same result if you create a layer duplicate the layer of the same image?
    • Also be sure that you do not have the Quick Mask mode by mistake (press Q to turn it off before you select the transform tool)

    Useful article:-Photoshop help | Free transformations of images, forms and paths

    Concerning

    ~ Assani

  • Problems using image processor to resize Images

    Hello

    I'm stumped on this one.

    In the past, I used scripts in Photoshop to reduce my big Camera RAW images to the right size of 1920 x 1080 for export to Premiere Pro.

    Worked like a charm again.

    Now, when I try to do the exact same thing and check the destination folder AFTER execution of the routine of processor image, but BEFORE their import into Premiere Pro, they are all 1620 x 1080 instead of 1920 x 1080.

    It does not work.

    I keep control around a small typo in different stages, but fails.  Any thoughts?

    I recently had to reinstall Photoshop and changed one of the settings in the preferences to 32 bits instead of 16 bit.  I don't think that has anything to do with it, but I wanted to mention it just in case.

    Here is a screenshot:

    Screen shot 2011-03-19 at 3.43.50 PM.png

    Thank you!

    Matt Dubuque

    Hi Matt

    I'm assuming that you began with the versions 1620 x 1080.

    You have 2 options:

    size of the original image, 5616 x 3744 can scale up to 1920 x 1280, so you can resize the image 1920 x 1280, float the background image then proceed to the scale content and reduce the vertical dimension of 1280 to 1080, then remove the background image if it is always visible and use the Edit > Trim function to remove empty space.

    or

    resize images for 1620 x 1080 and then change the size of the canvas at 1920 x 1080, scale content / flatten save.

    or the other could work, there could be a slight loss in the second version of the upscaling, but it is better for you to try and test results

  • Dialog box controls 'Settings' 'automatic resizing Image.

    I have a signature that contains an avatar image (size 120px by 120px)
    Whenever I have 'send', one 'Auto Resize Image' > 'Settings' dialog box appears
    How can I bypass this until it becomes annoying.
    Most emails (98%) are not all other images embedded or attached.
    It started to happen after the upgrade to the latest version of Thunderbird, has never been a problem before.

    Doesn't sound like a standard Thunderbird pop up as I fell on it.

    Do you by chance an addon /extension as Auto Resize Image?

    If so, disable it and retest to see if the message stops.
    Make sure you use a current version.
    check to see if there are some parameters you can use to "do not ask again" or similar. Cannot say exactly as I do not use it.

    I use the standard settings of TB to settle for sizing when I insert an image initially.

  • AppleScript to resize images in Photoshop CS4 will not work in CS6 - help!

    Hi people.

    I am new to this lark script and hope someone can help...

    Our Nigel, unfortunately is no longer with us, wrote a cunning to convert script photographs large size smaller using Photoshop CS4.

    The workflow is the following:

    You open Photoshop

    You have two files, one with the original files and the other which is empty.

    You drag the folder with the original files on the .app and he asks a destination folder (tell you him to use the empty folder).

    The images are then opened one by one, resized, some tape removed and are then registered to the empty folder (formerly).

    Lovely jubbly.

    The problem is when you try to use this app with Photoshop CS6 - it fails at the point of backup files in the new folder which gives this error:

    Adobe Photoshop CS6 has been an error: "unable to get document"075.jpg". (- 1728)

    I fiddled with the script a little and it seems don't not like the section "with options" command 'Save document' (it works fine if I completely remove the fuse "with options" - but I need than LZW compression).  I have trawled through a few similar questions on these forums, but have not been able to track down the problem. It probably doesn't help that I'm not a programmer (just try to translate as I oppose using the Photoshop CS6 AppleScript reference guide).

    Did everyone there knows the problem please?

    The script is below.

    on Open ()pourla)

    set theDestination of (choose folder with guest 'set the destination for the files processed...) ") as text

    tell application "Finder"

    set isContainer to fake

    set theItem to agenda 1 of pourla as string

    if last character of theItem is ":" then

    set list of files to files of all of the content of agenda 1 of pourla

    on the other

    set list of files to pourla

    end if

    Repeat with x in list of files

    set Dittos to x as texte

    set theFileName to name of x as texte

    set outFilePath to theDestination & theFileName

    if theFileName ends by ".db" then

      --

    on the other

    tell application "Adobe Photoshop CS6"

    -I was skilled enough change the foregoing of "Adobe Photoshop CS4".

    set units of the rule of parameters to units of mm

      Open alias theFile

    set theWidth to width of document theFileName

    set theHeight to height of document theFileName

    if theWidth > theHeight then

    Resize image document theFileName width 65 resolution 400 resample method bicubic

    on the other

    Resize image document theFileName height 65 resolution 400 resample method bicubic

    end if

    convert document theFileName profile ' Coated FOGRA39 (ISO 12647-2: 2004) " intent perceptive with blackpoint compensation without dithering .

    { adjust layer of art 'History' of the document theFileName with curves with options { }class:curves points of the curve: {{0, 0}, {128, 128}, {243, 255}}}

    { Save document theFileName in outFilePath like TIFF adding tiny extension with options { }byte order:Mac OS embed the color profile:fake image compression:LZW} without copy

    close document 1 saving no

    fin say

    fin if

    -display outFilePath dialog box

    fin Repeat

    fin say

    end open

    file name

    Try this.

    game of myOptions to {class:TIFF to save options, the byte order:Mac OS, embed the color profile:false, image compression:LZW}

    Save document theFileName in outFilePath as TIFF with options myOptions by adding the extension lowercase without copy

    HTH.

  • Help with solution of Liz Castro iBooks bug when resizing images in epub for iPad

    Hello world.

    I create an epub for iPad with small images that will expand when they are tapped. I read Liz Castro book and blog article and learned the bug with iBooks and the solution, which, like an HTML novice, I found it difficult to understand.  It took me some time to make it work, but I just wanted to share my (imperfect) progress for other laity or secular and ask for help!

    I just add this in my template.css

    {div. Group}
    Width: 50%! important;
    }
    img {width: 100%;}

    and in each of my html chapters where there is an image, I removed the img src reference that has been automatically generated by Indesign and added this...

    < div class = "group" >
    < img src = "exampleimage.jpeg" alt = "This is an example" / > "
    < / div >

    I rezipped my files, transferred to my iPad, and the images appear small and expand when double-tapped. Fantastic! Thanks to Liz Castro. It is a bigger step.

    But it is not perfect. I would like my image to be aligned to the centre and to ensure that there is some space between the text and the image. My images are now aligned to the left, and there is no space between them and the text preceding and following them, so that it looks like a mess on the page. Before I changed the code it worked well, after I changed it it does not work. When I initially exported the InDesign file, on the Image taitouche set the spacing to the Center and 2ems has added to the image and check the box to Insert a Page break before and after a page break.

    To remedy this, I added the following to the div.group in css

    text-align: center;

    top of the margin: 2em;

    margin-bottom: 2em;

    When I converted it to an epub I've seen there is no center of the image, but there was a margin at the top and bottom. While the file opens in the problem of Sigil that it won't transfer to iBooks on the iPad, which I think means that there is a coding error.


    Is anyone know how can I Center of the image and add some space between him and the text?

    Any help would be highly appreciated.

    Some things to consider:

    1 centering and space above and below your div can be done in CSS with:

    {div. Group}
    Width: 50%! important;

    top of the margin: 1.0em.

    margin-bottom: 1.0em;

    text-align: center ;}

    There might be other ways improve to achieve this. I am not an expert in CSS or HTML; I know that what has worked for me in previous projects.

    2. in iBooks, there is a bug (or "feature") which causes the iBooks to ignore text-align for some items (such as

    ) if iBooks preferences are set to full Justification = WE. Instead of being centered, these items will be left-aligned (or perhaps justified? I have not tested). This is the default setting, so most users likely to leave like that. (the elements are not affected by this bug.)

    This is detailed in one of the blog posts from Liz Castro and also on the blog of Walt Shiel:

    http://www.pigsgourdsandwikis.com/2010/06/beating-iBooks-bugs.html

    http://waltshiel.com/2010/06/23/one-solution-to-iBooks-1-1-centering-problem/

    One of them is to wrap the text inside such an element in the empty tags .

    3. I don't know what is your target audience, but keep in mind that iBooks is far behind Amazon and BN.com in terms of volume sales. Kindle and the Nook do not support resizing images (again, in any case), so unless your book depends on this photo processing to deliver his message, you could put a lot of time and effort in a feature that few readers (yet, cases) can take advantage of.

    4. If you use Twitter, you can follow the hashtag #eprdctn - it is used by a small community of designers in the ebook to exchange information on the evolving ebook design world.

    5. other good sources of information:

    http://ebookarchitects.com/

    http://www.kindleformatting.com/ (I know it is not related to iBooks, but it is full of good info)

  • Cannot resize Images in elements 8

    Hello

    I recently had my laptop stolen and I had to reinstall in 8 items on my new computer. Since then, I was able to resize images. I go to Image-> resize-> Image size and the pixel dimensions box is greyed out and I can't change the pixel dimensions. Size of document function works very well and is not grayed out.

    It's very strange and frustrating. Perhaps a simple problem, but I am totally confused.

    Thanks for any help you can give.

    In order to change the pixel dimensions you must first activate the check-box resample, as implied spread or adding pixels necessarily resampling. Try it with this market.

  • Problems with resizing and rotation vector! (CS5)

    I need help and can't find the answer to anywhere!

    My questions come from this fundamental task: drag files from Illustrator into Photoshop

    PROBLEM #1

    In CS3, when I dragged vector Illustrator files in Photoshop, it used to automatically resize the vector image to fit the canvas, I was working on. He is not doing this with CS5. Now when I drag files on since Illustrator, places it in the original format, I lose a lot of time having to zoom out, make it smaller and zoom back on my project. I did not 'Resize Image during up' selected in Photoshop, but it is not yet want to resize it! I went back to CS3 and he automatically returns the vector image, I tried to slip more into my project so that it forms!

    PROBLEM #2

    In CS3, when I turned a vector image (usually that I dragged Illustrator more), it would maintain the bounding box, but now in CS5 it doesn't! For example, I would normally make drag an Illustrator file into Photoshop, and then rotate the image as you wish. Then more later in the day if I wanted to rotate the image a little more or less, all I had to do was select the vector image and he would keep this rotated around him and told me that the image has been rotated currently 41 degrees. However, in CS5, when I rotate a vector image and then want to re-do rotate or resize, later in the day is not it. When I select the vector image, the bounding box is always a box or rectangle, with all the side dishes, and he tells me that the image is a 0 degree rotation (although earlier I have straightened out, say, 70 degrees). I'm not explaining this very well, but basically I can't resize or rotate more than once because he acts like she rasterizes the image, if it makes no sense.

    Bottom line, these are in HUGE trouble what I do!

    Help, please!

    wyzz7

    For what you are placing the image as a smart vector in object (also

    "It looks like you use Illustrator to clip a photo)?

    Why not do a vector mask in Photoshop and convert this layer hidden in

    a smart object?

    Other than that, as MTSTUNER pointed out, citing the transformation with

    command-T seems to work as expected and planned.

    The question of the pixel images placed being reduced, placed HERE - or pdf files

    do not be put on the scale seems indeed strange.

    If more people could reproduce it might be useful a bug report

    perhaps.

  • Conditionally to resize images - error

    I'm trying to conditionally to resize images according to their range of pixel, but when I run my script all my images are sizing up 900 pixels, regardless of the size.

    I think my conditional is poorly written, can someone help me

    Thank you!

    TK

    #target photoshop
    app.bringToFront ();

    function fitImage (newImgSize) {}


    var doc = activeDocument;


    If (doc.width > doc.height) {doc.resizeImage (newImgSize, null, null, ResampleMethod.BICUBICSHARPER) ;}}
    If (doc.width < doc.height) {doc.resizeImage (null, newImgSize, null, ResampleMethod.BICUBICSHARPER) ;}}
    If (doc.width == doc.height) {doc.resizeImage (newImgSize, newImgSize, null, ResampleMethod.BICUBICSHARPER) ;}}

    }


    var doc = app.activeDocument;

    If (parseInt (doc.height, 10) > "1200px") {fitImage (1 800 300) ;}

    ElseIf (parseInt (doc.width, 10) > "1200px") {fitImage (1 800 300) ;}

    else {fitImage (900 300) ;}

    Problems with UnitValues. Try this for the right of the conditional part:

    if (doc.height.as("px")   > 1200) {fitImage
    (1800,300);}
    
    else
     if  (doc.width.as("px") > 1200) {fitImage (1800,300);}
    
    else
    {fitImage (900,300);}
    
  • Problems in using images for screensaver - error preventing the slide show

    original title: problems in using images for screensaver

    I always enjoyed using my photos for a screen saver.  Now, I get the message "an error prevents the slideshow to play."  How can I find and fix the error?

    Hello

    Did you change your computer?

    I suggest you to follow the steps and check

    a. go toC:\Users\ \AppData\Local\Microsoft\Windows Photo Gallery\Pictures.pd4
    and rename "Pictures.pd4".

    It can also help to remove all the video of the target directory files, although the screen saver will play some video formats.

  • scrolling problem large bitmap image

    City previous forums:

    Comments: comments
    scrolling problem large bitmap image
    Posted: Sep 28, 2007 14:47
     
    I want to scroll through a large bitmap image.i have read previous threads.i have added a null field before bitmap field. But the big picture scrolls, but shows an arrow down.
    Please help me.
    Thanks in advance.

    wang0043

    Messages: 12
    Join date: September 2007

    Re: image to large bitmap scrolling problem
    Posted the: October 1, 2007 03:35
     
    I have the same problem. After testing different ways using the BitmapField, I just changed paint the bitmap on the screen instead. More write the paint method and use drawbitmap to draw the bitmap to the screen. Track action wheelball to paint the bitmap can achieve the effect of view.

    Comments
    Re: image to large bitmap scrolling problem
    Posted the: 3 October 2007 18:10
     
    Can you guys post the code on how it's done?
    Thank you

    Comments: vicky
    Re: image to large bitmap scrolling problem
    Posted the: July 19, 2008 02:33
     
    Hello

    I get the same scrolling image problem. Can you please suggest some way

    thanx

    What kind of manager added the BitmapField to?  The support of the Manager there vertical or horizontal scrolling style defined?

    Here is an example of code that I use to show how to scroll through a screen image:

    Scrolling Image recipe

    The image of "test.png" is in the same folder as the source of java if you want to download that as well.

Maybe you are looking for

  • Why, when I clicked on the link to install, need me for Optimum connection. When I've got Verizon Fios, not Optimum more?

    During the installation of Firefox to my Android version 4.1.2 since my office by clicking the link sent to my phone, Firefox, I am sent to the sign of the Optimum in the page; the problem is I have more Optimum service, I have Verizon Fios triple pl

  • iTunes 12.3.3.17

    What happened to all my playlists. He disappeared after the upgrade! I think that all the music is there, maybe not.

  • Satellite L500-1ZP - key to enter the BIOS version 2.10 and the upgrade of RAM

    Hello I have two questions: 1. I recently updated my bios version of laptops to 2.10 and replaced the hard drive with an SSD.However, it seems that I can't enter the BIOS more. I tried several buttons, but it just won't let me get bios of the laptop

  • blue screen at startup problem

    I I have a toshiba satellite m35-s320 keep on getting this blue screen that appears after the icon widows when starting it comes to fast for me to read what is on it has done what everybody asked me to and reset to factory settings but it custom to f

  • error code 646

    I try to install 4 updates on my pc Windows Vista - KB2288931, 2431831, 2433381 and 2289158, but encounter the error message every time.  I tried to install one at a time, but not joy. All ideas in simple English please? !!