Search found 458 matches

by JimmyHartington
Mon Oct 13, 2025 7:59 am
Forum: Action Lists
Topic: Check solid of the spot color area
Replies: 3
Views: 190

Re: Check solid of the spot color area

When I look at the file all the UV is bitmap/image, so that way the is no concept of fill and stroke.

So I can not see a way do this check.

But maybe another forum user has a good idea.
by JimmyHartington
Thu Oct 09, 2025 3:51 pm
Forum: Flows
Topic: Imagemagick on Mac vs. PC
Replies: 7
Views: 178

Re: Imagemagick on Mac vs. PC

Just tried on my Windows and it does also not convert it to RGB. But when I try to open the output in Photoshop I got an error with invalid profile. So it seems it attaches the Adobe RGB profile without converting the image. Here is output another cli tool of the output file: General Complete name :...
by JimmyHartington
Thu Oct 09, 2025 3:20 pm
Forum: Flows
Topic: Imagemagick on Mac vs. PC
Replies: 7
Views: 178

Re: Imagemagick on Mac vs. PC

Ahh. Does not sound like that should be the problem with the small changes in versions.
by JimmyHartington
Thu Oct 09, 2025 3:08 pm
Forum: Flows
Topic: Imagemagick on Mac vs. PC
Replies: 7
Views: 178

Re: Imagemagick on Mac vs. PC

Same version of ImageMagick?
by JimmyHartington
Wed Oct 08, 2025 7:39 am
Forum: Action Lists
Topic: Check solid of the spot color area
Replies: 3
Views: 190

Re: Check solid of the spot color area

Can you share a sample file?
by JimmyHartington
Wed Oct 08, 2025 7:38 am
Forum: PitStop Pro
Topic: Objects selected but will not move to new position
Replies: 10
Views: 316

Re: Objects selected but will not move to new position

Can you share the action list as a .eal file?
If you right-click on the action list you will find the export option.
CleanShot-CleanShot-2025-10-08 at 07.37.03@2x.jpg
CleanShot-CleanShot-2025-10-08 at 07.37.03@2x.jpg (85.72 KiB) Viewed 287 times
by JimmyHartington
Fri Sep 19, 2025 3:39 pm
Forum: PitStop Server
Topic: Length of a cut path as a variable
Replies: 2
Views: 1337

Re: Length of a cut path as a variable

If you have Switch it is possible.

Have an action list which check if length of cut path is less than 0.
The XML-report will then have the measured length.
This can be used as a variable in Switch to rename the file.
Royal TSX-Flow-server03-2025-09-19 at 15.36.12@2x.jpg
Royal TSX-Flow-server03-2025-09-19 at 15.36.12@2x.jpg (217.61 KiB) Viewed 1223 times
by JimmyHartington
Fri Sep 19, 2025 11:51 am
Forum: Flows
Topic: Confusing info on color mode for psd files
Replies: 5
Views: 754

Re: Confusing info on color mode for psd files

Sounds like the best solution.
by JimmyHartington
Thu Sep 18, 2025 5:01 pm
Forum: Flows
Topic: Confusing info on color mode for psd files
Replies: 5
Views: 754

Re: Confusing info on color mode for psd files

Can you convert to RGB both as PSD and JPG.
Then collect color data from the JPG and apply to the PSD?
by JimmyHartington
Thu Sep 18, 2025 3:15 pm
Forum: Flows
Topic: Confusing info on color mode for psd files
Replies: 5
Views: 754

Re: Confusing info on color mode for psd files

It seems that ImageMagick does not touch the XMP-data doing the conversion. But as soon as Photoshop opens the file it is updated. Is it possible to have Photoshop do a resave of only PSD-files in the flow. Or use ExifTool to set the correct metadata if you are confident they have been converted cor...
by JimmyHartington
Fri Aug 29, 2025 8:46 am
Forum: Flows
Topic: Micro QR code Switch Pitstop Server App
Replies: 1
Views: 4126

Re: Micro QR code Switch Pitstop Server App

Hi Bruce I have made a short video how I setup getting a variable from Switch into a Pitstop Action in Pitstop Server. Hope this can help My solution between Pitstop Pro on macOS and Switch with Pitstop Server on Windows has been to create a variable set database located on a shared network volume. ...
by JimmyHartington
Fri Aug 22, 2025 2:06 pm
Forum: Switch
Topic: variables Hight and width
Replies: 6
Views: 3817

Re: variables Hight and width

Variables as a topic comes up on the forum now and again.

If you see the last post here: viewtopic.php?p=19192&hilit=variables#p19192

I made a short video showing the process from Pitstop Pro to Switch for variables.
by JimmyHartington
Fri Aug 22, 2025 1:35 pm
Forum: Switch
Topic: variables Hight and width
Replies: 6
Views: 3817

Re: variables Hight and width

For a simple solution I would sort the files to in a Portrait and Landscape folder and then have a Pitstop configurator to run the action list corresponding to the orientation. Like this: Royal TSX-Flow-server03-2025-08-22 at 13.37.49@2x.jpg The trick is the connection from Collected files called Po...