How can I add watermark logo on photo that I capture from my Samsung Galaxy S10?Extracting meta data from raw images (DSLR camera)Why are the images noisy and low quality system wide? Why do the color profiles not activate?Video edition program that can make several hours long clips from a picture and mp3 files on resolution 480p with only 1 fpsRAW exports wrong (Photivo, Rawtherapee)eyefi-config with 2GB eyefi card?Add Images to videoHow to install the Darktable plugin for GIMP 2.10

Ambiguity in notation resolved by +

Why is the year in this ISO timestamp not 2019?

How does a simple logistic regression model achieve a 92% classification accuracy on MNIST?

Teleport everything in a large zone; or teleport all living things and make a lot of equipment disappear

How can I use expandafter the expand the definition of this control sequence?

How to make a bold sparkline in Google Sheets?

Assign every word from a line to a variable

Bash awk command with quotes

What is a "major country" as named in Bernie Sanders' Healthcare debate answers?

geschafft or geschaffen? which one is past participle of schaffen?

Some Prime Peerage

Difference between system uptime and last boot time in windows

Would it be unbalanced to increase a druid's number of uses of Wild Shape based on level?

What 68-pin connector is this on my 2.5" solid state drive?

Is there any reason to concentrate on the Thunderous Smite spell after using its effects?

Can derivatives be defined as anti-integrals?

How would you control supersoldiers in a late iron-age society?

Where is it? - The Google Earth Challenge Ep. 3

What organs or modifications would be needed for a life biological creature not to require sleep?

Read string of any length in C

Are there any “Third Order” acronyms used in space exploration?

Why is it called a stateful and a stateless firewall?

Insight into cavity resonators

Is it appropriate to CC a lot of people on an email



How can I add watermark logo on photo that I capture from my Samsung Galaxy S10?


Extracting meta data from raw images (DSLR camera)Why are the images noisy and low quality system wide? Why do the color profiles not activate?Video edition program that can make several hours long clips from a picture and mp3 files on resolution 480p with only 1 fpsRAW exports wrong (Photivo, Rawtherapee)eyefi-config with 2GB eyefi card?Add Images to videoHow to install the Darktable plugin for GIMP 2.10






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I want to add a watermark logo on the camera images that I capture from Samsung Galaxy S10. Does anyone know about any tool/app for this?










share|improve this question



















  • 2





    Do you want the app to Run in your phone or PC? Which version of Ubuntu are you running on your phone or PC?

    – user68186
    Apr 15 at 12:05












  • Hi Karishma, I suppose it would be better if you post this question in graphicdesign.stackexchange.com forum instead.

    – Santosa Sandy
    Apr 15 at 12:47

















1















I want to add a watermark logo on the camera images that I capture from Samsung Galaxy S10. Does anyone know about any tool/app for this?










share|improve this question



















  • 2





    Do you want the app to Run in your phone or PC? Which version of Ubuntu are you running on your phone or PC?

    – user68186
    Apr 15 at 12:05












  • Hi Karishma, I suppose it would be better if you post this question in graphicdesign.stackexchange.com forum instead.

    – Santosa Sandy
    Apr 15 at 12:47













1












1








1








I want to add a watermark logo on the camera images that I capture from Samsung Galaxy S10. Does anyone know about any tool/app for this?










share|improve this question














I want to add a watermark logo on the camera images that I capture from Samsung Galaxy S10. Does anyone know about any tool/app for this?







photography photo-editing






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 15 at 11:58









karishma Boghawalakarishma Boghawala

62 bronze badges




62 bronze badges










  • 2





    Do you want the app to Run in your phone or PC? Which version of Ubuntu are you running on your phone or PC?

    – user68186
    Apr 15 at 12:05












  • Hi Karishma, I suppose it would be better if you post this question in graphicdesign.stackexchange.com forum instead.

    – Santosa Sandy
    Apr 15 at 12:47












  • 2





    Do you want the app to Run in your phone or PC? Which version of Ubuntu are you running on your phone or PC?

    – user68186
    Apr 15 at 12:05












  • Hi Karishma, I suppose it would be better if you post this question in graphicdesign.stackexchange.com forum instead.

    – Santosa Sandy
    Apr 15 at 12:47







2




2





Do you want the app to Run in your phone or PC? Which version of Ubuntu are you running on your phone or PC?

– user68186
Apr 15 at 12:05






Do you want the app to Run in your phone or PC? Which version of Ubuntu are you running on your phone or PC?

– user68186
Apr 15 at 12:05














Hi Karishma, I suppose it would be better if you post this question in graphicdesign.stackexchange.com forum instead.

– Santosa Sandy
Apr 15 at 12:47





Hi Karishma, I suppose it would be better if you post this question in graphicdesign.stackexchange.com forum instead.

– Santosa Sandy
Apr 15 at 12:47










1 Answer
1






active

oldest

votes


















2
















You can use command like this:



composite -gravity SouthEast watermark.png input.jpg output.jpg


where the work after -gravity define the position of your watermark



The command composite is part of ImageMagic package. And keep the original photos!






share|improve this answer





























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134071%2fhow-can-i-add-watermark-logo-on-photo-that-i-capture-from-my-samsung-galaxy-s10%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2
















    You can use command like this:



    composite -gravity SouthEast watermark.png input.jpg output.jpg


    where the work after -gravity define the position of your watermark



    The command composite is part of ImageMagic package. And keep the original photos!






    share|improve this answer































      2
















      You can use command like this:



      composite -gravity SouthEast watermark.png input.jpg output.jpg


      where the work after -gravity define the position of your watermark



      The command composite is part of ImageMagic package. And keep the original photos!






      share|improve this answer





























        2














        2










        2









        You can use command like this:



        composite -gravity SouthEast watermark.png input.jpg output.jpg


        where the work after -gravity define the position of your watermark



        The command composite is part of ImageMagic package. And keep the original photos!






        share|improve this answer















        You can use command like this:



        composite -gravity SouthEast watermark.png input.jpg output.jpg


        where the work after -gravity define the position of your watermark



        The command composite is part of ImageMagic package. And keep the original photos!







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Apr 15 at 12:08

























        answered Apr 15 at 12:01









        Romeo NinovRomeo Ninov

        5773 silver badges10 bronze badges




        5773 silver badges10 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134071%2fhow-can-i-add-watermark-logo-on-photo-that-i-capture-from-my-samsung-galaxy-s10%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Tamil (spriik) Luke uk diar | Nawigatjuun

            Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

            Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?