• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Resize and scale ID images in Photoshop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resize and scale ID images in Photoshop


  • Subject: Re: Resize and scale ID images in Photoshop
  • From: Shane Stanley <email@hidden>
  • Date: Thu, 02 Mar 2017 09:47:58 +1100

On 2 Mar 2017, at 5:56 am, Stockly, Ed <email@hidden> wrote:

Unzip doesn't work

Use the built-in command:

set theFile to choose file with prompt "Choose .epub file"
set dest to (path to desktop as text) & "Epub contents"
tell application id "com.adobe.InDesign" -- Adobe InDesign CS6.app
unpackage UCF UCF file theFile destination folder dest
end tell

There's nothing to stop you doing what you want -- the information you need is accessible. And I suspect InDesign's resolution setting is enforced with some flexibility in the name of quality, so you might actually save a few bytes your way.

 It's just that you're not in the QuarkXPress of last century any more, and there are other settings related to images and image import that you could easily end up missing. Getting the resolution, rotation, scaling and bounds and doing the sums, which is about all you had to do in XPress, is the simple part. You have to cover frame fitting options and image IO preferences, among other things.

And I suspect the reason that no-one is saying "Here, use this code", is because the built-in options cover most requirements with less effort and risk.

-- 
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Resize and scale ID images in Photoshop
      • From: RJay Hansen <email@hidden>
References: 
 >Re: Resize and scale ID images in Photoshop (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: Re: Resize and scale ID images in Photoshop
  • Next by Date: Re: Resize and scale ID images in Photoshop
  • Previous by thread: Re: Resize and scale ID images in Photoshop
  • Next by thread: Re: Resize and scale ID images in Photoshop
  • Index(es):
    • Date
    • Thread