Action to save to the same name but different Format

I have thousands of RGB JPG images to deal with on a particular project.  Basically, I have to make a selection of certain areas within each image in the water and then save on a black and white GIF that shows the areas of white water.

I created an action that fills the current image of black, my selection of loads, it fills with white, saves the image and closes the file basically.

It works OK, but not as well as I would like.  In particular, the file save game.

If the file is named filename.jpg... I want the action to save on the n/b as filename.gif GIF.  Without question and without changing what whatsoever.  But I can't do that.  It appears registration of dialogue and puts in the argument filename "copy copy" etc. (I read this topic elsewhere) and also in question is the usual GIF of the dialog boxes.

The "Close" to the action part also asked "if I want to save my changes, etc." ... I don't want all this to be.

Is it possible to have it do what I want?

Mike

Speaking to the command prompt "save changes":

When creating the action, Dungeon recording via the option 'No' on save changes menu. These preferences are saved in your action and it will close your jpg without you asking them to save.

When converting a jpg to gif file, it always saves as filename.gif; Photoshop never puts a "copy" in the name of the file.  How do you save your files?

Tags: Photoshop

Similar Questions

  • I have 2 bookmarks with the same name but different stuff in them. I want to remove one, but pass the contemts remaining bookmark

    I have 2 bookmarks with the same name but different stuff in them. I want to remove one, but pass the contemts remaining bookmark

    This is the first mention you made records. See this - https://support.mozilla.org/en-US/kb/Sorting%20bookmarks#w_rearranging-manually - and move individual bookmarks from one folder to the other folder. You may need to press the Alt key to display the Menu bar and the View menu item.

  • Imports to create my destination but put the images in a subfolder under my destination (always under the same name but different from my folder created)

    Imports to create my destination but put the images in a subfolder under my destination (always the same name but different from my folder created under) Lightroom CC 2015.3

    I solved the problem. I think that this should be addressed.

    When importing from is no possibility for "put it in a subfolder when.

    display all the options. But there is down to bottom left a little box that

    When hovered says 'show fewer options'. When this window opens and copy

    is selected, it offers the possibility to in a subfolder. Who has been

    selected and the origin of the problem.

    It is an option that should show the full screen, but also the show

    under the screen.

    Monroe

    Monroe Halpern

    [email protected]

  • Columns with the same name but different data or precision length.

    DB version: 10 gr 2

    In a diagram, I need to find all of the columns with the same name but different or precision data length (if the column is of type number). I know I have to use the USER_TAB_COLS view for this. But I need to find a logic to compare the names of columns and its lengths.

    something like

    select t1.table_name
         , t1.column_name
         , t1.data_type
         , t1.data_length
         , t2.table_name
         , t2.column_name
         , t2.data_type
         , t2.data_length
      from user_tab_columns t1
         , user_tab_columns t2
     where t1.table_name != t2.table_name
       and t1.column_name = t2.column_name
       and t1.data_type = t2.data_type
       and t1.data_length != t2.data_length
    

    ... could be a starting point.

  • Source code is the same name but different schema owner

    I got 1 of the online test and there the question has been asked. I have already answered but curious to cross-check my response with your advice...

    Question

    You want to see the source code of your defined package 'test1' and you issue the following query:

    Select the text in all_source

    WHERE name = "test1";

    After executing query, you have noticed that the result has 1 or more of source code with the code source test1 with the same name, but exist in different schema owner.

    Based on above circumstances, which is the type of possible object of the other source code?

    a Package

    b form

    c View

    d table

    e synonym

    My response was a (Package).

    Concerning

    Muzz

    Hello

    You answer is correct, all_source contains code for one of the following object types

    FUNCTION, JAVA SOURCE, PACKAGE, PACKAGE BODY, PROCEDURE, TRIGGER, TYPE,TYPE BODY

    for more detail check the following link

    http://docs.oracle.com/cloud/latest/db121/REFRN/refrn20249.htm#REFRN20249

    Concerning

    Salim

  • accidentally create data file with the same name but different location

    Hi all

    I was accidentally create data file in the tablespace with the same name but in another location.

    / U03/DataFile/REKON65. DBF

    new data file: / u04/datafile/REKON65. DBF

    My question: what happens with data/u03/datafile/REKON65 file. DBF? the data inside/u03/datafile/REKON65. DBF went?


    Thank you

    Indra says:
    Hi all

    I was accidentally create data file in the tablespace with the same name but in another location.

    / U03/DataFile/REKON65. DBF

    new data file: / u04/datafile/REKON65. DBF

    My question: what happens with data/u03/datafile/REKON65 file. DBF?

    nothing

    the data inside/u03/datafile/REKON65. DBF went?

    not gone

  • Help! Need a script to automatically open files with the same name but in another location.

    Good morning friends,

    So for my work, I need a script to open files with the same name but located in a different folder. But since I'm a total noob when it comes to programming, I can't understand how do. That's what I have in mind:

    -J' I manually open an image.

    -The script will look for a file with the same name in another folder that I've specified.

    -The script will then select the channel CMYK of the second file and copy and paste it into the first file.

    -The second file is then closed without saving the changes.

    I have problems with the part where the script searches for a file with the same name as the opened file. I would really appreciate help. Thanks in advance.

    If (app.documents.length > 0) {}

    myDocument var = app.activeDocument;

    var Nomdoc = myDocument.name;

    try {var basename = docName.match (/(.*)-.)} [ ^\.] +$/)[1]}

    catch (e) {var basename = thedoc.name};

    var path = / * path of folder to insert as a string here * / + ' / ' + base name + / * insert file extension, including the period as a string here * /;

    If (queue (path) .exists == true) {var otherDocument = app.open (File (path))};

    };

  • VRA unable to create groups of companies with the same name in different tenants with vRO

    vRA 6.2.2 Build - 2754020

    vRO 6.0.1

    Through the vRA GUI I can create groups of companies with the same names in different tenants as follows:

    Tenant1: BusGroup1, BusGroup2, BusGroup3

    Tenant2: BusGroup1, BusGroup2, BusGroup3


    However, to create business groups with the same names in different tenants via the vRO, specifically the workflow plugin Library / vCloud Automation Center / Administration / Business groups / create a group of companies, fails in the second tenant with the below error:


    [42106] the specified condition is not respected for 'name '. (Name of the dynamic Script Module: createBusinessGroup #12)

    If I change the naming convention to be different by tenant, then I have no problem. I thought it might be a restriction in the product, but as said I was able to create with the names of same origin through the user interface.

    Anyone experience the same thing?

    This is a known problem within IaaS API the plugin vRO uses to manage groups of companies through business groups workflows. You don't have the same problem of the vRA UI because the user interface (according to the 6.x) does not use the same API IaaS to manage groups of companies.

    The only alternative to 6.x for now is to directly use the helper generic entity Manager plug-in itself. You can take a look at the first example in example CRUD Infrastructure tasks management Scripts.

    I hope it helps.

    Sergio

  • Windows XP: desktop icons changed to the same names, but retained their original functions

    Hello

    I know that put at the point before, but the problem was never properly solved. I have Windows XP. While I was changing the name of one of my Office Word Document files yesterday, all of a sudden all my desktop icons changed under the same name. I can't tell you how it happened. 'My computer', 'My Documents', 'Trash' 'Internet Explorer', 'Adobe Reader', 'Corel Photo House', "MS Paint", "HP Solution Center" and eight other program launch icons, as well as 12 document records and 25 files of Word document on my desk, all had the same name change that I'd just been undertaken with one Word on my desktop files. Each icon has yet launched the successful operation or properly open to its original content.

    I called my friends in the Geek Squad to two different Best Buys and they had never heard of him. I called Microsoft Corp. in Washington State and spoke to someone there. He had never heard of this before but found a couple of reports, one in 2006 and one in 2009. He said that he asked around the House Microsoft and if he could find an answer, post it on the forum.

    No one was able to tell me how it could happen and no one could tell me how to fix it.

    I then, on my own, done a restore of the system in two days. He restored the original names on all the items that I have listed above and it restored the original names on all 12 desktop file folders. But it does not restore the names under the 25 Word document files. Those that I had to open individually to see what they were and then rename them manually the original name. Would enjoy to hear your opinion on this.

    Pete Speth

    Hi Pete,.

    I tried what you wrote... Select all the files, rename one file and all the files are renamed automatically - as I thought - but for a change of my computer, my network places and My Document obtained renamed the sting that it represents in the registry! I tried CTRL + Z file names seem to be restored, but not for the default icons!... Seems interesting...

  • 2 contacts save under the same name on the Droid? Help!

    as I was text later I learned I was texting the wrong person... Laughing out loud

    and then I looked under the name of contacts and there were 2 numbers under the same name

    [the two names are different Alex and a Sasha this one Liz and Eliza] and when

    I change them it shows me 2 different contacts under a different name of phone numbers are completely different

    but the area code. I manually added my contacts from my droid all of them and I'm sure I don't have anything wrong

    I need help quickly, thanks!

    stussykrew,

    You can go to the contact details joined and hit Menu > Edit Contact > Menu > separate. This will take the coordinates and split it into two different contacts.

  • Copy color labels between files with the same name but a different extension.

    For historical reasons, I have several occurences where there are RAW files in a folder, and then a subfolder with a selection of the RAW files converted to jpg files.

    I'm looking for a way to yellow label RAW files with a jpg in the subfolder. They have the same name except for the extension.

    Do manually is compact, it is more than a thousand pictures, so a way to add a script or copy it would be great!

    Kind regards

    / By

    There is a John Beardsworth plugin that will do what you want... Search for "Lightroom", "Synchronization of metadata", his name and it will appear.  Don't remember if we have the right to directly link here so did not.

  • How to register multiple files with the same name with different num revision

    Hello

    Can someone please tell me, how to register several different files with the same name with the revision number using the RIDC API.

    For example:
    First of all I will be saved in a file (TestFile.txt) in a content server with revision number 1 using the RIDC API in application of the ADF. Then after awhile, will change the same line (TestFile.txt) check-in and once again. I tried to check the same file several times, however first Check-in correctly in server showing revision 1, so that Check-in same file again, her gives no error message, and also its not reflecting only not to the server. Single file (TestFile.txt) reflecting on the server.

    How to implement this feature using the RIDC API? Any suggestions would be helpful.

    Concerning
    REDA

    Published by: 887680 on March 6, 2013 10:48

    (1) get the content ID (dDocName), call CHECKOUT_BY_NAME
    (2) call check-in service with dRevLabel = previous dRevlabel + 1

  • Ive got 10 pounds with the same name but a number after and ten comes after 1 How do I do come after nine instead?

    document 10
    document 1
    document 2
    etc.

    It is the way Windows sorts the file names.  Change the name of "Document1" to "Document01" (2, 3,...) and they will sort correctly.

  • Share apps with the same user but different unit

    Am I can share an app purchased on another unit having the same user?

    If you purchased them from the Mac App Store, connect in the Mac App Store, simply click on the purchase tab and then download them.

  • Why do I get different results for the same resolution but different boxes of Windows, Windows 7 and XP

    I use an .exe on two different windows boxes, in Windows 7 and XP.  I put both for resolution 1024 x 768.

    Win 7 (old laptop and Dell desktop computer) I have a large application to watch.  On the WIn XP boxes all fonts to big.  It doesn't make sense for me as all PC's have the same resolution.

    Has anyone go through this before?

    System for XP and Vista/Win7 fonts are different.

    See

    http://forums.NI.com/T5/LabVIEW/elements-have-moved-when-opening-VI-with-F3-patch/m-p/1054817

    http://forums.NI.com/T5/LabVIEW/what-can-affect-the-size-of-a-front-panel-object-between/m-p/1058607...

    http://forums.NI.com/T5/LabVIEW/font-size-on-Windows-7-with-LabVIEW-2009/m-p/1055114/highlight/true#...

    and several other similar topics.

Maybe you are looking for