Filenames getting truncated in Save for Web AppleScript

Hey all, running CS4 on an Apple Macbook Pro (using OS X 10.5.6). I am creating an AppleScript that saves out a number of files with different filenames using save for web. The problem is that Photoshop CS4 is truncating the filename, and using a shorter filename is not an option (there is identifying info in the filename that I need to retain). Is there a way within the script I can set it to allow longer filenames? My current save for the web script line looks as follows:
export current document in file filename as save for web with options {quality:60, web format:JPEG}
What happens is that a filename like this:
CANON-PRO8000MKII-ideal-ideal-24.jpg
gets cut down to this:
CANON-PRO8000MKII-ideal-ideal#0
I believe that there there is a PShop bug here that has a hard-coded limit on the filename, but which does not happen if you enter  the file name manually: if I go into the save for web dialog and enter the full filename, it works fine.  Any ideas?

I recall having this problem too, my solution was to truncate the file name in the script prior to the save, then rename the saved file.
e.g.
if length of theNewFileName > 31 then
set theTempFileName to theNewFileName
set theNewFileName to (text 1 through (31 - (length of theFileExtension) - 1) of theNewFileName & "." & theFileExtension) as string
end if
set theNewFile to (saveToFolder & theNewFileName) as string
-- Save the file here
if theTempFileName = "" then
-- File name wasn't truncated
else
-- Rename truncated file
tell application "Finder"
try
set name of (theNewFile as alias) to theTempFileName
on error errMsg number ERRNUM
display dialog "Error renaming file - " & errMsg
end try
end tell
end if

Similar Messages

  • Every time I save I get an "Adobe Save For Web Error"

    Hello everyone,
    Every time I save I get an "Adobe Save For Web Error" that says "Could not complete this operation.  An unknown error has occurred."
    I haven't the slightest idea what to do or what happened but I can't save anything and it's starting to really frustrate me. Below is the system info:
    ---------------------------------BEGINNING OF SYSTEM INFO-------------------------------
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Operating System: Mac OS 10.9.0
    System architecture: Intel CPU Family:6, Model:23, Stepping:6 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1
    Physical processor count: 2
    Processor speed: 2400 MHz
    Built-in memory: 4096 MB
    Free memory: 2139 MB
    Memory available to Photoshop: 3490 MB
    Memory used by Photoshop: 70 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Version: 2.1 NVIDIA-8.18.27 310.40.05f01
    OpenCL Unavailable
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: NVIDIA GeForce 9400M OpenGL Engine
    Display: 1
    Main Display
    Display Depth:= 32
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1440
    Video Renderer ID: 16918030
    Video Card Memory: 235 MB
    Video Rect Texture Size: 8192
    Serial number: 92299702664043361605
    Application folder: Macintosh HD:Applications:Adobe Photoshop CS6:
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 930.7G, 806.6G free
    Required Plug-ins folder: Macintosh HD:Applications:Adobe Photoshop CS6:Adobe Photoshop CS6.app:Contents:Required:
    Primary Plug-ins folder: Macintosh HD:Applications:Adobe Photoshop CS6:Plug-ins:
    Additional Plug-ins folder: not set
    Installed components:
       adbeape.framework   adbeape   3.3.8.19346   66.1025012
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.2.29.18602   66.490082
       adobe_caps.framework   adobe_caps   6.0.29.0   1.276181
       AdobeACE.framework   AdobeACE   2.19.18.19243   66.492997
       AdobeAGM.framework   AdobeAGM   4.26.17.19243   66.492997
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.02.19243   66.492997
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   66.492997
       AdobeCoolType.framework   AdobeCoolType   5.10.31.19243   66.492997
       AdobeCrashReporter.framework   AdobeCrashReporter   6.0.20120201  
       AdobeExtendScript.framework   AdobeExtendScript   4.2.12.18602   66.490082
       AdobeJP2K.framework   AdobeJP2K   2.0.0.18562   66.236923
       AdobeLinguistic.framework      17206  
       AdobeMPS.framework   AdobeMPS   5.8.0.19463   66.495174
       AdobeOwl.framework   AdobeOwl   4.0.93   66.496052
       AdobePDFL.framework   AdobePDFL   10.0.1.18562   66.419471
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   6.0.0.1654  
       AdobeScCore.framework   AdobeScCore   4.2.12.18602   66.490082
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   66.145661   66.145661
       AdobeXMPFiles.framework   AdobeXMPFiles   66.145661   66.145661
       AdobeXMPScript.framework   AdobeXMPScript   66.145661   66.145661
       ahclient.framework   ahclient   1.7.0.56  
       aif_core.framework   AdobeAIF   3.0.00   62.490293
       aif_ocl.framework   AdobeAIF   3.0.00   62.490293
       aif_ogl.framework   AdobeAIF   3.0.00   62.490293
       AlignmentLib.framework   xcode   1.0.0.1  
       amtlib.framework   amtlib   6.0.0.75  
       amtlib.framework   amtlib   6.0.0.75  
       boost_date_time.framework   boost_date_time   6.0.0.0  
       boost_signals.framework   boost_signals   6.0.0.0  
       boost_system.framework   boost_system   6.0.0.0  
       boost_threads.framework   boost_threads   6.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.0.5.19287   145486
       data_flow.framework   AdobeAIF   3.0.00   62.490293
       dvaaudiodevice.framework   dvaaudiodevice   6.0.0.0  
       dvacore.framework   dvacore   6.0.0.0  
       dvamarshal.framework   dvamarshal   6.0.0.0  
       dvamediatypes.framework   dvamediatypes   6.0.0.0  
       dvaplayer.framework   dvaplayer   6.0.0.0  
       dvatransport.framework   dvatransport   6.0.0.0  
       dvaunittesting.framework   dvaunittesting   6.0.0.0  
       dynamiclink.framework   dynamiclink   6.0.0.0  
       FileInfo.framework   FileInfo   66.145433   66.145433
       filter_graph.framework   AdobeAIF   3.0.00   62.490293
       hydra_filters.framework   AdobeAIF   3.0.00   62.490293
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       image_compiler.framework   AdobeAIF   3.0.00   62.490293
       image_flow.framework   AdobeAIF   3.0.00   62.490293
       image_runtime.framework   AdobeAIF   3.0.00   62.490293
       LogSession.framework   LogSession   2.1.2.1652  
       mediacoreif.framework   mediacoreif   6.0.0.0  
       PlugPlug.framework   PlugPlug   3.0.0.383  
       UpdaterNotifications.framework   UpdaterNotifications   6.0.0.24   "6.0.0.24"
       wrservices.framework        
    Required plug-ins:
       Accented Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       ADM 3.10x16, Copyright © 1987-2008 Adobe Systems Inc.  All rights reserved. - from the file “AdobeADM.bundle”
       Angled Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 7.0 (308), Copyright © 2012 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 13.0 20120315.r.428 2012/03/15:21:00:00  ©2002-2012 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 13.0 20120315.r.428 2012/03/15:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 13.0 20120315.r.428 2012/03/15:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Difference Clouds 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 13.0 20120315.r.428 2012/03/15:21:00:00  ©1997-2012 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Enable Async I/O 13.0 20120315.r.428 2012/03/15:21:00:00  © 2004-2012 Adobe Systems Incorporated - from the file “Enable Async IO.plugin”
       Extrude 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 13.0 20120315.r.428 2012/03/15:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Fresco 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 13.0 20120315.r.428 2012/03/15:21:00:00  ©2001-2012 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Lens Blur 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 13.0, Copyright © 2001-2012 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Measurement Core 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Mezzotint 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       MMXCore Routines 13.0 20120315.r.428 2012/03/15:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Multiprocessor Support 13.0 20120315.r.428 2012/03/15:21:00:00  ©1990-2012 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 13.0, Copyright © 2011 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 13.0 20120315.r.428 2012/03/15:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Photoshop 3D Engine 13.0 20120315.r.428 2012/03/15:21:00:00  ©2006-2012 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Picture Package Filter 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 13.0 20120315.r.428 2012/03/15:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 13.0 20120315.r.428 2012/03/15:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 13.0 20120315.r.428 2012/03/15:21:00:00  ©2003-2012 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 13.0, Copyright © 1999-2012 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shear 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smart Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 13.0 20120315.r.428 2012/03/15:21:00:00  ©1993-2012 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sumi-e 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Targa 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Underpainting 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Water Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wind 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 13.0 20120315.r.428 2012/03/15:21:00:00  ©1989-2012 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    -------------------------------------END OF SYSTEM INFO-----------------------------------
    LIke I said, I sure hope somebody can help me out.   Any suggestions would be appreciated.   The only thing I could think that might be causing this is the fact that I upgraded to Maverick (Apple OSX) about 2.5 weeks ago.  But this problem didn't start until about 3 days ago, so surely that's not the issue.  Anyway, figured it was worth mentioning.
    Please let me know.
    Thank you,
    Jamie Richards, a fellow Photoshop addict

    I found the solution (took forever to consolidate all the answers) for OS X 10.9 + Maverick. Finally!
    1. Change permissions (as AOTPR says) to your User/Library/Preferences file so that your admin and user (the one you are using) has read + write permissions within the Get Info pane (command+I). You may have to add them with the sign.
    2. Delete Adobe save for web 12.0 Prefs & Adobe save for web 13.0 Prefs files within the User/ Library/ Preferences folder. These may be hidden for some people, so when in a finder window, hold Option(alt) and click Go from the main top menu (keep holding Option/Alt) and click Library — the full Preferences folder should open for you.
    3. Change the view when in Save for web pane in PS. If you have it in Cover Flow — it won't work. Change it to another view like List or Columns view.
    Presto! Works for me on Maverick.
    Thank god. It took forever to get this cleared up!!
    If you have any questions, email me [email protected]

  • Photoshop stalls on Measuring memory & save for web and devices

    Mac OS X 10.6.4
    MacBook Pro
    CS4 Photoshop Extended
    Hey there,
    I would be grateful if anyone can shed any light this problem which has occured out of nowhere.
    I'm a web designer so this problem is causing chaos at the moment. When I try to save an image for 'web and devices' - I will get to the 'save for web and devices' window but then Photoshop 'freezes'. It doesn't seem to make a difference on file size big or small - Photoshop just freezes up. Sometimes Photoshop wont do it instantly, I will be able to save about 3 - 4 files and then it will freeze up. The only way to re-start the process is to force quit the application and start again.
    However sometimes when I re-start Photoshop, the application will hang on 'measuring memory' instruction on the start up panel - where I then have to force quit and sometimes re-start my machine. This whole process is obviously very time consuming and a right pain.
    Just for info I have played around in the Preferences - just to see if changing the 'memory usage' would have any effect - this doesn't seem to of made a difference. I currently have the setting at 2211mb (71%) which is within the ideal range (1689-2211mb).
    Any guidance or help would be most grateful.
    Cheers
    T

    Definitely – it may or may not help but it’s easily done (command-alt-
    shift on starting the program).
    Though it is somewhat annoying having to recreate the Preferenes-
    settings one has changed and getting the Tools back to the preferred 
    settings.
    If you should trash your prefs just don’t forget to save your custom 
    Presets (Brushes, Patterns etc.) before.

  • Photoshop save for web unknown error

    Hi,
    I am trying to save my .avi file to animated gif using photoshop save for web option, but i am getting a unknown save for web error. The .avi file is around 1.5 gb. tried to save the file with Photoshop CC and Photoshop CC 2014. My os is Windows 8.1 and i have 8 gb of RAM.
    Other details:
    Document size : 1800x1200
    .avi Frame rate: 50 fps
    Please help me

    What are the pixel dimensions and the length of the spot?
    Can you break up the clip into smaller elements?
    I suspect you may be trying to use a file format that is not a good fit for the task.
    Why do you want to use gif?

  • Retaining original filenames in Save For Web droplet

    Automation from LR to PS is going groovy, but,
    The output files are all being renamed by the 'save for web' dialogue box to the filename saved inside the action that the droplet points to..
    So file #1 is saved ok,
    File #2 renamed as file #1 and replaces/overwrites original file #1..
    I have added a sequence 4 digit number to the file name in the droplet creation dialogue box but the final file rename happens after this in the final process of 'Save for Web' export..
    This is what I want to do.. Ideally..
    LR Raw file edited to taste,
    Export as watermarked TIF to PS
    Action a high pass filter,
    Export through Save for Web @ 1200px long - 75% quality
    Close TIF without saving.
    Es possible?

    Hi JJ,
    Nope, I didn't change any names.. or do you mean I automatically/inadvertantly change the name when recording the 'save for web' step?
    In your image above, mine looks similar but the filename is that of the file I need to have open in need to record an action..
    In my case, using your example, all my exported files would be renamed 'webnamed.jpg'
    and overwrite each export one by one...
    What is it I'm not getting??? !!
    How can you record an action without an open file, that the 'action record process' records THAT filename and makes it sticky in the action..
    Sorry to come across as really blonde here but I'm just not getting it..
    Here's what mine says..

  • Save for web filename problems

    I'm using a script to export layers to PNGs - but the filenames are getting screwed up.
    Here's the export function:
    function saveForWebPNG(name){
    var docName = activeDocument.name;
    docName = docName.slice(0,-4);
    toWhere = new File(fullPath+"/"+docName+name+".png");
    var opts = new ExportOptionsSaveForWeb();
    opts.format = SaveDocumentType.PNG;
    opts.PNG8 = false;
    opts.transparency = true;
    opts.interlaced = false;
    opts.quality = 100;
    activeDocument.exportDocument(toWhere, ExportType.SAVEFORWEB, opts);
    I end up with things like this:
    _generic_filter_failed_disabl#0
    when it should be:
    _generic_filter_failed_disabled.png
    I have a feeling this might be to do with the settings trying to limit it to 32 characters (so they're unix compatible) - but if I change the settings in the Save for web dialog it makes no difference.
    TIA,
    James

    > I have a feeling this might be to do with the settings trying to limit it to 32 characters
    Yep. It's a hard limit on either the Mac or XP. You may be able to create
    filenames with more than 32 characters, but only the first 32 are significant.
    Back in the earlier MS-DOS days it was far worse.
    >(so they're unix compatible)
    Not a unix problem. You're filenames can be incredibly long on unix.
    >- but if I change the settings in the Save for web dialog it makes no difference.
    I really don't know what that setting controls. I thought it was more like the
    character set or encoding of the filenames. Let me know if you figure it out.
    -X
    for photoshop scripting solutions of all sorts
    contact: [email protected]

  • In Photoshop CS6, Save for Web strips out my filename after a period "." character

    I have a file named label-1.5oz.psd.  In Photoshop CS6 when I use "Save for Web" to save it as a JPG, it only wants to save a part of the filename: label-1.jpg
    I strips out everything after the period "." character.  I know it's incorrectly thinking that's a file extension.
    Any ideas how I can fix this?  Any settings I should tweak?  I'd really love for it to save the full filename without requiring me to retype the last part every time.
    Thanks in advance for any help!

    Oh if only it were that easy...  Unfortunately, they have to be cropped and resized, converting over from a print catalog where much of that work was originally done in InDesign, and now have to convert each individual image to make the web site look like the catalog...  but thanks for the suggestion, have already tried to automate what I could..  But much of this is going to be hands on...  getting my familiar quick keys to function correctly would help greatly.

  • File name truncation warning on Save for Web (For Macintosh browsers?) (CS2)

    Image (Line drawing). Save for Web (*gif). Receive following warning:
    "Some names of the files being saved will be truncated to 31 characters for compatibility with Macintosh browsers. To change your filename compatibility options, click the Optimize pop-up menu, choose Output Settings, and select Saving Files."
    I could not find the Optimize pop-up menu. Therefore, I did not do this step.
    After save, I simply went to the appropriate folder and changed the file name to what I originally wanted (i.e., essentially correcting the truncation).
    Big deal or not? Will all be OK?
    Thanks in advance. From a novice.
    K. Glenn Cole, President
    Wilmot Company, Inc.

    You can probably safely turn off that Macintosh compatibility setting now.
    It's a bit tricky to find those settings...  Here's how.
    First, in the Save For Web dialog, hit the little icon at the upper-right and choose Edit Output Settings.
    Then change the selector to Saving Files and look for the settings you want to change as shown here:
    I captured the above from PS CS6, but I think they're substantially the same.
    -Noel

  • All graphics / vector in Save for Web are getting blurry / unsharp from Illustrator

    All graphics / vector in Save for Web are getting blurry / unsharp from Illustrator. Same problem with save for web in Photoshop. Frustrating to be working as a designer and not be able to create sharp logos for mail sign, word templates, PPT templates etc etc.  I purchased this Adobe Creative Cloud package in Sept, and are working on my Mac HD, OSX, Vers 10.9.4. I have been using the same programs on a PC for years and never had this same problem. Its frustrating!! What to do??

    gif, jpg and png are pixel formats, so please clarify what the problem is supposed to be.
    Screenshots or posted files might help.

  • When i do file, save for web, i get an error that says " the operation could not be completed. The system cannot find the path specified." What can fix this?

    when i finish a file and try to "save for web", i get an error box saying The operation cannot be completed. The system cannot find the path Specified.
    What can i do or where do i look?

    ELEMENTS 12 AND ELEMENTS 13
    Upgraded to 13 Thinking might resolve the issue.
    Was working fine up until we had "Tech" come in the office and "up grade some stuff"
    then all of a sudden i started getting this message, something happened but i don't have a clue what.

  • Save for web marks document as modified

    When you save a document for web it considers the document to have been modified and will prompt you to save when closing. This is kind of annoying behavior because the document isn't actually modified; it adds an extra step of dismissing a save dialog and also can put you in doubt as to whether you have actually made unsaved changes.
    My understanding of this 'feature' is that illustrator considers you to have changed the 'export settings' for the document hence the requirement for saving, This would be fine except that it doesn't actually save your export settings, so if you don't want to use the defaults it will continuously prompt you to save the document every single time you export it for web even if you are plugging the same numbers into the export dialog.
    I'd really like to see this fixed, its a small thing but it costs me a lot of time when exporting lots of documents.

    I agree the confusion is annoying to get a save box even if you have not changed any export settings. When printing a document this works fine as I only get an asterisk after the filename, when I change a print setting. Since many people miss the asterisk par twill post a screenshot.
    I am getting different results that you on Mac CS6 for save to web. It appears the ave for web settings are actually within the document such as compression format, number of colors, matter color. Gets quite confusing because when you create a new document it seems to use the last settings used.
    You may want to look into actions if you have a folder of documents needing save for web, as that works well once set up.

  • Quicktime 10 "Save For Web", spaces in file names?

    Maybe I'm overlooking something here, but:
    When using Quicktime 10's "Save for Web" function, it exports movie source files that all have spaces in the filenames (i.e. "Movie - iPhone.m4v" etc)
    Now correct me if I'm wrong, but most web servers DO NOT like having spaces in the filenames, and every time I try to upload them to one of our web servers, I'm getting an error message that says it doesn't like the file.
    Simply removing the spaces from the filenames causes the Quicktime reference movie to stop working, as you might expect.
    Am I missing something here? How would someone possibly get this to work?

    Thanks for the reply - actually it was helpful, and was the final nail in the coffin for Yahoo Webhosting for us. We've been using it for years, and even though it ***** terribly (and I mean TERRIBLY, horribly, painfully), we've stuck with it just because it's been easier to use it than to not switch. But you're exactly right... I tried uploading files to Cachefly with spaces in the name, and bingo, works perfectly.
    Thanks.

  • Photoshop cs5 + Save For Web appends file names

    Hey everyone :
    Anyone know of a fix or a preference i can set? Hopefully, the response isn't "Can't do that anymore".
    Example file name/structure:
    Filename_partof-filename.version-01.00.psd
    Issue (save for web):
    CS3 - Filename_partof-filename.version-01.00.jpg
    CS5 - Filename_partof-filename.jpg
    Using a period as part of the file name was never a problem before CS5/5.5. Having to re-type half the file name in the SaveForWeb dialog is aggreviating/annoying to say the least. I know I can use hypens and underscores, etc but after using photoshop since v3 and using periods as part of my naming convention for 15 years, ...like I said, it's just an annoyance.
    Anyone come across this? Suggestions?
    Thanks tons,
    Greg

    Adobe Photoshop Version: 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch]) x64
    ...yep, everything up to date (more or less).
    This isn't a recent CS5 issue but a CS5 issue from the day it was released...I just got aggreviated enough today with it to come here and see if I could find an answer. It's definitely a SaveForWeb issue and not SaveAs.
    Here's a similar post from back in March 2011...http://forums.adobe.com/message/3509172#3509172
    Just to be clear...
    - Open new/old PS file
    - Save with name.name.v.01.psd
    - Quit PS
    - Re-open file
    - SaveForWeb
    ...if you're able to save it out with the file name in tact, I have no idea how.
    I've tried 4 different CS5 Photoshops and they all truncate the name after the first period.

  • Save For Web Default Settings

    I need to compress about 1,000 jpg images and I'm using the "save for web" feature in Photoshop 7 but I'm running into problems because my file names are very long and its cutting them off. I found the workaround by editing the output settings and unchecking the "Mac OS" box under "Filename Compatibility". However, the problem is that the default settings do not stay like this once I hit OK and I end up having to uncheck the Mac OS box for each and every file. Is there a way to permanently change the default settings so I can do batch processing for all my images? Thanks!

    Look in:
    C:\Program Files (x86)\Adobe\Photoshop 7.0\Presets\Optimized Output Settings
    for the Default Settings.iros.
    If it's gone look in:
    C:\Users\Your Name\AppData\Local\VirtualStore\Program Files (x86)\Adobe\Photoshop 7.0\Presets\Optimized Output Settings
    (i think a reinstall is required to get back that preset if it's gone and you want the default)
    As far as i can tell you would have to save a new Default Settings.iros to make ps 7 use the custom file compatibilty settings all the time.
    You could save a new setting named Default Settings.iros to your desktop and then copy it to:
    C:\Program Files (x86)\Adobe\Photoshop 7.0\Presets\Optimized Output Settings

  • Save for Web & Devices is changing resolution from 72ppi to 300ppi

    Hi,
    I'm writing an action to do the following.
    Image size - change resolution from 300ppi to 72ppi
    Automate - Fit Image - 600px x 600px
    Save for web and devices - JPEG medium.
    If I save at any stage (up to save for web & devices) the image is 72ppi
    However when I open it again after saving for web & devices and check image size it's 300ppi HOW?
    Am I missing something really stupid?
    Peter

    Hi Charles,
    Sometimes we have to go through meaningless steps...
    The spec for the job is to "automate" a process whereby we end up with a web suitable 600px JPEG of about 50k with © watermark.
    Of course they are expecting a 72ppi image, so its easier if thats what they get!!!
    The other requirement involves the fact that the web end of the business want to change the filename, so in order to keep a link, I write the filename to IPTC Title Field (using Peter Krogh's script)
    However I've now found that if I "save for web & devices" with copyright & contact info, I get IPTC title and 72ppi,
    So happy days....
    Many thanks, but now just more curious to know exactly whats happening!
    Peter

Maybe you are looking for

  • Connecting my ipod to windows after replacing screen

    after i correctly replaced the screen for my 5th generation ipod it wouldn't appear on windows when hooked up or charge, but when you try a wall charger it is fine. i've tried different wires and different computers and apple won't help me fix it. he

  • User Management In Ecommerce based on external user database

    We have the scenario that requires that people in our membership database be charged based on a separate discounted price list. For this we need to periodically sync the membership database into the web tools database.  In addition we are using a con

  • My pictures don't fill the whole 4 x 6 page when printing

    We have a cannon pixma printer and know when I try to print my pictures on a 4 x 6 page they don't fill the whole page I have taken border off. Please help

  • Avoid blank entries in table maintenance

    Hello Folks, I have created a custom table where it contains 5 fields(2 key fields & 3 radio buttons). When i try to maintain a new entry 1) Its taking all the blank fields as entries, resulting in the error(Entry already exists) 2) I see all the lin

  • Ready to send my application to clients

    Hello All, Using VB2012, Installshield LE, and deploying method is ClickOnce. I am done testing my app and ready to send it to my clients. But, I'm not sure about the Debug & Release section in the VS2012 IDE. I'm thinking that I should select Releas