How to add text to multiple jpg files at the same time.  Need directions click by click. Thank you

Try adding text watermark to multiple photos at once.  using Photoshop Elements 6. I was able to do one at a time.  Looking for the sequence to add the same text in the same place for a whole lot of pictures.  Need directions click by click.  Thank you

gaillfrench wrote:

Try adding text watermark to multiple photos at once.  using Photoshop Elements 6. I was able to do one at a time.  Looking for the sequence to add the same text in the same place for a whole lot of pictures.  Need directions click by click.  Thank you

Go to file > process several files. In the dialog box, under 'Labels', select watermark from the menu drop down. You can customize the text (position, police, color, etc.), here.

Suggest her set you up an empty folder on your desktop that is different from the source folder, so that you don't overwrite the originals.

In addition, treat files separately from those in landscape orientation portrait.

Tags: Photoshop

Similar Questions

  • How can I have 2 email accounts open at the same time using the apple mail icon?

    How to open 2 e-mail accounts at the same time?

    Hello carroll12,

    Thank you for using communities of Apple Support.

    I see that you do not want to open two e-mail accounts at the same time using the Mail application. I understand perfectly. I have multiple e-mail accounts set up in my Mail application. I'm happy to help you with this.

    You can have more than one e-mail account set up in the Mail application. The first time you open Mail, it may prompt you to add an e-mail account (if you have not already done). Select an account type, and then enter your account information. To add another account, choose Mail > add an account, select an account type, and then enter your account information. Make sure that the Mail check box is selected for the account.

    If you have already both set in place, and I just want to be able to view both on the screen at the same time, open Mail, and then click file at the top.  From there, select the option for the new window of the observer.  This will open a new window where you can see each of the individual mailboxes on the same screen.

    Have an amazing day!

  • How read datalog multiple files at the same time?

    Hello friends...

    can someone help me to show how read datalog multiple files at the same time?

    Here is the example of my case.

    I have 500 files in a folder. each file contains a waveform and its setting.

    and then I want to do a card spectral these files, because these files have been saved in the order.

    the point is to know how to read these 500 files at once? I made a program to read these files, but the program can read these files in one by one. So it is very uncomfortable to read 500 files one by one. can someone help me solve this problem? Thank you. I hope you can show me the program. Thank you again...

    Hi jojo,

    Well, in the range of functions daughter, you will find a function to list the contents of the folder. This allows to get the names of all the files datalog, and then use a loop FOR to read.

    No one is obliged to provide 500 names of files manually - that's why we use a programming language to let the computer do the stupid work

  • I can't have multiple files open at the same time! I need to compare the content from one to the other. How to display two files at the same time?

    I can't have multiple files open at the same time! I need to compare the content from one to the other. How to display two files at the same time?

    Hi sindres79946597,

    Open Acrobat Reader DC, navigate to the Edit-> Preferences-> General-> uncheck "Open Documents in the new tab in the same window.

    Now, reboot your system, when you open multiple PDFs that all will open in a new window so that you can easily compare.

    Kind regards
    Nicos

  • Can I download multiple files at the same time? How?

    Can I download multiple files at the same time? How?

    Hi sday706,

    If you're referring to Acrobat.com, you can certainly.

    1. Sign in to your account on https://cloud.acrobat.com/files with your Adobe ID and password.
    2. Click the icon of the file download (the cloud and arrow icon) at the top right.
    3. Select the files you want to download. Shift-click to select contiguous files. Or Ctrl + click (Windows) or command-click (Mac OS) to click on non-contiguous files.
    4. Click on choose.

    Please let us know how it goes.

    Best,

    Sara

  • How to share several files at the same time?

    iI am trying to share a number of edited files and sending one at a time takes too much time. How to share several files at the same time?

    Yes, you can select and send/share several files at once.

    Start https://cloud.acrobat.com/send. Click Select files to send and then follow the instructions in file selection. If you want to add more files, simply click on add files:

    You can include up to 50 files by "transaction".

  • How can I register several OCX files at the same time

    How can I register several OCX files at the same time. OCX depending on the application files are stored in a network location, IE. R:\HR\whatever\whatever\*. OCX instead of manually record each ocx file, I would be with a simple batch file or an automated script. Anyone have any good ideas?

    Hi James,

    The Microsoft Answers community focuses on the context of use. Please join the professional community of COMPUTING in following the link MSDN forum

    http://social.msdn.Microsoft.com/forums/en-us/categories

  • How can you affect multiple windows open at the same time

    How can you affect multiple windows open at the same time

    You can not.  Only a calendar can have several windows.

  • Automatically replace the jpg files with the same file name TIFF.

    Is there a a way to automatically link the files by replacing the jpg files with the same exact file name TIFF?

    Thank you!

    Click on the link in the links Panel and open the Panel menu. Choose repeat the link extension.

  • How to launch two executable files (excel file & a .exe file) at the same time using VB Script?

    Hello

    I need vb Script code to run exe files at the same time.

    I hope someone will help me!

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

    http://social.msdn.Microsoft.com/forums/en-us/home

  • Delete several files at the same time

    Y at - it an easy way (simple) to remove several image and document files at the same time.  My sister downloaded hundreds of photos to my computer and I want to delete them.  I've spent a lot of time to delete individually and don't have not made much progress.  Is there a way to pick several at a time and remove them?

    Y at - it an easy way (simple) to remove several image and document files at the same time.  My sister downloaded hundreds of photos to my computer and I want to delete them.  I've spent a lot of time to delete individually and don't have not made much progress.  Is there a way to pick several at a time and remove them?

    See HairyFool response, and I would add the following. You can select multiple files in a folder by clicking on one and then by holding down the Ctrl key and clicking on all the others you want, one at a time.

    After selecting several files, you can do what you want with them - all remove them, copy them, cut, etc..

  • read the multiple analog inputs at the same time

    Hi all

    I use USB-6001 and want to develop an application to multiple tasks in C++. I try to read several analog inputs at the same time, but got some errors. To put it simply, I copy one of the sample code to read in analog data in a channel, and then turn it into function. Then I call this function to thread with the names of different poles (for example Dev1/ai0, Dev1/ai1) and I come across this error:

    "The specified source is reserved. The operation can not be specified such complete"code of State-50103

    I have search the forums, this may be because I use the hardware timing in this function, and this material timing cannot be used simultaneously by multiple tasks. I may have to put all the lines, I want to read in a single task (such as Dev1 / ai0:1). This way I can read two lines at the same time. However, when I try this, I encounter another error:

    Status code "buffer is too small to contain the data read" - 200299

    So here is my question, what should I do if I don't want to read the multiple analog inputs at the same time? Is the thing that hard time cannot be used by several true task? If I have to read several lines to a single task, how to set the settings?


  • How to open one than an excel documents at the same time

    Hello!

    After a while, I have to open 12 files to work with. I was wondering how can I open 12 files at the same time, rather than open one by one...

    The one has the good idea? :)

    Thank you

    Best regards

    Lizhou

    Hello!

    After a while, I have to open 12 files to work with. I was wondering how can I open 12 files at the same time, rather than open one by one...

    The one has the good idea? :)

    Thank you

    Best regards

    Lizhou

    Select each of the files all holding the key CTRL, it will select everyone in a group.

    Then right-click on the Group and select open

  • When I try to add presets to light room it is said that room light stopped working and stops, I tried unloading and reloading to get the same thing.what can I do? Thank you

    When I try to add presets to light room it is said that room light stopped working and stops, I tried unloading and reloading to get the same thing.what can I do? Thank you

    Please close Lightroom and then go to the following location in the Explorer: C:\Users\UserName\AppData\Roaming\Adobe\Lightroom\Develop Presets\User Presets

    Paste the predefined settings file in the location above, then try to open Lightroom and control the Module Development, if you are able to display Presets or not.

  • CANNOT OPEN TWO OR MORE PDF FILES AT THE SAME TIME

    Since Adobe Acrobat is released, I could double click on any PDF and it will open a new window.  I use six monitors so I could open and compare six different PDF files at the same time.

    Then all of a sudden about two years, all PDFs started tile in the same window.  This made side by side comparisons is impossible.    What's crazy is not a single person I contacted can understand it.  Even the most intelligent guy (even Adobe technicians) cannot understand how the do-but it was something he always did in the past.

    This is such an obvious feature and the answer should be easy.  Someone on another forum suggested this, but there is no button or option checkbox "Display each document in its own window" - which is what I'm actually trying to do.  The person who asked this question is in the graphic industry told me that she never found an answer after more then 3 years asking.

    What the devil?  Nobody really knows the answer?  Wow.  If I had to open a MS Word window and click on the program again, it would keep opening more and more windows side by side, so I can compare, cut and paste.

    Nobody knows the answer to this simple problem?

    I use Adobe Acrobat 7 and 7 Professional.

    Edition > Preferences (ctrl + k), under Show place settings check "display each document in its own window" and for good measure, clear check to "open interdocument links in the same window.

    Hi Julia,

    Acrobat 7 is not supported by Adobe & its not even compatible on Windows 7. It is not possible to predict how the application on an unsupported environment will behave.

    Kind regards

    Nicos

Maybe you are looking for

  • HP Pavilion boot fan stop 1154sa g6-problem

    So I'm having a problem with my Pavilion G6 1154sa. The cooling fan seems to be playing it just started, the high efficiency of speed and barely making a noise before cutting again, it does until finally the laptop overheats and shuts down, which giv

  • Satellite L500 - Microsoft webcam does not work on Windows 7

    I just bought a camera from microsoft as my other older version Trust webcam is not compatible with Windows 7. I would probably have no problems with a Microsoft webcam? Fake! Whereas before on Vista, my faithful trust webcam worked well on yahoo mes

  • The printer error will not fade

    HP 1350 printer showing jam, it is clear and will be printed test page, remnants of the error and does not print. Printer has been restarted; computer has been restarted. Printer has worked very well so far.

  • I want to change my computer settings that Microsoft word is the program of preferred instead of microsoft Works word processor.

    Whenever I try to open a document, the computer tries to use the works and some times it will not open the document.  How can I change the settings so that I don't have to use the works at all. It is subpar.

  • Install Via USB

    Hello Ive got Windows 7 premium on my laptop, but not CD player. IVe downloaded windows again, but do not really want to buy a CD Player for once off the coast of the event. Are there any tools that allow ISO files be bootable via USB >