Remove ALL Images from PDF Export?

I'd like to remove ALL images from a PDF export (Indesign CS6), with the intention of having the smallest file size possible for review. All the images are Photoshop PSDs.
I have created a PDF Preset (PDF 1.7) that omits EPS, PDF and Bitmap.
That covers any PSDs that contain opaque backgrounds, i.e. are considered to be non-transparent. However, any PSDs that do NOT contain such backgrounds still appear in the exported PDF. I assume they are NOT considered to be Bitmaps?!?
I've gone for maximal compression of images (in the Preset) also just to see how small I can get the file, but it's still over a meg, and I'd really like even smaller. I live in a rural part of England where net access is painfully slow, and even a few meg of data takes far too long to upload, not to mention the constant drop-outs. Consider further that my document is likely to grow by several orders of magnitude and hopefully you can see why I'd like to sort this issue out as soon as possible.
I've not done any scripting but assume it would be trivial to hide images with a script. However, I'm not sure how such a script might know how to make visible only the images that were previously hidden by the script. Obviously I would not wish to unhide images that must stay hidden. Maybe some form of image/object tagging, if that's even possible in this product, i.e. tag them "temp hide" on first pass of the script, and so forth.
Any suggestions much appreciated.
Regards,
James

@James – to mark the container frames of the nonprinting images by a fill color, you could add the following lines of code in the for loop:
allGraphicsArray[n].nonprinting = true;
//The parent of the graphic is the container that holds it.
//We could use it to fill it with a tint of e.g. 20% of black:
allGraphicsArray[n].parent.fillColor = "Black";
allGraphicsArray[n].parent.fillTint = 20;
But this approach will add a new problem for images, that only use a portion of the holding graphic frame. Or are only partly visible due to a clipping path or a clipping mask or totally transparent areas due to transparent pixels.
Already colored backgrounds will be recolored…
@Sandee – I see the advantage of the PostScript to Distiller way in this situation, but there are two disadvantages:
1. Live transparency will be flattened (could be no issue in this use case, but you never know).
2. The gray area with the big X will be applied also to parts of the images where no pixels are present (transparent pixels in PhotoShop or TIFF files).
To work around all these issues we need a more complex script that is building a  path object around the transparent parts of an image or using an applied clipping path for that purpose and fill that with a gray tint (and maybe with an X).
Here some screen shots to illustrate the problems (with or without using PostScript/Distiller):
1. Original set up:
One placed PhotoShop file with transparency stacked upon the text frame.
The image inside its holding frame is selected.
The visibility of one of its layers depicting a second chair on the left side is switched off.
2. The same setup in a different view:
3. After running the script with the two additional lines of code:
Using the PostScript method would do nearly the same plus adding a cross using the  area of the selected image.
Uwe

Similar Messages

  • How do I remove all images from my Camera Roll?

    I connect my phone to an iMac and I cannot find an option to view and delete all of the Camera Roll images that have already been imported over many months.  There are 1,500 images in the camera roll and I want to remove them all. 
    I realize that you can 'delete images from device' after you import new photos into iPhoto.  These are older images that I don't want to delete one by one.
    THANK YOU FOR THE HELP!

    Open Photos, press the arrow button in the top right corner, tap all the photos you want to delete and press the delete button at the bottom.  (You still have to tap all of them; there's no "delete all" button.)

  • How do I remove ALL images from a .pdf document?

    How can I strip a PDF document of all its images so that only the test remains?

    In Acrobat there is a Preflight fixup that move images, text, and graphics to separate layers. This allows you to turn the layer that contains the images off. This doesn't get rid of them, but it might be sufficient for your needs. If you want to delete the images, having them on a separate layer makes it easier to select them with the TouchUp Object tool to delete them. Unfortunately, you can't simply delete the images layer. You may also want to remove any graphics (vector) content as well.

  • Remove all tooltips from PDF Fom in Acrobat 9 Pro

    I am trying to convert an Excel form into a PDF form. There are a couple of hundred fields in the form. By default, when I convert the excel file to a PDF form, Acrobat names all the fields automatically and this name is added to the tooltip. So when mouse hovers over the fields the tooltips show on all fields (e.g. for the column "Day" fields will show tool tips "Day_Row1", "Day_Row2" and so on)
    I know I can remove the tool tips by going to the field's properties and deleting the text in the tooltip box, but I do not want to do this for 200 fields one at a time.
    Is there a way I can tell the Acrobat to not fill in the Tooltips automatically when the form is converted from Excel file?
    Thanks

    I am creating the PDF Form using Acrobat 9 Pro. If I make changes in the preferences to not display the tooltips, it only disables the display of the tooltips in Acrobat on my computer. I want the tooltips to be cleared or not display on all PDF viewers by default.

  • Can I extract images from PDFs using Batch Processing as I have many separate PDFs all with images t

    I have about 500 separate PDF pages all that need their images extracting, surely there must be a way to run a batch command on it?
    PLease help! it will take me for ever!

    Advanced>Batch Processing...
    Click the "New Sequence" button
    Name the sequence (i.e. Extract Images)
    Click the "Select Commands..." button
    Select one of the following items:
    - Export All Images As JPEG,
    - Export All Images As JPEG2000,
    - Export All Images As PNG,
    - Export All Images As TIFF
    Click the "Add" button
    Click the "OK" button
    Select your preference in the "Run commands on:" pop-up menu
    Select your preference in the "Select output location:" pop-up menu
    Click the "Output Options..." button
    In the "Output Options" dialog box, make your preference selections.
    Click OK
    Click OK
    Click the "Run Sequence" button.
    Sabian

  • How do you remove duplicate images from your all images file on your mac desktop

    How do you remove duplicate images from your all images file on your mac desktop?

    Don't under any circumstances.
    All images is not a file. It's not a place. It's a list. Specifically, it's the result of an instruction: List all the images on my machine.
    When you delete something from All Images, then you have no idea what you're removing from where - files that are part of word processing docs, interface elements, corrupting your iPhoto Library. There are many perfectly legitimate reasons why you might have what appears to be duplicates but are not.
    Rule number One: Never delete anything on your machine whose job you don't understand.

  • Copy and paste image from PDF to another application

    how do you copy and paste an image from PDF into another application such as Word or Excel? I know how to copy>> hover cursor over picture until it turns into a select "+" tool, select and right click to copy but when I try to paste it into another application, its loses all of its formatting. Thanks

    Not sure what you mean by formatting of a picture. You can export all images and get a files to import to word. You can also use the snapshot tool, though it captures a screen copy. If you select an image and copy, my experience has been that it will only copy to PhotoShop, but it is not something I do very much. If the image is part of the document (not markup like a stamp or such), you can use the select tool to select the image and copy it to the clipboard. Just tried it and it worked fine. If it is a stamp (like pasted in), then you can not copy it in this way, if at all.

  • How to get all images from folder in c#?

    I am trying to get all images from folder. But it is not executing from following:
     string path=@"C:\wamp\www\fileupload\user_data";
                string[] filePaths = Directory.GetFiles(path,".jpg");
                for (int i = 0; i < filePaths.Length; i++)
                    dataGridImage.Controls.Add(filePaths[i]);
    Please give me the correct solution.

    How to display all images from folder in picturebox in c#?
    private void Form1_Load(object sender, EventArgs e)
    string[] files = Directory.GetFiles(Form1.programdir + "\\card_images", "*", SearchOption.TopDirectoryOnly);
    foreach (var filename in files)
    Bitmap bmp = null;
    try
    bmp = new Bitmap(filename);
    catch (Exception e)
    // remove this if you don't want to see the exception message
    MessageBox.Show(e.Message);
    continue;
    var card = new PictureBox();
    card.BackgroundImage = bmp;
    card.Padding = new Padding(0);
    card.BackgroundImageLayout = ImageLayout.Stretch;
    card.MouseDown += new MouseEventHandler(card_click);
    card.Size = new Size((int)(this.ClientSize.Width / 2) - 15, images.Height);
    images.Controls.Add(card);
    Free .NET Barcode Generator & Scanner supporting over 40 kinds of 1D & 2D symbologies.

  • How can I remove all photos from my iphone?

    How can I remove all photos from my iphone?

    Hi pjdemeo,
    I understand you want to delete all of the photos from your iPhone.  As a precaution, I would suggest importing the photos and videos from your iPhone into your computer.  This will give you a backup for the images, and after import you will be asked if you want to delete the photos.
    Import photos and videos from your iPhone, iPad, or iPod touch to your Mac or Windows PC - Apple Support
    https://support.apple.com/en-us/HT201302
    The iPhone User Guide has instructions for deleting photos directly from the device:
    Organize photos and videos - iPhone
    http://help.apple.com/iphone/8/#/iphf14943e
    Delete a photo or video from Photos. Tap the Photos tab, tap the photo or video, tap , then tap Delete Photo or Delete Video. Deleted photos and videos are kept in the Recently Deleted album on iPhone, with a badge showing the remaining days until the item is permanently removed from iPhone. To delete the photo or video permanently before the days expire, tap the item, tap Delete, then tap Delete Photo or Delete Video. If you use iCloud Photo Library beta, deleted photos and videos are permanently removed from all iOS 8.1 devices that use iCloud Photo Library beta with the same Apple ID.
    Cheers,
    - Judy

  • Editing Image From PDF File To Use in AI Document

    Hello,
    I am a beginner user of AI and am having trouble with editing certain images from PDF files on Illustrator. I'm not even sure what I'm trying to do can be done on Illustrator or requires Photoshop.
    A) Here is the first example (Note that this is only similar to the type of image I am talking about. It is not the exact one as I don't have access to it right now):
    So let's say here are the things I want to do. (1) Extract it from the PDF file, (2) transfer it to my AI document without blurriness, (3) change the white background of the image to another color (eg. grey), (4) and embolden the lines presently in the image. If you can advise what's the way to perform these tasks?
    I have used image trace at times but if the photo is too light, portions of it will vanish. The portions that do remain become way too bold. It would be great if there was a way I could make most if not each components of the image controllable/movable. Is it possible?
    Also, what if I want to erase some of the text on the image? I have tried using the eraser tool but it does not erase on images.
    B) How would I go about removing the background of a photo like this and replacing it with a color?
    Please keep in mind that I am a complete neophyte when it comes to using Illustrator, Photoshop etc so take this into consideration when explaining. Thanks in advance

    Trent,
    To make a clear and clean drawing like A), it is better to use the image as a locked template and recreate with the native tools; most things can be made with the Rectangle Tool and the Ellipse Tool, some with the Line Segment Tool or the Pen Tool; and you can use different Window>Pathfider operations.
    It is probably easier to get rid of the surroundings in B) using Photoshop where you can erase colours within a range; the grass seen through the windows may be treated by itself, and you may wish to keep the shadow.

  • Best way to extract all images from Messages?

    My iPad freaked out earlier today and unfortunately I had to do a recovery and restore (from iCloud backup).  I say unfortunately because I was 90% certain I was not backing up photos/video (and there was no way to check before doing the restore).  And indeed I had photo/video backup turned off.
    I'm mostly back to normal now, except for all the lost photos/videos.  I've gone through some of Messages to Save ones I sent there. 
    What is the best way to extract all images from past Messages so I don't have to tediously load earlier messages?   I understand there are some programs that allow one to go through a local backup and go through messages.  But for this I suppose I'd first need to make a local backup of everything, no?  Are those programs able to extract just images I've sent or do they grab everything (i.e. images others have sent me?)
    Related, before I did the initial restore could I have easily retrieved the photos/images on the device through some third-party solution?
    Lastly, and semi-off topic.. What determines the image name for an image in Messages?   For example, I Copied a photo someone sent me via Messages and Pasted it three times back to her (all at the same time).   The image filenames are IMG_6447.jpg,  IMG_4820.jpg, IMG_0291.jpg.  

    Thanks Kirby.  I utilize Aperture 3 by reference instead of a compiled library.  So I have individual folder/projects stored on my laptop.  By exporting as a library, does Aperture bring these folders and related images "with it"?
    What I don't want to lose is any post processing I do in the field which creates separate versions and/or .PSD files.
    Thanks for your continued assistance.
    Chris

  • Extracting images from pdf

    I am trying to extract images from pdfs using pdfimages, but i am unable to retrieve all the images. By opening the pdfs using Acrobat Reader 9.0, I am able to select, those images retrieved by pdfimages, using the select tool but for other figures/images we need to try other options like print screen and then cut the relevant image. I was wondering why or when does the Acrobat treats the figures/images differently.

    Hi Dave,
    Thanks for the reply. My question was not regarding any non-Adobe product like pdfimages. It was in general the way Acrobat handles the images while creating pdfs.
    I wanted to know why can we select some of the images from the pdf using select tool and can not select others for which we need to print screen and cut. Is there anything in the eps files of included image that causes such effect?
    Thanks.

  • How remove embedded font from PDF

    When I print to PDF on Mac OS 10.6.8 by default embed fonts to PDF-file. It add unnecessary bites to PDF-file (the file is huge size).
    How to remove this option of fonts embedding? Or how remove embedded font from PDF file?

    After opening dozens and dozens of linked files,I finally found the offending "empty line of text" in one of the AI files I placed in the INDD file. Open > Select All.... then check the font panel. With mixed fonts, it was empty, but if everything was the correct font, it was filled in. It was just one AI file.
    I want to thank you all for your great ideas and for sharing your experience. Onward, now.

  • Extracting Images from PDF file

    Hello All,
                   I am reading PDF File.I need to extract images from PDF File programatically.But problem is that some images are stored inside PDF File using FlateDecode Filter and I need to first decode that file and then I can extract that image .I dont know the way to decode that image data.Is there any way or API to do that in C++.
    Thanks
    Aarti Nagpal

    I think you can do it through cos object in VC++ plugin..go through the PDEFilterSpec in
    Acrobat core api reference
    Be well..

  • If I remove all photos from my iPad, does it remove them from the photo stream also?

    If I remove all photos from my iPad, does it remove them from the photo stream also?

    I don't think so, I think it stores them on the cloud. I just did a test on my own iPad and although I deleted the source image in the Photos app the image remains in the Photo Stream

Maybe you are looking for

  • Got error message when store XML documents into XML DB repository, via WebD

    Hi experts, I am in I am in Oracle Enterprise Manager 11g 11.2.0.1.0. SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 22 11:40:23 2011 I got error message when store XML documents into XML DB repository, via WebDAV. I have successfully registered

  • Want to save Individual clips with separate names

    Moving from Final cut over to Imovie. In Final Cut could save any clip with a separate name. Other than copying a clip over to a new project and rendering a move, I could not find how to do that in imovie, or in the tutorials/manual. I have spent a g

  • Memory leaks with Njawin and COm Object

    I'm using njawin 1.1 to use a DRM Microsoft object form java and all works very well .... very good bridge !! But I found a problem that seems like a "memory leak" in calling a method, in this lines code : myLicense = myLicenseObj.GetLicenseToDeliver

  • SVR packages for jvm/jre on solaris ?

    It seems starting with jdk1.6.0_12 there are no SVR packages on the download pages for Solaris? Is SVR packaging no longer being done? This would really hurt as SVR packaging handles multizone installation support for packages on Solaris10. A .sh onl

  • What do i do when i forget my passcode

    what do i do when i forget my passcode