
tom attix
Adobe Employee
tom attix
Adobe Employee
Activity
Nov 23, 2024
05:18 PM
Make a backup of the "ArtboardExport.inc" file in the application's Presets/Scripts folder so that you can easily recover it.
Here are examples of code lines 502-503, where the "File Name Prefix" is populated:
// File Name prefix.
dlgMain.etFileNamePrefix = dlgMain.grpTopLeft.add('edittext', undefined, exportInfo.fileNamePrefix.toString())
Change line 503 to:
dlgMain.etFileNamePrefix = dlgMain.grpTopLeft.add("edittext", undefined, "");
... View more
Jun 16, 2024
05:04 PM
I tried doing what Chad Rolfs suggested, but my "Save" actionstep STILl says "without ICC profiles". Horrible, being up agaist a readline of delivering thousands of files that would need to be batch processed out with profiles. Photoshop versions past 24.0.1, including the latest 24.3, are breaking my Actions and Scripts that batch save PNGs (Save as a copy) that are supposed to keep the color profiles embedded. Each time I run an action or script, the first PNG keeps the color profile embedded, but all subsequent PNGs save out "untagged". One weird exception: I have one Action which saves out a PSD and PNG from each file with color profiles embedded. The original action saved out the PSDs first and then the PNGs. This was the first time I noticed the bug. I tried switching the order in the action to save out the PNGs first, then the PSDs, and the bug no longer occurred. Not sure why, but I wanted to pass that along. All other scripts which save out (not export) PNGs have this bug. We cannot update until this gets fixed. By @brandona86632823 We have shipped several fixes recently. Here is what you need to do in order to take advantage of them: 1. For batching via Actions/scripts, you can use a special gestalt that forces color profile output. Put the following string into a text file called PSUserConfig.txt (and put it in the Adobe Photoshop 2024 Settings folder): BatchForcePNGColorProfile 1 Then relaunch Photoshop, go to Help > System Info... and confirm you see PSUserConfig entries: - U BatchForcePNGColorProfile 1 2. You may need to re-record older Actions, specifically the Save PNG step. To determine whether this applies your Action, open the Save step and look at the bottom for "With ICC Profiles". If you don't see that, you need to record the step again to include that option. Photoshop versions past 24.0.1, including the latest 24.3, are breaking my Actions and Scripts that batch save PNGs (Save as a copy) that are supposed to keep the color profiles embedded. Each time I run an action or script, the first PNG keeps the color profile embedded, but all subsequent PNGs save out "untagged". One weird exception: I have one Action which saves out a PSD and PNG from each file with color profiles embedded. The original action saved out the PSDs first and then the PNGs. This was the first time I noticed the bug. I tried switching the order in the action to save out the PNGs first, then the PSDs, and the bug no longer occurred. Not sure why, but I wanted to pass that along. All other scripts which save out (not export) PNGs have this bug. We cannot update until this gets fixed. By @brandona86632823
... View more
May 26, 2024
03:54 AM
Version 25.9 still lag spikes on the Curves in ACR, good thing its not my instrument of choice otherwise i would probably switch to another program.
... View more
Sep 16, 2023
03:53 PM
I have posted a script to resize the content and artboard here:
https://community.adobe.com/t5/photoshop-ecosystem-ideas/scale-artboard-and-content/idc-p/14089962
... View more
Aug 10, 2023
01:29 AM
Same issue, but I can't turn it off because that's the function I need to use. Please help?! I can only see virus software solves for PC users, not Mac..
... View more
Jun 29, 2023
01:52 PM
10 Upvotes
What a joke...how can it be resolved if it's not resolved. It should be reopened and indicated that it's not resolved. I'll start a new thread but ...come on. It's a problem today and this is the thread that comes up when you search google for a ressolution.
... View more
Apr 17, 2023
04:14 AM
Thanks for the response! Something seems to have gone wrong: When I have the Brush selected and hold SHIFT, it just makes the brush draw in straight lines rather than switching tools, do you know why this might be? This is after making sure "Use Shift Key for Tool Switch" is selected.
... View more
Aug 29, 2022
12:38 PM
I had the same problem. Turns out my scanner has an "Auto Crop" setting which when active crops the scanned page right to the edge of one or more of the photos. Turning off the auto crop solved the problem. I think PS needs to see "space" around all of the individual photos in order to separate them. So, check your scanner settings and see if auto crop or anything similar appears in the settings menu.
... View more
Oct 01, 2021
05:55 AM
3 Upvotes
I know this is from 4 years ago, but I figured out the best way to do this. So after recording your action of "Export>Save for Web (Legacy)". When you you go to "Automate>Batch" make sure "Overide Action "Save-As" Commands" is checked. This worked for me and saved me a lot of time. Hope this helps others that are looking for a solution to this.
... View more
Jul 21, 2021
10:28 AM
Your question is "how to create an instance of an Artboard"? If so I also have that question because I would like to have a secondary artboard reflecting in real-time what the main Artboard looks like with the only difference is that the secondary artboard would be smaller.
... View more
May 17, 2021
07:26 AM
@Nikunj_Muglani
Nikunji, I am so grateful to you and the team at Adobe for addressing this issue. I have downloaded 22.4 for Mac and delighted to report that the histograms are working properly once again. It has already contributed positively to my image-making, and I feel once again that I have the full benefits of PhotoShop.
Similarly, the intercept line in the Curves function is always working great.
However, I must sadly report a bug. When the Curves function is up and running, and I got to refresh the histogram while experimenting with the Curve, it will not update properly. I have to press the refresh button on the histogram as many as a dozen times before the histogram will finish and display. This did not occur previously, so I would assume that the 22.4 update of the histogram function has fixes the data tails issue, but introduced a new bug. My apologies.
Never the less, I am delighted that the tails in the histogram data now show properly. It is a great relief! My sincere thanks.
Pete Myers
Santa Fe
... View more
Mar 22, 2021
04:18 AM
Also, you don't mention what compositing software you are using but you need to be aware of colour management and be careful when you move from an ICC profile workflow to another workflow such as ACES or to non-color managed applications.
Dave
... View more
Dec 23, 2020
06:37 AM
This should be fixed in 22.1 or later.
... View more
Nov 02, 2020
12:36 PM
Are you using Photoshop 21.1?
... View more
Feb 26, 2020
12:03 PM
Yes sorry, I shoud have specified my OS, I'm on macOS Catalina. Glad to hear that it's not hurting Windows users as well! Thanks for the replies
... View more
Feb 19, 2020
03:40 PM
No it is still broken. Here is the video: https://youtu.be/4XT2chWt5Zs
... View more
Dec 10, 2019
08:09 AM
The latest update for PhotoShop released today (21.0.2) seems to fix this issue. Thx
... View more
Nov 12, 2019
04:16 PM
[Filter: filter notify] tom_attix's post body matched "guido", board "photoshop".
Post Subject: Re: PhotoShop CC 2020 color profile conversion issue
Post Body: Guido-
Could you send me one of the v4 profiles so I can reproduce the bug?
Thanks
-Tom Attix
Body text "Guido" matched filter pattern "guido".
Post by User[id=7601889,login=tom_attix] has message uid 10734752.
Link to post: Re: PhotoShop CC 2020 color profile conversion issue
... View more
Sep 19, 2019
10:50 AM
Please contact me with the email attached to that long numbered name above.
... View more
Sep 05, 2019
09:25 AM
Bump. Any news on the fix?
... View more
Dec 03, 2018
01:24 PM
Thanks Tom, will do on the new topic. I only just found out about this so I'm trying to make sure it's not just "finger trouble in the cockpit" rather than an actual bug. Thanks again. Glenn
... View more
Oct 05, 2018
01:46 AM
Also, you can’t convert the image from sRGB to CMYK then back to sRGB – You’ll lose colour. So, with you saying you’ve followed the steps and it still looks bad – I would say it’s because you’d already converted to CMYK then converted back to sRGB which you shouldn’t do, when converting from sRGB > CMYK you lose colour as CMYK doesn’t have the same colour gamut as rgb once it’s “changed the colour” you can’t get it back unless you work from the original source image which is sRGB “To restore preferences quickly using a keyboard shortcut: Press and hold Alt+Control+Shift (Windows) or Option+Command+Shift (Mac OS) as you start Photoshop. You are prompted to delete the current settings. The new preferences files are created the next time you start Photoshop.”
... View more
Oct 03, 2018
01:23 PM
I would use the Generator feature in Photoshop. You can name each artboard to indicate multiple file sizes and multiple output file types. Create image assets from layers in Photoshop
... View more
Jun 05, 2017
03:30 PM
Continuing on that thought, you can lower the resolution of your display, and the interface will appear larger (negating the advantage of a HiDPI display) or upgrade to CC which offers scaling to address this specific issue.
... View more
May 10, 2017
07:14 AM
Thanks for your reply - I'll give that a try
... View more
May 03, 2017
12:15 PM
1 Upvote
When you view the jpegs, are you looking at them in Photoshop or a web browser? Also, how do you save the jpegs (Save As, Save For Web, Export As, Quick Export, Generator)?
... View more
May 09, 2017
09:52 AM
The work around for the problem you've run into is to Save the file as a PSD and then check the Shrink Canvas on Save in the Artboard Behavior Options (the little gear icon). This forces Photoshop to update the canvas size to only fit the current contents of the file. This only applies to Save, so you'll have to save the file and then Export to Save For Web.
... View more
Feb 06, 2018
01:13 PM
I just got out of a tech support call with Adobe and we resolved the issue by recreating the Adobe Photoshop settings for both 2017 and 2018. Open: C:\Users\USERNAME\AppData\Roaming\Adobe\Adobe Photoshop CC 2017 for 2018: C:\Users\USERNAME\AppData\Roaming\Adobe\Adobe Photoshop CC 2018 Rename: Adobe Photoshop CC 2017 Settings --to-- Adobe Photoshop CC 2017 Settings + OLD Then reopen Photoshop and when you try to print you will get a new error and then be able to print the document.
... View more
Jun 05, 2017
06:53 PM
here are two examples of Nik color efex pro opened in lightroom and in photoshop. The Lightroom version is correct.
... View more