Liquid rescale and remove objects from the images.

2010-04-12 1 min read Fedora Photo

Ever wanted to remove some unwanted object from an image. Wonder how many thinkgs you have to do, clone and delete and what not:)

There is a simpler way, just paint it in foreground color. Does that sound ridiculous, not any more with Liquid Rescale. First install the plugin for liquid rescale for gimp.

yum install gimp-lqr-plugin

Now, just follow simple instructions below:

  1. in the menu, choose Layer and then Liquid Rescale
  2. click on the New button in the Discard features section on the right: a new layer will be created
  3. put the plugin window on one side of the screen without closing it, and go back to work on the gimp main windows
  4. choose the paint tool and paint over the area you wish to remove
  5. go back to the plugin window
  6. click the Refresh button at the bottom: you should see your discard mask appear in the preview
  7. optionally, in the Mode box on the left choose Lqr + scale back or Lqr + Lqr back
  8. click the Auto size button at the bottom of the Discard features section (optionally choose the scaling direction in the box at the side of the button before clicking it).
  9. click OK

Could it get any simpler.

Continue reading

Generate web thumbnails page (gallery) for free with convert command on linux

2010-04-12 1 min read Linux Photo

Here&#8217;s something for guys who want to generate html file with thumbnails of photos. I know sometimes it really gets messy. So sometime back I had found a search on the net for the same and found a script written by Samuel Hocevar.  Sorry I do not seem to have the link to the page, but since the script is GPL and name of the author is there in the script, I can put it for download from my web-blog also. So here is the script <a href="http://amit-agarwal.co.in/wordpress/wp-content/uploads/2009/01/genthumb.sh">genthumb

Continue reading

Adding date to Photographs.

2010-04-07 2 min read Fedora Linux Photo

This is one of the common things that I want to do when I want to print the photos and its truely boring job to do given the fact that the Date Photo taken is already in the image taken by the Digital Photos. So finally I wrote a simple script to do this. Here it is for anyone who might be interested:

(Note you will need the program called anotate, written by me, posted earlier and exiftool)<pre style="padding-left: 30px;">

Continue reading

Annotating the photograph with comments.

2010-02-10 1 min read Fedora Linux Photo

There is a nice Linux command called convert. This command can be used in various ways to do image manipulation. One of them is to embark your image with some text. Here is how to do it.

**echo &#8221;Annotating the image &#8221;$2&#8221; with $1&#8221;
convert -font  Verdana -pointsize 40 -fill red -draw &#8221;text 100,100 &#8221;$1&#8221;&#8221; &#8221;$2&#8221; &#8221;$2&#8221;
**

It will be good idea to save this as &#8221;annotate&#8221; as we will use this later too.

Continue reading

shotwell- Photo organizer for Linux in Gnome

2010-01-21 2 min read Fedora Linux Photo

Here is description of shotwell:

Shotwell is a new <a class="zem_slink freebase/en/open_source" title="Open Source" rel="wikinvest" href="http://www.wikinvest.com/concept/Open_Source">open source photo organizer designed for the <a class="zem_slink freebase/en/gnome" title="GNOME" rel="homepage" href="http://www.gnome.org/">GNOME <a class="zem_slink freebase/en/desktop_environment" title="Desktop environment" rel="wikipedia" href="http://en.wikipedia.org/wiki/Desktop_environment">desktop environment. It allows you to import photos from your camera, view and edit them, and share them with others.

Link to shotwell:

<a href="http://www.yorba.org/shotwell/" target="_blank">http://www.yorba.org/shotwell/

Here are some <a class="zem_slink freebase/en/screenshot" title="Screenshot" rel="wikipedia" href="http://en.wikipedia.org/wiki/Screenshot">screenshots from the application.

Continue reading

using mypaint of linux continued.

2010-01-16 1 min read Fedora Photo

Some more screenshots here:
<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/10/Screenshot-3.resized.jpg"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Screenshot-3.resized-150x150.jpg" alt="Screenshot-3" title="Screenshot-3" width="150" height="150" class="size-thumbnail wp-image-1283" />

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/10/Screenshot-4.resized.jpg"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Screenshot-4.resized-150x150.jpg" alt="Screenshot-4" title="Screenshot-4" width="150" height="150" class="size-thumbnail wp-image-1284" />

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/10/Screenshot-6.resized.jpg"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Screenshot-6.resized-150x95.jpg" alt="Screenshot-6" title="Screenshot-6" width="150" height="95" class="size-thumbnail wp-image-1285" />

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/10/Screenshot-8.resized.jpg"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Screenshot-8.resized-150x145.jpg" alt="Screenshot-8" title="Screenshot-8" width="150" height="145" class="size-thumbnail wp-image-1286" />

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/10/Screenshot-7.resized.jpg"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Screenshot-7.resized-150x150.jpg" alt="Screenshot-7" title="Screenshot-7" width="150" height="150" class="size-thumbnail wp-image-1287" />

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/10/Screenshot-9.resized.jpg"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Screenshot-9.resized-150x150.jpg" alt="Screenshot-9" title="Screenshot-9" width="150" height="150" class="size-thumbnail wp-image-1288" />

[ad#ad-1]

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2009/10/Screenshot-10.resized.jpg"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/Screenshot-10.resized-150x150.jpg" alt="Screenshot-10" title="Screenshot-10" width="150" height="150" class="size-thumbnail wp-image-1289" />

Continue reading
Older posts Newer posts