Date stamp on pics

can i have the date taken shown on photos

Not with the native iOS camera application. You can do a search in the App Store. I believe there are some there that will place that on the photo.

Similar Messages

  • Date Stamping pics to be printed

    I would like to select a number of photos that are going to be printed either with a service or on my printer and add a date stamp to all of the selected photos. All I have been able to do now is edit each picture and add a date on them one at a time.
    Is there an easier way that I am missing? Thanks.

    Ken
    Juergen is correct that IrfanView is a wonderful utility that does many things, including your request. Considering it is free, it is amazing the functions it delivers.
    However, if you want to add a "date" you can fake it with Process Multiple Files under Files in Editor. There is a Custom Text box that you can write in a text string to look like a date format and select the size and color of the output. I'd suggest a test photo first to check what the output looks like.
    If you have not used this function before, it is pretty straight forward. I normally use a different folder for source and destination, just to keep my originals intact. I also set File Type to High Quality JPEG, even if the originals already are HQJ, as I think the default is Medium Size (even if you don't change the File Type). I'd have to retest this assumption.

  • Is there any way to add a date stamp to a photo

    I have about 50 photo's that for some reason my camera did not put a date stamp on it. Is there a program that I can add a date stamp to the photo?

    You'll need an external editor to disfigure the photos that way
    In order of price here are some suggestions:
    Seashore (free)
    The Gimp (free)
    Graphic Coverter ($45 approx)
    Acorn ($50 approx)
    Pixelmator ($50 approx)
    Photoshop Elements ($75 approx)
    There are many, many other options. Search on MacUpdate. You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.

  • N8 - Dukto changes date stamp on transferred files

    I downloaded Dukto a few days ago after reading about it on another post on the forum.
    I have used it a few times to transfer some data to my phone from a PC but for the first time I have just tried it to transfer data the other way, ie from the phone to the PC.  The files I chose were images from the camera and I am very disappointed to realise that Dukto has altered the date stamp on the files, to the time they were transferred (rather than leaving it at when the pictures were taken)
    Is there any way round this, because I was starting to like the speed and ease of use of Dukto but for me, it is unacceptable if it changes what is a major plus point in digital photography, ie an automatic time stamp on images.
    If there is no way round it, does anyone know of an alternative way of using Wi-Fi to transfer files in both directions, that does not mess with the timestamp info.
    History: Always Nokia since 1994 including Nokia 2140, 7110e, 6150, 6210, 6310i, 6230i, N82
    Current: Nokia N8 (Anna - I have no intention of going to Belle) - and delighted with it!

    Hi.
    The case you described is right. But it´s not a bug.
    Why don´t you organise your pics/vids on your desktop with picasa for example. There you have many tools, also to rename your files, so that the filename contains the creation date.
    Or you use a cloud solution like dropbox, google+ or amazon clouddrive to sync pics/vids from your phone automatically.
    But never use the built-in sony playmemories. It´s really slow, pics are down-scaled to 1280x720 and vids are not synced. It´s the worst cloud-service for pics I´ve seen.
    Best
    arni

  • Date Stamping Photos

    I am newbie to Lightroom but am quickly loving this program.  One of the issues that led me here is date stamping.  Our dSLR does not allow for date stamping (Nikon D40x).  What it does is retains the "capture date" in the metadata ( i beliee most cameras do).  We take approximately 1,000 photos a month and would love to have them date stamped.
    Our processing is done through Kodak, who will not read the capture data from the metadata and stamp on the photo.
    My next option was thir party software - in comes Lightroom 3.  Well reading through the forums I found this was possible via LR Mogrify 2.  It was installed and it works great.  The amount of time I save vs the Gena Photstamper is incredible.  The problem I am having now is that Kodak auto crops the pictures before developing which crops the date stamp (located on the bottome right hand corner).
    I have selected on the Kodak site "print entire picture" which elliminates the cropping but leaves white bars on the ends of the picture.  The reason for this per the Kodak rep is due to photo size.  My next step was to go back into Lightroom and set the export size to 1200 X 1800.  The result was something close but not exactly that dimension.  Which still leaves me with either vertical or horizontal bars on the picture when processed.
    If anyone has encountered anything similar or if you have any possible solutions can you please help.

    May I suggest that you buy a camera that will imprint the date on your
    photo and be done with it. There are many point and shoots with good quality
    that will do this very thing.
    Keep it simple..........
    Rich

  • How to enter a date stamp using formscentral?

    I've been trying to enter a date stamp using formscentral but have no such luck. Whenever I enter one in using acrobat pro I get the error that I don't have sufficent privleges due to adobe keeping the integrety of the form...Anybody have any ideas?

    See this FAQ which explain how to modify a FormsCentral PDF in Acrobat
    http://forums.adobe.com/docs/DOC-3661
    Gen

  • How do I add time/date stamp to my screen capture file names?

    I'm on mac osx.
    I'm trying to add time/date stamp to my screen capture file names. (at the moment it's just 'Picture 1' etc..)
    I've tried the following command  in terminal but have not had success. please help!!
    defaults write com.apple.screencapture name "datestamp" at "timestamp"
    killall SystemUIServer

    Surely someone else will provide a better solution. Meanwhile, however, you might want to try the following script. Copy and paste the script into the AppleScript Editor's window and save it as an application. Then drop your screen capture files on the droplet's Finder icon.
    on open theDroppedFiles
        tell application "Finder"
            repeat with thisFile in theDroppedFiles
                set theFileName to name of thisFile
                if (word 1 of theFileName is "Picture") and ¬
                    (word 2 of theFileName = word -2 of theFileName) then
                    set theExtension to name extension of thisFile
                    set P to offset of theExtension in theFileName
                    set theCreationDate to creation date of thisFile
                    set dateStamp to short date string of theCreationDate
                    set timeStamp to time string of theCreationDate
                    set name of thisFile to "Screen Shot " & dateStamp ¬
                        & " at " & timeStamp & "." & theExtension
                end if
            end repeat
        end tell
    end open
    Message was edited by: Pierre L.

  • Add Date Stamp

    Hi,
      In a proxy to file(receiver file adapter) scenario, is there any way to append date in a specific format(ddmmyyyy) at the end of the file name.
    ex: sample23122009
    Add time stamp adds the date in a different format.
    If if is possible thru Receiver file adapter operating system command.
    Please suggest me how to do that.
    thanks.
    sri

    Hello Arunsri,
    Try to use dynamic file name configuration option in receiver file adapter channel. In mapping just concatenate the date stamp as required with your filename.Take this as constant.
    For this you may modify u r target structure. Add one more node as
    FileName -- Node
    -FileName -- Field
    In content conversion use that
    FileName.fieldFixedLengths - 0(Zero)
    FileName.fixedLengthTooShortHandling -- Cut. So that the extra field would not appear in file.
    Hopt it will helps.
    Cheers
    Veera

  • How can i put a time/date stamp in Apple contacts, "Note"

    how can i automatically put a time/date stamp in Apple contacts, "Note"
    ei , when i enter a new note to a contact. I want the time and date to automatically show at each note.

    This is not a feature in Contacts. I suggest you send Apple feedback to let them know you would like to see this option.
    http://www.apple.com/feedback/macosx.html
    You can easily add the date stamp using an app like TextExpander.
    Read this article about using snippet keepers. http://www.macworld.com/article/151286/2010/05/clipboardmanagers word

  • Date Stamp MySql-PHP

    Hi All:
    I have a form that I using to upload my portfolio using the
    php insert record function of Dreamweaver. How can I make it add
    the date stamp using dreamweaver? Is the a piece of code some can
    provide? My thought was add some kinda of hidden field and do
    something with that. Any help would be appreciated.

    .oO(cupaball)
    >Great! Where does that go in all this Dreamweaver code?
    >
    > if ((isset($_POST["MM_insert"])) &&
    ($_POST["MM_insert"] == "portfolio")) {
    > $insertSQL = sprintf("INSERT INTO port_tb (comp_name,
    design_type, URL,
    >short_des, long_des, thumbnail, medium_pic, large_pic,
    long_pic) VALUES (%s,
    >%s, %s, %s, %s, %s, %s, %s, %s)",
    > GetSQLValueString($_POST['comp_name'], "text"),
    > GetSQLValueString($_POST['design_type'], "text"),
    > GetSQLValueString($_POST['URL'], "text"),
    > GetSQLValueString($_POST['short_des'], "text"),
    > GetSQLValueString($_POST['long_des'], "text"),
    > GetSQLValueString($_POST['thumbnail'], "text"),
    > GetSQLValueString($_POST['medium_pic'], "text"),
    > GetSQLValueString($_POST['large_pic'], "text"),
    > GetSQLValueString($_POST['long_pic'], "text"));
    Where do you want the date to go? The date column has to be
    listed
    inside of the parentheses after "INSERT INTO port_tb", the
    NOW() call
    inside the VALUES parentheses at the same position. Here's an
    example
    with the date at the first position (adjust the name as
    necessary):
    $insertSQL = sprintf("INSERT INTO port_tb (dateField,
    comp_name,
    design_type, URL, short_des, long_des, thumbnail,
    medium_pic,
    large_pic, long_pic) VALUES (NOW(), %s, %s, %s, %s, %s, %s,
    %s, %s,
    %s)",
    ... // all the rest
    Micha

  • Simple date stamp script

    Hello Adobe Community!
    I have 100+ photos to which I need to add a date stamp. Is there a simple script to do this? I'd like to make it an action too if possible, and it's worth noting that I have no idea how to script! There were some samples linked here but I can't for the life of me figure out how to edit them to get the desired effect.

    You can't use the date from either the profile folder or NTUSER.DAT as a reliable indicator of when a user last logged on, if I understand what you're trying to do.  The profile folder date may not be updated even when the user's profile is active;
    my own profile folder on my current system hasn't been updated for fifty days, even though I've logged off and on repeatedly and rebooted the system at least once.
    On the other hand, NTUSER.DAT, since it contains the user's registry hive, can be updated
    at any time by a malware scanner, malicious website blocker, or registry cleaner, or (I think) by some kinds of software installation or update.
    If you want to delete user profiles according to when the user last logged on, you're probably going to have to scan the security log (assuming you have security auditing enabled).  Maybe a tool like
    Log Parser from Microsoft is what you need.
    If you're running in a domain, you should research ways to get information from Active Directory as well.

  • Certificate of Completion with Date Stamp

    Greetings,
    Is it possible to make a form that will automatcally add a date stamp to it.? Here is the scenario: a user completes a series of questions through an eLearning module. At the end of it, they click on a button/link that takes them to a page that has a PDF in it. The PDF has a fillable form so they enter their name into it and at some point, maybe when they get to the pdp, it is time/date stamped for that user. They print the PDF out and give it to their supervisor.
    Make sense?
    Maybe it's not possible to get the stamp to be added as soon as they get to the PDF, maybe they have to push a button on the PDF to have it added? I don't know what is possible or if it is possible. We would just like to have some way to get a date stamp onto the PDF. The PDF doesn't have to be downloaded, it only needs to be printed as hardcopy, although having an option to have the PDF emailed to the user might be an option as long as it can only be printed.
    Comments, suggestions?

    Yes, it's possible, with a bit of JavaScript. You can have the date field automatically populated when the form is first opened or after they enter their name. For the latter, you could add the following script to the Validate event of the name field:
    // Get a reference to the date field
    var f = getField("date");
    if (event.value) {
        f.value = util.printd("mm/dd/yyyy", new Date());
    } else {
        f.value = "";
    Replace "date" with the actual name of your date field. You can also use a different date format, but this should get you started. If you want it to populate when the document is opened, it's a bit more complicated, but post again if this is what you want.

  • Adding time/date stamp

    Hello,
    I have several MPEG2 clips I'd like to add a running time/date stamp to.  Can I do this with Premiere Elements?
    Thanks

    Hm-m, not sure what to suggest, if DVDate will not work for you.
    When I need the TimeCode displayed, I use PrPro, or After Effects, as each has a very good TimeCode Effect.
    Maybe others will have some specific input for PrE.
    Sorry that did not work for you.
    Good luck,
    Hunt

  • Time and date stamp

    Hello. I am trying to add a time/date stamp to my inputs to LV. There are some comments here that I went through but they didn't seem to fit my application. With each tick of the timer I am collecting 5 inputs. Whate I would like is for the final column to have a time/date stamp. I have tried using the Vi's which seem appropriate for this however, they dind't have the affect I had hoped. All I want is for each tick of the clock and a sample is collected, to have he time stamp corresponding to that data.
    Thank you

    Yes, I've understood what you mean for a bit now and I've been telling you what to use, even linking to VIs.
    Here is a step-by-step list of what you need to do to get your data to be in the same format as your timestamp:
    Open the Timing palette, click Get Date/Time in Seconds, place it inside your loop.
    Open the Timing palette, click Get Date/Time String, place it inside your loop.
    Wire the output of Get Date/Time in Seconds to Get Date/Time String.
    Concatenate the outputs of Get Date/Time String
    Place Number to Fractional String inside your loop.
    Wire array of data (capacitance, dissipation factor, voltage) to the Number to Fractional String VI
    You now have all of your data and timestamps in the form of strings. Build an array of all of these strings and write to spreadsheet. If you want the timestamp as the last column, then build the array with the timestamp after the data. Surely you can figure that part out now.

  • Date Stamp

    Is there a way to add a date stamp to a Lumia 820 photo? If not can Nokia include such functionality in the next update?

    The date stamp that is embedded in the EXIF data of the photo.
    Or you could use a watermark app from the store and ad it there.
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

Maybe you are looking for