Image size problem

I was editing a catalog, the pictures were full size, eg. 2270 x 1704.  Noticed on the 931th image and forward, the image sizes are small, eg. 580 X 440.  Also, when looking at the pics on the hard drive, the sizes of the pictures had changed from MB for the first 930 pictures to KB for the rest of the pictures.  2 Questions: 
1.  How could this have happened?  The pictures were all downloaded from the camera (1 year ago) at the SAME time.  I do not remember changing any settings on the camera when the pictures were taken that would have impacted the image size.  This seems to have happened also on other occasions, ie. I get a mix of image sizes for some reason.
2.  Now that it seems I have to live with the smaller images, will they be a problem if I want to enlarge them or show them on a large TV screen?

The small images are only around 110K to 200 KB.

Similar Messages

  • Image Size Problems when printing on Epson printers

    Hello all,
    Here's what I have- I am running Photoshop CS 5.1 on a new Mac Mini, using OS 10.6. I am up to date on all software updates for both the Mac OS and Adobe.
    As of two weeks ago, whenver I send an image to print on my Epson 4900 or Epson 4880 it prints much smaller than the intended size. For instance, I have an 11x17 piece of paper and it is printing an image that is roughly 6x9in, even though my image size is really 10x16. I know that I have the correct paper size. I even tried creating a custom paper size to no avail.
    After few weeks of trying to figure out the problem, I decided to install a copy of CS4 on the machine. CS4 is working properly and I have not had any resizing issues......That is until today....Now, my Epson 4880 is having the same problem printing as when I was going through CS5.1
    I trashed the preferences.....That didnt work either.
    Any thoughts?

    As of two weeks ago...
    What happened two weeks ago...?
    http://kb2.adobe.com/cps/875/cpsid_87512.html
    Try Epson's Advanced Product Support Center (I believe your 4880 qualifies for it)
    http://mechs.epson.com/service.taf?_UserReference=cgmkiwcrm

  • Texture:illegal image size problem with loading texture

    i have used the method of loading an texture into a scene as shown in chapter 7 of java 3d tutorials. My image size is of the power 2. But why am i still getting the illegal image size error, pleeeeaaaase help, i will be greatful for any suggestions thank you. i have pasted the source code for the method of loading a texture below
    Thank you
    BranchGroup scene= new BranchGroup();
    QuadArray plane = new QuadArray(4,GeometryArray.COORDINATES|GeometryArray.TEXTURE_COORDINATE_2);
    Point3f p = new Point3f();
    p.set(-1.0f,1.0f,0.0f);
    plane.setCoordinate(0,p);
    p.set(-1.0f,-1.0f,0.0f);
    plane.setCoordinate(1,p);
    p.set(1.0f,-1.0f,0.0f);
    plane.setCoordinate(2,p);
    p.set(1.0f,1.0f,0.0f);
    plane.setCoordinate(3,p);
    TexCoord2f q = new TexCoord2f();
    q.set(0.0f,1.0f);
    plane.setTextureCoordinate(0,0,q);
    q.set(0.0f,0.0f);
    plane.setTextureCoordinate(0,1,q);
    q.set(1.0f,0.0f);
    plane.setTextureCoordinate(0,2,q);
    q.set(1.0f,1.0f);
    plane.setTextureCoordinate(0,3,q);
    TextureLoader loader = new TextureLoader("C:\\Documents and Settings\\Ozcan\\Desktop\\Java 3d\\examples\\texture\\brick.GIF",this);
    ImageComponent2D image = loader.getImage();
    Texture2D texture = new Texture2D();
    texture.setImage(0,image);
    Appearance appearance = new Appearance();
    appearance.setTexture(texture);
    Shape3D shape = new Shape3D(plane,appearance);
    scene.addChild(shape);
    return scene;

    GridBagLayout will make arrangements to display the JPanel at the size its layout manager says that it needs. To help the JPanels layout manager we can let it know that we need extra space to show the rendered image.
    class tt extends JPanel{
        Image pic1;
        tt(){
        public void paintComponent(Graphics comp){
        public Dimension getPreferredSize() {
            return new Dimension(pic1.getWidth(this), pic1.getHeight(this));
    }

  • Urgent ! Speed and image size problem.

    Dear Java Guru,
    I have the speed caused by:
    param.setCompression(TIFFEncodeParam.COMPRESSION_JPEG_TTN2);
    If use:
    param.setCompression(TIFFEncodeParam.COMPRESSION_DEFLATE);
    It will be 6 times faster, but the image size is bigger.
    But we need to keep the image size very small, say the COMPRESSION_JPEG_TTN2
    allows the size to be 2714kb for 20 pages (Grayscale at 100dpi resolution). Is there a compression method that allows the image size to be 1500kb for 20 pages, yet at the time of encode, it is as fast as _DEFLATE method ?
    Please help !!! our case is urgent
    Thanks in advance.
    Thinkwork.

    Please help !!! our case is urgentIt always is, isn't it?

  • Image size problem when printing

    After printing a few 6" x 4" prints on my Epson Stylus Photo printer I found that all my images were enlarged so cropped off slightly.  I now find that if I pre set the image size in library custom mode (6000x4000) first before print then they print the correct size.  Is this normal practice or can I set the correct image size in print mode so as not to crop off?  All my original images are either raw or tiff and considerably larger than print size.  In print mode all my margins are set to 0.00 and cell size to 6.00 x 4.00.

    If you are going to print an image at 6x4, then you need to first use the crop tool in Lightroom and crop your image to a 6x4 aspect ratio. If your image is any other aspect ratio, the image will wind up enlarged and some of the image will not fit on the paper, as you have seen.

  • Reducing Image Size Problem

    I am trying to reduce the size of an image for a friend, however when she prints the image out is is coming out as an 8x10. In Elements 6 I have the rulers up, and I have done "Image->Resize->Image Size" and have adjusted the width to be 2.5 inches and the height automatically adjusts to 1.8 inches, which is perfect for the frame my friend has, and then I click ok. I have the "rulers" on in the editor, and I can see on the screen that the image is now in fact 2.5 x 1.8 inches.
    Does anyone have any suggestion as to what I may be doing wrong? Thanks!

    You need to set the resolution field to 300, and then make sure
    "resample" is checked at the bottom of the screen. Then, Save As a new
    file - maybe FileName-2x1.jpg, and see if that doesn't do it. If you
    don't resample, it is just changing the display of the pixels, not
    really removing them.
    -Trish

  • Image size problem after converting from Managed files to Referenced files.

    I recently moved to Referenced files for all my images. I use a plug-in (Graphic Converter 8.8.2) to resize all images to a consistent size (1440 pixels wide, landsacpe format) for a web app that I use (Sandvox). With Referenced files, when I drag and drop the externally processed image, it shows up at exactly one-half the correct size (720 pixels). As a test, doing exactly the same opeartion with an Aperture library utilizing managed files, there is no problem...it works as expected.
    As a temproray work-around, I found that instead of dragging and dropping, I use the Aperture Export function, everything is correct. This is not really what I want to do because I have a lot of images to process.
    This is Aperture 3.5 and Mavericks,  but the problem was there with with Aperture 3.4 and OS 10.7.5.

    Thank you for the suggestion and running the test. I changed the Preview settings to 1440, and then 2560 and finally, Don't Limit. Quit and relaunch Aperture between each setting. No luck.
    But you gave me a hint: maybe the problem has to do with the images being first Managed and then moved to Referenced files. So I tried one that has never been a Managed file and everything works correctly! Don't know if this is a bug or a feature.
    Mystery solved, but I still have a lot of images to reprocess.
    Thank you for the help.

  • Image size problem with Retina Macbook Pro

    I exported raw images to Jpg and then resized as 1200 x 800 resolution images through "Easy batch Pro" app. When I uploaded them, they were extremely large. I've tried it several times and the result was always the same. Is it a problem with "Easy batch Pro" app, or something with Retina Display resolution? I also resized them as small size like 600x400, but the image was totally broke, and apparently had different look when I saw the original via aperture. What should I do?

    What's the problem exactly?  Call and complain.  It's up to them on how they want to handle it, but if it's something normal or minor, they'll just fix the issue under warranty and send you on your way.  That's how warranty works.  In instances where a user has had repetative failure of the same kind or others with the same system, a complete replacement was done, but those were issues that border on the "it's a lemon" idea.

  • Officejet Pro 8500 and Adobe Photoshop CS4 64 bits Image Size Problem

    I have a Windows Vista Ultimate 64 bits desktop computer. After installing the Officejet Pro 8500 multifunctional drivers all was working OK. Images were being printed nice and with the correct size using Windows print option. After installing Adobe CS4 suite, all images printed from windows or Photoshop have incorrect size (photoshop prints it smaller and windows prints it larger).
    I've installed all photoshop patches and re-install Officejet 8500 drivers, but the problem persists.
    I've also tried to make a clean installation of the whole computer from the beginning
    Does anyone know how to solve this problem? What would be the windows/HP files that were changed by Photoshop?
    Thank you.

    I'm on the phone with HP tech support about this problem. He said he's gonna charge me to fix the problem and than he put me on hold. I'm waiting to find out how much money I've saved. You put some dollars in my pocket. Thanks!!!!!!

  • Image size problems

    I have images that are the same size and resolution. They look the same size in Photoshop. When I "place" them in InDesign, however, one is the size it should be and the other is not (it gets smaller).
    Also, this is happening again with another image. I am saving it as the size and resolution I want. Placing it in Illustrator the rulers show it is still the same size. Placing it in InDesign, however, causes it to be smaller again.
    Help?!

    That's a tricky one!  I don't know the answer, but suggest you move your question over to the InDesign forum.  They are a bit more active over there.

  • Image size problem in CS4?

    I'm having trouble placing images into my InDesign files.  When I use Ctrl D or File-Place, the image places VERY tiny into the document.  I know the images aren't that small.  For example - the image I'm currently trying to use is about 2x3 inches, and is placing into my document not even 1/8 inch wide.  Is there a setting that I could be overlooking that somehow got screwed up?  This is driving me crazy.  It should also be noted that this is not happening in other documents, just the one I'm currently working in.

    I found a work-around.  Instead of directly placing it, I was able to use the image tool, create a large frame, place the image into it, and then under fitting, fit the frame to the content (I made the frame larger than I knew the image was).  But I have some VERY large files that I've verified in Photoshop that come in the same way in this document.  They are miniscule - the image is so small that you can hardly see where it was placed if you don't know exactly where your cursor was when you placed it.
    Krista Galle
    Marketing Coordinator
    The Sidwell Company
    675 Sidwell Court
    St. Charles, Illinois 60174-3492
    630.549.1049

  • I'm trying to get the image to print correct size.  i've tried center image, fit to media image,  and they all come out the same size...smaller than the size in "image size".  is this an Epson problem or Photoshop problem.  Thanks!

    I just got a new printer...Epson R3000...but have had this problem before.  It's probably a simple fix, but I can't figure it out.  I'm asking for printing on 8.5 x 11 and the image comes out 6.5 x 9.5 every time.  Help please!  And thanks!

    The Epson site stated that the R3000 printer can print borderless however the quality will suffer in the expanded print area. Borderless is not supported on some heavy paper.  To me the means your better off limiting you images size to the standard print area. There will be magins about 1/8" on the four  sides so the print area on 8.5"x11" paper is 8.26" x 10.76"....
    Take note of the print size set by the epson driver it may change depending on the paper type set. Note my first epson 4800 setup where I set 8.5" x 11" sheet paper from tray into the printer setting the driver set a smaller size for the paper which was reflected into the Photoshop Print preview. It shows paper is 8.499" x 10.999 with a small unprintable area across the top....
    Paper
    Use paper under normal conditions:
    Temperature: 59 to 77 °F (15 to 25 °C)
    Humidity: 40 to 60% RH
    Note:
    Since the quality of any particular brand or type of paper may be changed by the manufacturer at any time, Epson cannot guarantee the quality of any non-Epson brand or type of paper. Always test a sample of paper stock before purchasing large quantities or printing large jobs.
    Single-sheets
    Size
    A4 (8.3 × 11.7 inches)
    A6 (4.1 × 5.8 inches)
    Letter (8.5 × 11 inches)
    Legal (8.5 × 14 inches)
    4 × 6 inches
    5 × 7 inches
    8 × 10 inches
    11 × 14 inches
    12 × 12 inches
    Half Letter (5.5 × 8.5 inches)
    B (11 × 17 inches)
    A3 (11.7 × 16.5 inches)
    Super B (13 × 19 inches)
    Paper types
    Plain paper
    Special papers distributed by Epson
    Thickness
    0.003 to 0.004 inch (0.08 to 0.11 mm) in the sheet feeder
    0.012 to 0.051 inch (0.3 to 1.3 mm) in the manual feed tray
    Weight
    17 lb (64 g/m2) to 24 lb (90 g/m2)
    Printable Area
    Note:
    When printing borderless, quality may decline in the expanded printable area. Borderless printing is not supported with poster board.
    Sheets
    Top: 0.12 inch (3 mm) minimum
    Left: 0.12 inch (3 mm) minimum
    Right: 0.12 inch (3 mm) minimum
    Bottom: 0.12 inch (3 mm) minimum
    Roll Paper
    Standard margins
    Borderless printing margins
    CD/DVDs
    Caution:
    Avoid printing in the clear plastic areas of your discs to prevent staining the disc with ink.

  • Problem with Image - Image Size (Photoshop CC 2014 Mac.) I get a small square shape in place of a curser

    I tried resizing an image.  I click on Image then Image Size and no dialog box to change the size comes up.  Instead when I move the cursor over the image a small square replaces the cursor.  All the choices in the "Image" drop down turn light gray.  If I hit "Escape" Everything looks normal.   Problem went away when I uninstalled Photoshop and reinstalled it, but it came back.

    Two ideas:
    Open Image > Image Size and hold down the Option key. The Cancel button will change to Reset. Click on it.
    That may work.
    If not,
    Try a Preferences reset from the keyboard.
    Close Photoshop
    Press and hold down Cmd-Opt-Shift   Start Photoshop. Look for  delete settings dialog and click on "Yes"
    Then after Photoshop loads, try the Image Size again.
    Gene

  • Problem with image size, please help!

    I have spent the last week editing several photos I took for my cousin of his newborn baby (removing backgrounds/people, editing colours etc etc).
    I went to get them printed but the image size is only around 800 x 400 pixles. I checked my original images from my camera and their 4000 x 3000, why are my photos once imported into photoshop suddenly being drastically reduced in size?
    Really need some help here as I'm afraid I might have lost a whole weeks work as the images are now too small to get decent prints from. 
    Thanks,
    Sacred

    The pixel measurements are 3000 x 4000 when taken straight off my camera but for some reason after editing the photo its gone down to 800 x 800, this wouldnt be too much of a problem but its at a density of 300dpi where as the original pictures are at 72dpi.
    I've tried my hardest to replicate the problem all afternoon going through the various stages of importing, editing and saving that I normally do and I can't get it to do it again? Really confused as to whats happened, its not the first time though I had the same problem back in 2007 after shooting someones wedding, edited a few of the photos (no cropping) then found the sizes had dropped drastically.
    As far as I know I don't have any scripts, actions or image processes set up to do anything on any of my images.
    When I open the file I've retouched its gone from a printable measurement of 60 x 40 inches to a printable measurement of 3 x 3 inches, this image has been extensivly cropped (just over half to 3/4) but no where near as small as 3 x 3 printable inches (I'm talking in printable size and not pixles because it can be missleading as saying the size in pixles doest equate to a physical size).
    From what I can tell the image has changed size after editing and saving, I only noticed a few days later when I attempted to have the image printed that it had reduced in size so much. Which leads me to believe that the image problem must stem from the way its being saved each time??
    Thanks a lot for your help and time guys

  • Transparency problems when I distort Pdf image size (ie: 100%x99%) then Export. Is there away to fix

    I sometimes have transparency problems when I distort PDF image size (i.e.: 100%x99%) then Export. Is there away to fix.   Or at least be able to preflight and know I have an issue.

    Mostly I have seen borders and drop shadows that will just go away or other wise not print right but only when I distort the image and only on very complicated large PDF images.  When I print it at same % both horz and vert. this problem goes away.

Maybe you are looking for