derosia
Posts: 4
Joined: Wed Oct 15, 2014 11:45 pm

Command Line Image Effects Program

Thu Oct 16, 2014 12:09 am

I'm trying to put together a photobooth. I'm using gphoto2 to capture photos from my DSLR but I would like to put simple filters on the jpg pictures it takes like those that are available in RaspiStill and I'd like to be able to apply them without opening a GUI. I would also like to be able to add watermark or banner to the image. I would even be happy potentially if I could apply the RaspiStill filters to an existing image instead of a fresh capture. If that's possible or if there is another program that isn't GIMP or a massive paint/photoshop style program please let me know!

Thank you in advance.
-James

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Command Line Image Effects Program

Thu Oct 16, 2014 10:34 am

Code: Select all

sudo apt-get update
sudo apt-get install imagemagick
http://imagemagick.com/script/command-line-tools.php

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

derosia
Posts: 4
Joined: Wed Oct 15, 2014 11:45 pm

Re: Command Line Image Effects Program

Sat Oct 18, 2014 12:45 pm

Thank you! I think that's going to do the trick.

User avatar
pluggy
Posts: 3635
Joined: Thu May 31, 2012 3:52 pm
Location: Barnoldswick, Lancashire,UK
Contact: Website

Re: Command Line Image Effects Program

Sat Oct 18, 2014 12:53 pm

+1 for Imagemagick, fantastic bit of software.
Don't judge Linux by the Pi.......
I must not tread on too many sacred cows......

Return to “Beginners”