How to automatically add watermark to uploaded images in BC?

We want our customers to be able to upload images on our ecommerce site. Does Business Catalyst support automatic processing of the uploaded images, particularly adding watermark? Or do we need to use external service for this?
Many thanks for your suggestions.

Quick Answer - no.

Similar Messages

  • How do I add text to an image?

    I have purchased a template and imported it to Photoshop. I then sliced the template into sections, saved it for web and opened the index file in dreamweaver. My questions is, how do I add text to the images? I want to add the text content, within the boxes on the template, but because they are exported as images from Photshop I can't seem to do it...So let's say there is a box in the middle of the template and I want it to say, Services at the top and below that have a little information about the services offered with a "read more" button at the bottom. I have exported the template out of photoshop with text added and with the boxes empty. I tried to add the text in dreamweaver but couldn't. When I export the sliced template out of photoshop with the text already included, it does show up in Dreamweaver, however it is not in html and I would like it to be for SEO purposes. Forgive me if this question is silly or already answered, I have looked everywhere and couldn't find the answer.
    Thanks in advance to anyone that can help.

    Hi,
    I prefer to use tables for that. For example (First of all you have to store this new file):
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>AddedText</title>
    </head>
    <body>
    <table width="40%" border="4">
      <tr>
        <td>Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text </td>
      </tr>
      <tr>
        <td align="center" valign="top"><div align="center"><img src="yourPicture.jpg" alt="image 01" width="127" height="33" /></div></td>
      </tr>
      <tr>
        <td>Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text </td>
      </tr>
    </table>
    </body>
    </html>
    Here I took a table with only one column, you can modify my choice.
    There is so too a possibility to use a complete flow text around a picture. If you like that, please give me a shout.
    About the story "hotspots" look here where I tried to give an answer a short while ago: http://forums.adobe.com/message/2700306#2700306
    Hans-G.

  • HT1473 How may one add cover art in iTunes 11, for a CD imported to the library? How may one add more than one images?

    How may one add cover art in iTunes 11, for a CD imported to the library?
    How may one add more than one images?

    I understand what you mean - I too, would like to see some variability in the 'default'. Besides having a single default, I would step that up to a default that changes with genre and media: ie. I could see using a sax for Jazz; a microphone for a Podcast, etc.
    I don't have the answer to your question yet, but I think I'm going to crack open the iTunes package to see what default images there are embedded in there.

  • How do I add keywords to my images using DW?

    How do I add keywords to my images using DW?

    Well, there's <meta> keywords, then there are "keywords", here's an example...
    <meta name="keywords" content="everything, you, can, pack, into, this, tag, doesn't, matter, what, or, if, it, makes, sense">
    ...is totally obsolete for the reason I hint at in that tag example itself. There was a time, long ago in the dark ages of web design, where the keywords meta was actually used to determine page content to some degree. Developers immediately took advantage of it and started cramming everything they could think of into the <meta>, even totally unrelated but popular search terms, in the hopes that it would affect their rankings. It did, for a time, until the search engines got smarter and started totally ignoring the tag all together.
    "Keywords" changed meaning after that. Now search engines actually look at your page content and determine what your page is about. Making keyword rich, relevant html text (not odd blocks of random coma separated text anymore) is one of the things (there are many pieces to Search Engine Optimization or SEO) that determines if someone finds you using a particular word or phrase.

  • [Solved] How to: Automatically add Semicolons at end of line

    Q. Is it possible to set JDeveloper to automatically add Semicolons to the end of a line of code?
    A. "While there is nothing that does this in batch mode to all your lines, while you are writing a line you can press the CTRL+SHIFT+Enter (complete statement in the source menu) shortcut and it will complete your line for you including the semicolon." [Solved] How to: Automatically add Semicolons at end of line
    Original Message:
    I'm spoiled from using Basic and similar programming languages, adding semicolons manually is something that'll take me time to get used to
    Thanks in advance,
    Abdulla
    Tags (for search engines):
    Jdeveloper automatic semicolon
    Message was edited by:
    Abdulla

    While there is nothing that does this in batch mode to all your lines, while you are writing a line you can press the CTRL+SHIFT+Enter (complete statement in the source menu) shortcut and it will complete your line for you including the semicolon.

  • ADD FILES FOR UPLOAD - IMAGE PATHS DO NOT WORK IN WIDGETS

    Hi There
    I'm trying to add my own images to a widget I bought from Qooqee - the Wrapper_v2 image slider. But when I try to add my own images with the image path it doesn't work. I've tried adding the image with 'Add Files for Upload' - and then using the full path which I get from right clicking on it in the assets panel - but it still doesn't work.
    Most of the widgets require you to either specify the image path, or an external URL. I do not want to use a third party image hosting site to get URL's for every image I want to use on the site - so I just need to know what I'm doing wrong with the Add files for Upload - why do my file paths not work in the widgets?

    Provide the name of the program you are using so a Moderator may move this message to the correct program forum
    This Cloud forum is not about help with program problems... a program would be Photoshop or Lighroom or Muse or ???
    Also, you need to ask for help from the widget maker

  • Can any one help how can I include junit in upload image interface?

    I did upload image interface with jsp and servlet. I just need to know can I include this with junit? If so how? can anyone help?

    Error Message:
    Uploaded file should be of (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) type     1) Select a file of type (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) other than this from the browse button with the 1st selection of the above test case
    2) Select a file of type (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) other than this from the browse button with the 3rd selection of the above test case
    Shows uploaded image link with date and time.     1) Select a file of type (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) from the browse button with the 1st selection of first test case.
    2) Select a file of type
    (.bmp|.gif|.jpg|.jpeg|.png|.htm|.html) from the browse button with the 3rd selection of first test case.
    3) Select a file of type
    (.swf) from the browse button with the 5th selection of first test case.
    Is this unit tests?
    If so how to implement junit?

  • How do you add a device to Image Capture?

    Does anyone know how to add a device to IMAGE CAPTURE?

    You don't need to add a device just connect your camera and it will find it, if the camera is comparable. 

  • How to automate the process of Uploading RPD ?

    Hi All,
    I am on 11.1.1.6.0 and Windows server 2008. What I am wanting to do is to automate the process of uploading the repository on my development server and restarting the server automatically. And I want this to happen 3 times a day at specified intervals. For ex, I want that automatically, at 6:00 AM, 3:00 PM and 6:00 PM everyday my MUD repository should be uploaded to my development BI server without any manual intervention whatsover.
    I know this can be done using the wlst sctipts. I have couple of questions around that will appreciate if anybody can answer both of them.
    1. I don't know and understand the language which wlst scripts use. And even if somebody gives a ready script I should be able to understand that. So the question is from where can I learn that language. Like for BIP, we can learn xslt from w3 schools. How can i do for wlst tool/ scripts?
    2. Lets say I learned the language and created a script abc.py which uploads the repository. But How will that be automatically called or run on my Development Server? By a windows batch script? If yes, then who will run that windows batch script ? Do I need to manually run that? Or running of Windows Batch script can also be automated and can be run at specified intervals as I want?
    I'll appreciate if somebody can explain me this in detail.
    Thanks,
    Ronny

    Check this
    http://ssssupport.blogspot.com/2012/10/obiee-11g-deployment-using-shell-script.html
    Any updates on this :)
    How you end up with this?
    Edited by: Srini VEERAVALLI on Dec 28, 2012 8:21 AM
    Any updates Ronny!!
    Edited by: Srini VEERAVALLI on Jan 2, 2013 7:33 AM

  • How do I add alt text to images set as background in my asset list?

    I have designed a site in Muse but for some reason all the images are set as background images in the asset list and I can't optimise them for seo as I can't add alt text.
    How can I change this??
    Thanks

    I know I can't add alt tags to background images hence my question - how do I change them from background images - I was unaware you could assign an image as a background in the first place!
    To my knowledge I haven't intentionally set any of the images as background images.
    I need to change them from background images to 'normal' images.
    Thanks

  • How do you add text to an image in dreamweaver cs3?

    does anyone know how to add text to an image in dreamweaver cs3? someone help me im stuck

    Hello,
    pardon, your question is still formulated in too general manner, for me at least, because there are several possibilities for these things. Please take a look on Nancy O.'s templates and tutorials, for example here:
    http://alt-web.com/TEMPLATES/CSS-Semi-liq-photo-sheet.shtml
    http://alt-web.com/TEMPLATES/Dark-Grid-II.shtml
    http://alt-web.com/DEMOS/CSS-Clickable-Table-Cells.shtml and not to forget:
    http://alt-web.com/DEMOS/CSS-Sold-Out-Text-over-image.shtml
    you will come away with many ideas and suggestions about adding text to an image.
    Wish you a joyful "poking around"!
    Hans-Günter

  • How to automatically add new files to external iTunes Media Library

    I have an external hard drive that I store all of my music on and have set as my iTunes media file location. When I connect it, I open iTunes and can play all of my songs off of the hard drive with no problem. But many times I do not have my external hard drive plugged in when I purchase and add new files onto iTunes. Because of this, even though I have my preferences set to automatically add new iTunes files to the external media folder, when I connect my hard drive, the files will not be on the hard drive's media folder and they will not immediately transfer over to the hard drive, and I will then have to add them manually. Is there a setting that I can use that will set all new or recently added files on my iTunes to be transferred over to my external hard drive once it is connected? Or maybe a command that compares my iTunes with my external media file folder and transfers all new media over to my external folder? Any help would be appreciated.

    Well I actually found something that was fairly close to what I was looking for. If you right click a file or selection of files then click the option 'consolidate files' you can copy them to the media library. I guess I'll just have to filter my recently added playlist by the right amount of time then use the consolidate option. I still think that making a feature that automatically copys newly added files to the external media folder once it is connected would be a very worthwile investment in Apple's time

  • When uploading a site how to automatically add supported files

    I have cs5.5 and when I upload an edited page to a site that I have, how do I include all images and other files (include php files) that are part of the page, without having to upload each file seperatly. I had this set up on dw 8 and cs4, that everything pretending to that page got automatically uploaded,  but can not seem to be able to find where i set this up on cs5.5, thx for your help

    When you transfer a document between a local and remote folder using the Files panel, you have the option of transferring the document’s dependent files. Dependent files are images, external style sheets, and other files referenced in your document that a browser loads when it loads the document.
    When you put files on the server for the first time, DW asks you if you want to include dependent files, and also to check a box to stop asking again in future.  Someone must have clicked the box!
    Go to DW Preferences > click on 'site' panel.  Dependent files -- 'prompt on get/check out' and 'prompt on put/check in'. Make sure these boxes are both checked.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • How can i add a picture upload function to my forms

    hi all,
    i designed a forum for a survey , but i need a function to upload a picture to the form then only the meaning of the survey fullfilled , any body know how to put a "Insert image function to my forms .
    please let me know
    saji

    Hi;
    There is an "Attachment" field that allows a user to upload an attachment (Image, PDF, document etc).  It is one of the fields on the form fields toolbar:
    Make sure you are in "Web View" as opposed to "Page View" on the Design tab authoring your form to add the attachment field, the "View" setting is under the View menu and also at the bottom right corner of the page.
    Here is a tutorial on the attachment feature: http://forums.adobe.com/docs/DOC-1413
    Thanks,
    Josh

  • How do you add signature block to images

    I am switching from a PC platform to Mac and from Adobe to Aperture 3.   In Adobe is it easy to add a Signature to a image file for (c) however I cannot seem to find the magic in Aperture to do this.   I have found that a lot of things are so simple on the Mac platform that I may be missing something simple.  Thanks

    Vern, I'm guessing your desire to add a signature to a photo is actually a watermark? If so that is definately possibly. Unfortunately this is not as easy as it could be and I'm hopeful that Apple gets this feature updated at some point. Sooner rather than later would be nice. However, you can find out how you can accomplish this by going to the help tab in Aperture and type in Watermark. The toughest part of making this happen is that you have to have access to Photoshop or possible other programs that you can create a PNG file in. The PNG file is a graphic file that you make to add to each photo on export. This graphic file can be text or something graphic like a logo. The one I use is text based and looks like this: © 2011 Daniel J. Cox/NaturalExposures.com. This text was created in Photoshop and saved as a PNG file with a transparent background. All of this sounds fairly complicated which it is but it can be done. If you don't have Photoshop maybe someone else can offer advise on how to create a PNG without Photoshop. Once you get a PNG created then there is an option in the export window that lets you add the watermark. The tough p[art is getting the PNG.
    I moved to Aperture from Lightroom myself and I've been mostly happy but creating watermarks in Aperture is not nearly as easy as it is in Lightroom. Hope this helps. You can see samples of the watermark on images in an Aperture web page at http://www.naturalexposures.com/private/gallery/resplendentquetzal/large-4.html

Maybe you are looking for

  • How can two computers in one room have different wireless strength?

    I have a Time Capsule that is a few years old. I also have a MacMini that is about 5 years old. I moved the Mac Mini from one side of the room to another in front of the window. When the Mac Mini was in its old space the wireless strength showed all

  • Running unix command using java shows error

    Hi All, I am trying to run UNIX move command using Java exec method but its throwing error, unable to rename. Here below is the code i am trying to run to move all files from one directory to another directory. source and destination directory exists

  • Z10 won't boot up due to error "[A:0x00000049]"

    Please help somebody.. My Z10 seems bricked with flashing red LED. This issue happens on my Z10 (STL100-3) phone. I was trying to load an leaked BB 10.3 OS to take a look as mentioned in crackberry, auto loader name: Z10_10.3.00.0140_STL100-2-3.exe.

  • PR and PO Line items are different.

    Hi, Hi, We created PR , realeased then created PO. In PR we have 5 Line items after created PO the line item serial are not like same as PR. It  shows all 5 line items with different line number , Could you pl suggest what are the reasons to cause th

  • Download destination folder not working

    when I have download files I have set forefox to put them on the desktop. Even though I haven't changed that setting it puts them in the temp folder. I have tried to reset it a few times but nothing has changed. If I download podcasts it still goes t