Looking for a script like Link Optimiser

I'm looking, very unsuccessfully, for a script that will Resize all the images in my document to 100% - this script also had the option to open the image in photoshop and sharpen it.
I had it a few years ago but can't seem to find it now. Any ideas?

I have one in development...opens the image in photoshop with the crop from ID. (does not sharpen or save)
Getting it ready for public release is on my queue for this month, but I'll send it to you privately for now.

Similar Messages

  • We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter

    We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter who on our network opens the design file.

    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Looking for a script that get images' urls from a website

    Hi,
    I have a website where users can insert theirs hotel informations.
    Most of them do not insert photos, I guess because the procedure is quite long and difficoult for the average user's skills.
    I'm looking for a script that take as input the url of the website and give as output the urls of the images of the site, so the user can decide which to upload on his tab.
    Someone can help me?

    La_Salamandra wrote:
    I have a website where users can insert theirs hotel informations.
    Most of them do not insert photos, I guess because the procedure is quite long and difficoult for the average user's skills.
    I'm looking for a script that take as input the url of the website and give as output the urls of the images of the site, so the user can decide which to upload on his tab.
    Someone can help me?
    You have to improve your design. Even if you can find the Coldfusion code, your design will still fall short in 2 ways.
    First, it is unreliable, because you're depending on some arbitrary site to be available and up to speed. Secondly, it is aesthetically wrong to be collecting pictures, especially large numbers of them, dynamically from someone else's site.  Think of their copyright and bandwidth.
    Fortunately, there are simple solutions. First, identify, by eye, the web pages containing the pictures you're interested in. Ask for permission from the owner.
    You could indeed use Coldfusion's cfhttp or any other script to download the JPGs, PNGs, and so on. But then, why waste your time re-inventing the wheel? It is infinitely better to use a web crawler !
    With most crawlers, you only have to supply the URL of the site, and the file extensions it has to grab (in your case, jpg, png, bmp, and so on).
    One click on the button, and you have them reeling in. Automatically. Some crawlers are considerate enough to enable you to adjust the download bandwidth. (We can learn from a million years evolution wisdom. The vampire bat is known to inject a painkiller before sucking!).
    Now that you've downloaded the images to your site, the links you display to your users are all yours. You may choose to resize some of the images, display them as you wish, and the issues of reliability and bandwidth are now up to you.

  • I blog on TypePad using Word 2007 and documents freeze when I'm looking at them in Windows explorer; why do I get the error message that Mozilla is looking for a script?

    I have now had two error messages - the first one looked for this script: Script: resource://gre/modules/XPCOMUtils.jsm:258. The second one (today) looked for Script: resource://gre/components/nsPrompter.js:68.
    I have reset my word template, also reset word registry for data and options (as per Microsoft's help pages) for both those 'fixes' there was an initial improvement, but the problem happened again after I reposted on my blog today and then went to Windows explorer to view my files. It seems to 'seize' as I select a file, so that the preview does not appear (for up to 15-20mins).
    I see on the internet using the second script as a search just now that one other has had a similar problem and one also since Mozilla 4 upgrade. My problems have also been pretty much since I upgraded.
    It happens (apart from my fixes) every time I go to look at a word document via Windows explorer. Excel files are less affected.
    One web suggestion is to clear the cache, but I am hesitant to lose all my passwords unless I have to.

    I still have the problem although I uninstalled Mozilla (clearing the cache didn't work and neither did Word diagnostics), so have ended up thinking it could be Norton (the manual update worked x1) or Windows. Today I found an answer: disable the preview pane in Windows Explorer - there's a history of problems with this view.

  • Looking for a script to automate renaming layer objects, not the layer itself!

    Hey there everyone,
    I was wondering if there is a possibility to create/have a script for an automated renaming of several named layer objects in Indesign (CS6).
    The situation, I'm facing is a document for a templating process with at least 80 layers and sometimes some special elements on each layer. The naming of the layers is kind of repeating for each page that is used. The only difference is some prefix change in the layer name and/or the name of an element itself. My problem is, that I need to rename most of those layers AND elements in a same way and I'm looking for a script that asks me for the name of a layer or element (perfect would be just a part of the name to have multiple steps at once) and I have the chance to type in the desired value. It affects frames, graphical elements and text boxes.
    If anyone has an idea, how to simplify this process I would be very glad to get some informations or advices.
    Thanks in advance
    Ralf

    Here is a more descriptive version of the script above... :)
    # Change "PSDrive" to PS1: (Sitecode)
    CD PS1:
    # Get all CMPackages to $CMPackages_All Variable
    $CMPackages_All = Get-CMPackage
    # Set the DP to use with. You may need to run it again with other DP just in case some Packages are missing...
    $DPName_FQDN = "YourDP.Contoso.com" # Your FQDN DP name to reference from.
    # Set folder to store *.pkgx files
    $FilePath = "E:\_ESD\Prestage\" # FilePath
    # For all CMPackages
    foreach ($obj in $CMPackages_All) {
        $packageType = $obj.PackageType
        $packageID = $obj.PackageID
        $packageVendor = $obj.Manufacturer
        $packageName = $obj.Name
        $packageVersion = $obj.Version
        # Formulate File name based on Vendor Name, version and PackageID
     $FileName = $FilePath + $packageVendor + "_" + $PackageName + "_" + $packageVersion + "_" + $packageID + ".pkgx"
        # Replace space with underscore
        $FileName = $FileName.Replace(" ","_")
        if ($PackageType -eq 0) {
            if (!( Test-Path $FileName)) { # This makes the package to skip if it is already created.
                Write-host "Publishing CMPrestage Content for $PackageID $PackageName to $FileName via $DPName_FQDN ..."
                Publish-CMPrestageContent -PackageID $packageID -DistributionPointName $DPName_FQDN -fileName $FileName -ErrorAction Continue
    YPae

  • Install gets stuck looking for /global/scripts/ac_media.js

    My dad is older and has moved into a retirement home.  He gave us his iMac G4.  We have all of the original install discs (including the Mac OS X 10.2 operating system).  My first problem is that he can't remember his password (even when we share his "hint" with him).  Through a general Google search and on the Apple support site, I have read that I can restart the computer with the OS disc in it, holding the C key down and it will reinstall the OS and I can create a new password.  My problem is when the install starts running, it seems to open the IE and the status bar indicates that the G4 is accessing the Apple site to search for files.  The process gets stuck when looking for /global/scripts/ac_media.js.  I downloaded that file from Apple onto a thumb drive, but didn't know where to copy it into my G4.  Can anyone help me?
    Thanks,
    Julie

    My dad is older and has moved into a retirement home.  He gave us his iMac G4.  We have all of the original install discs (including the Mac OS X 10.2 operating system).  My first problem is that he can't remember his password (even when we share his "hint" with him).  Through a general Google search and on the Apple support site, I have read that I can restart the computer with the OS disc in it, holding the C key down and it will reinstall the OS and I can create a new password.  My problem is when the install starts running, it seems to open the IE and the status bar indicates that the G4 is accessing the Apple site to search for files.  The process gets stuck when looking for /global/scripts/ac_media.js.  I downloaded that file from Apple onto a thumb drive, but didn't know where to copy it into my G4.  Can anyone help me?
    Thanks,
    Julie

  • Looking for a script which gives Drive,Diskspacefree,Databasename,Filename,Filetype,Filesize,Spaceused,spacefree,free(%),MaxsizeMB,autogrowthsize,Filegroup

    Hi All,
    I need a T-script  for sql 2005 and 2008 which should give output as:
    Looking for a script which gives Drive,Diskspacefree,Databasename,Filename,Filetype,Filesize,Spaceused,spacefree,free(%),MaxsizeMB,autogrowthsize,Filegroup

    In the list below, everything that is in bold face is available in sys.master_files:
    Drive
    Diskspacefree,
    Databasename
    Filename
    Filetype
    Filesize
    Spaceused,
    spacefree,
    free(%),
    MaxsizeMB
    autogrowthsize
    Filegroup
    Everything in bold face is in sys.master_files. Diskspacefree is also fairly simple; you can get it with xp_fixeddrives.
    Filegroup requires you sys.filegroups in every database, although you can hardcode "PRIMARY" for the file_id = 1.
    To get space used per file, it appears that you need to need to visit every database and run fileproperty(filename, 'SpaceUsed') to get the data.
    You need to revisit the topics for the views and function I have listed here. xp_fixeddrives is undocumented, but the output is very simple to grasp.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Looking for iTunes Script

    I'm looking for a script that would remove ALL the album art from my songs. I've got so many mismatched album covers/art that it would be easier to start over from scratch than to go through all my songs one by one.
    Thanks in advance,
    Chris

    You really don't need a script.
    Select all songs (Command-A) and Get Info (command-I).
    Tick the checkbox at 'Artwork' and click OK.
    All embedded artwork will be removed.
    To remove all downloaded artwork (from the iTunes Store), select all songs again, control-click on the selection and choose 'Clear Downloaded Artwork'.
    Hope this helps.
    M

  • Looking for a script that will find broken links

    I create long documents in InDesign, and I often have 50-75 Indesign documents in my InDesign book. Because what I do is production publishing, at any one time I'll have a half dozen similar books under construction. All the books contain the same chapters (as far as file name an basic content). I need a script that I can run on the final PDF for each project to make sure that all of my hyperlinks/cross references are intact. This is to ensure that I didn't accidentally link to a chapter from a different project. In other words, I need to make sure that my final PDF contains both the source and the destination.
    Does anyone know where I can find a script like this?
    Thanks,
    Kelly Vaughn

    A script can't do that. Maybe a plugin.

  • Looking for RT61 scripts? [Solved Maybe!]

    Following this in wiki....
    http://wiki.archlinux.org/index.php/RT61_Wireless
    looking for scripts?
    Anyone know where I can find them?
    Edit Just looking at wicd...will read install notes looks like what I need!

    My setup is very similar to tomk's - minimal Arch install, LTS kernel, managed over SSH. It used to be my compiling setup (until my more powerful laptop came along), but it does a mighty fine job as an MPD server (connected to my stereo), torrent server and NFS file server (for my HTPC). Also runs a small webserver (ruTorrent frontend) but the webserver is starting to be employed as an FTP replacement - so I can access my OpenWrt builds from the LAN, and as an Arch package repo.
    I back up like once a month over eS-ATA. 1 TB & 2 TB HD's in my server, identical ones in my eS-ATA disks. 2 GB of RAM, but I could probably make do with 512 - on i686, that is. I would take out what you don't need, 4 GB sounds like overkill for just about any server unless you're gonna virtualise and stuff, and you shave a few Watts off your idle usage.
    RAID is not a backup, the best backups are off-line and (ideally) off-site. My eS-ATA disks are in another room, so far for off-site .
    Last edited by .:B:. (2011-09-12 22:33:11)

  • Looking for newer Mobo, like the MS-7345 Platinum P-35.

    Hello,
    I'm thinking about upgrading my P-35 MS-7345. I really like the MSI brand. I'm going on 5 years, but because of possible GPU issues (like screen ghosting, Non-responding, and timer continues to spin, even when I make a very simple video action, like adding a transition, everything freezes and hangs, to the point of rebooting. 
    Some people have asked if i updraded Win7 drivers for the MSI boardw hich i'm sure i did. Some asked me to check the board for bad or damaged caps, so I checked both the GPU, and Mobo, but could not see anything.  Then someone told me it could be the Power supply...really?
     In looking at Video cards, Like the PNY Quadro 600 ($150.00) requires a PCi-E 2.0x16, which I have now, but the higher end cards like the PNY Quadro 2000, ($400.00) and others, reqiuire a PCI-E 3.0x16.
    WISHY WASHY~  Don't know if i should wait to get a new mobo, before I buy a new card, becuz it's going to be a while. I don't want to buy the Q600 DDR3 now, to be obsolete and a non-performer compared to the Q2000 DDR5, which would be more faster, then I wonder, i7, more DDR3 memory, and a new Mobo, then use a slower DDR3?  Ummmmmm.
    To be honest, I like MSI, I bought my new MSI Platinum five years ago, and love it!  I'd like to keep it if i could, but technology supercedes practicallity, with the newer atx case with front USB 3.0 (mine is only 2.0....if it's backward compatible, then fine.) I'd like to ahead of the game, but not if i'm going to go BROKE!
     With my old build, with the mobo, Intel Quad Q6600,700W Toughpower PSU, memory,hard drives, That set me back about $1200.00.
    So..... for someone like me who is not a gamer, does not overclock, wants a minimum of 32GB DDR3, 700W PSU, three SATAII hard drives, does anyone have some Mainboard choices of newer LGA 1155 or 2011 that would either of these work?
    This time, I'll need the i7 (or i5) new mobo, new DDR3 memory...up to minimum 16GB, maybe 32GB, and that's that. I'll use what I can,. or give or sell this tower and everything inside to my sister.
    I was only looking at these two for specs:
    Z77A-G43 DDR3 1600  LGA 1155 ($ 97.00)  OR
    X79A-GD65 (8D) ATX DDR3 2400 ($ 291.00)   
    I know the MS-7345 Platinum is off the production, but is there a board out there that's similar to the MS-7345 P-35?  {it's just easy to set up.}
    MAINBOARD ~
    MSI P35 Platinum/Intel P35 Chipset Crossfire 1395 (MS-7345)
    POWER SUPPLY ~
    Thermaltake "TOUGHPOWER" 700W ATX 12V - 2.2 & EPS 12V
    CPU ~
    Intel Core 2 Quad Q6600 2.40GHz (4 cpu's)
    DISPLAY ~
    EVGA Nvidia Geforce 8600GT (512MB) DDR2 128-Bit
    (Memory clock speed 700MHz / HDCP Capable PCI-e / Total memory 4071MB (Driver version 8.17.12.9610) 2-29-12 DirectX11
    MONITOR ~ 20" Viewsonic - VX2035WN
    60Hz ( Screen Res. 1280 x 800) True Color (32 Bit)
    HARD DRIVES ~
    Boot drive > WD SATAII - 74GB Raptor (10,000 rpms) 16MB > 4.6MS
    Storage drive > WD SATAII - 2TB Green (7200 rpms)
    Storage drive > WD SATAII - 500GB Caviar Blue (7200 rpms)
    External drive > Seagate 3TB
    OPERATING SYSTEM ~
    Windows 7 Pro OEM (64 Bit) (6.1, Build 7601) SP1
    BIOS ~
    American Megatrends Inc. v.1.10 / 11/10/08
    Current Bios version - 1.A0 / VGA Bios v. 60.84.41.00.06
    MEMORY ~
    8GB DDR2 / PC6400 / 800MHz (8192 MB) RAM
    Available Physical memory - 6.12GB
    Paging file > 4463MB Used, 11917MB Available
    AUDIO ~
    Realtek High Definition Onboard Audio
    CASE ~ Coolermaster CM 690 / ATX
    MAINBOARD ~
    MSI P35 Platinum/Intel P35 Chipset Crossfire 1395 (MS-7345)
    POWER SUPPLY ~
    Thermaltake "TOUGHPOWER" 700W ATX 12V - 2.2 & EPS 12V
    CPU ~
    Intel Core 2 Quad Q6600 2.40GHz (4 cpu's)
    DISPLAY ~
    EVGA Nvidia Geforce 8600GT (512MB) DDR2 128-Bit
    (Memory clock speed 700MHz / HDCP Capable PCI-e / Total memory 4071MB (Driver version 8.17.12.9610) 2-29-12 DirectX11
    MONITOR ~ 20" Viewsonic - VX2035WN
    60Hz ( Screen Res. 1280 x 800) True Color (32 Bit)
    HARD DRIVES ~
    Boot drive > WD SATAII - 74GB Raptor (10,000 rpms) 16MB > 4.6MS
    Storage drive > WD SATAII - 2TB Green (7200 rpms)
    Storage drive > WD SATAII - 500GB Caviar Blue (7200 rpms)
    External drive > Seagate 3TB
    OPERATING SYSTEM ~
    Windows 7 Pro OEM (64 Bit) (6.1, Build 7601) SP1
    BIOS ~
    American Megatrends Inc. v.1.10 / 11/10/08
    Current Bios version - 1.A0 / VGA Bios v. 60.84.41.00.06
    MEMORY ~
    8GB DDR2 / PC6400 / 800MHz (8192 MB) RAM
    Available Physical memory - 6.12GB
    Paging file > 4463MB Used, 11917MB Available
    AUDIO ~
    Realtek High Definition Onboard Audio
    CASE ~ Coolermaster CM 690 / ATX

    If you already looked at X79A-GD65 (8D) and you are going for 16GB ram minimum or 32GB a Socket 2011 Core i7 would be a good choice. If you are just looking for an easy to setup system a X79A-GD45-8D would be of the same socket without any flaws but still somewhat less expensive.

  • Looking for a script to connect bodytext to footnote and cross-references

    Hi,
    Need to do the following:
    I was provided with separate (tagged-text) files: bodytext, (foot)notes and cross-references. Now I am looking for a solution (script?) that can do the following:
    to restore the connection between the body-text, the footnotes and te cross-references after placing these in a document in Indesign.
    The cross-references should appear (in anchored text-frames) in the margin and the notes in a separate frame at the bottom of the page. If possible in the same way as footnotes in Indesign appear, but in a separate frame to be able to do some more formatting than native footnotes would accept.
    I have tested the plugin: Side Heads from InTools, and tis works well with Indesign files tthat contain footnotes. But this doesn't work with separately placed footnotes from a tagged-text-file, as they re not knotted together.
    I can't do any scripting myself.
    I would appreciate any help, and I am looking forward to your response...
    Regards,
    kkingg

    The first thing to do is:
    regexp "match regexp = ([0-9]+)" $_cli_result match count
    if $count eq 0
    exit 0
    end
    The second is a bit more challenging.  I think this will work:
    cli command "show call active voice br"
    foreach line $_cli_result "\n"
    regexp "^([0-9a-zA-Z]+) : " $line match callid
    if $_regexp_result eq 1
      continue
    end
    regexp "^dur 1d" $line
    if $_regexp_result eq 1
      cli command "show call active voice br | section $callid"
      syslog msg "$_cli_result"
    end
    end

  • Looking for Imac (mid2011) Product link

    Looking for Imac (mid2011) link. I bought/built my iMac through the apple store in Aug 2012. I wanted to go in and PDF the specs the way it showed when i built it and the picture displays of the hook ups and etc but i cannot find the page anymore as it only goes to the newest iMac. Did anyone save those pictures or have a link to a site where i can view them?

    Have you looked at the user guide for the mid-2011 iMac?
    http://manuals.info.apple.com/en_US/imac_mid2011_ug.pdf
    That shows all the ports and features quite clearly.
    Regards.

  • Designer looking for Action Script/XML galleries

    I am designer. I know XHTML and CSS3, but am really having lots of trouble learing Action Script and XML.
    I need to create a photo gallery for a client and am looking for resources.
    I will have to buy a pre-coded gallery and plug in my own photos.  Looking for suggestions on where to look.
    Thanks

    you can use google to search for premade galleries:  flash as3 photo gallery template.
    if you want a custom made one, send me an email via my website:  www.kglad.com

  • Im looking for photoshop cs5 extended link

    I am looking for a link to download photoshop cs5 extended.

    Download Adobe CS5.5 Trials: Direct Links (no Assistant or Manager) | ProDesignTools

Maybe you are looking for

  • Interchanging MacBook Air and MacBook Pro Retina power adaptor

    Hi, We have both a MacBook Air 2014 and a Retina MacBook Pro in our home. Is it safe to use the MBA charger with the MBP and vise versa? Thanks. Tareq

  • HT4623 can' t sync ipad to pc/ error message says ipad needs to be updated to itunes 11.1/ its new / i just downloaded iso7

    i can't sync ipad to pc/ error message says i need to update to itunes 11.1....i have tried can't seem to/ ipad is 3 months old has iso 7.2 its as updated as know how to update

  • 5800 Gallery Issue

    Hi, There is some problem witht the my phone. Whenever i go to Menu>Gallery>IMages & Videos i dont see a single image or a video which i have stored. However, when i go to Menu>Application>File Manager> Memory Card>Images i am able to view all the im

  • Not to reschedule in the MRP run.

    Hello! I have product   P000GR00000000  consisting a component say B000GR00000000 .                If i create production order of P000GR00000000 for DATED 30.09.2007 of 100 EA.then order will reserved -100EA for B000GR00000000 & when i take MRP run

  • XML "container" elements and JAXB

    Hi, Does anyone know if there is a way to tell the JAXB compiler not to create classes for certain elements which are just containers for a collection of some other elements. For example, suppose the resultant XML (snippet) is like this: <library> <b