Raw file format support in Rawstudio for Linux for FujiFilm cameras.

2010-07-20 2 min read Linux Photo

Finally <a href="http://rawstudio.org">Rawstudio has decided to add the support for FujiFilm raw file format. The support for FujiFilm cameras was not there in the rawstudio but now the bug reported on the same is marked as fixed and in the next few release, we should see the support for the same. Good going guys.

About Rawstudio:

To get the best quality out of your digital camera, it is often
recommended that you record your pictures in RAW format. This format
is mostly specific to a camera and cannot be read by most image
editing applications.

Continue reading

Adding border to images.

2010-07-18 1 min read Photo

A very simple script to add border to images :
**
**

*for i in .jpg; do montage -geometry 720×576 -background black -quality 100 $i conv-$i; done


This is one line that you can run the directory containing all your images and all the files with extension of &#8221;jpg&#8221; will be assumed to be images and the command run on them to add the border. The border is black in color and quality of the border is 100%.

Continue reading

Enhance photos quickly with GIMP

2010-06-17 3 min read Fedora Photo

Okay today I will show you how to enhance or make the photo look better with GIMP. Digital photos are good but can be made better with GIMP. I will take you step by step with the process. There are many other things that you can do but I will cover only basic stuff. So here we go.

Take a photo of your choice.

<img class="size-full wp-image-503" title="Monkey" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/dscf5962.jpg" alt="Monkey" width="387" height="542" />

Continue reading

using mypaint on Linux

2010-06-09 2 min read Linux Photo

Here is description of mypaint.

Mypaint is a fast and easy/simple painter app focused on the painter, so you can only focus on the art and not the program itself. Currently MyPaint does not have a layer system, also mypaint is using pygtk with C extensions.

One of the interesting feature is that the width of the brush increse&#8217;s with the speed of the stroke.

My personal experience with the application was that the appllication does not have too many functionalities but is really very easy to use. Just select the brush and use it after invoking it. Here are some examples of the kind of effects that you can see with mypaint.

Continue reading

Auto Adjust Photo color and contrast in Windows, Mac and Linux.

2010-05-19 1 min read Photo

<a href="http://log69.com/aaphoto_en.html" target="_blank">Auto Adjust Photo is a tool that is very helpful if you are looking at quickly adjusting the photo. This tool does a good job of automatically doing color correction. Here is example:

<img class="size-full wp-image-624" title="before" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/dscf5768_new.jpg" alt="Before" width="697" height="522" />

<img class="size-full wp-image-625" title="After" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/dscf5768_new_new.jpg" alt="After" width="697" height="522" />

There is definately a scope of improvement in the processed photo, but if you have a couple of hundred photo&#8217;s and you can get this effect in one liner then nothing like it. Here&#8217;s the one liner

Continue reading

Walk through the flower.

2010-05-11 1 min read Photo

Here&#8217;s one of the photos that I took in last few days of the 2009. I like to call it Walk through the flower. Its a super macro of the inside of flower.

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/01/DSCF7409.jpg"><img class="size-medium wp-image-1477" title="Walk through the flower." src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/DSCF7409-300x224.jpg" alt="Walk through the flower." width="300" height="224" />

Pretty soon you you would be able to buy this photo on <a href="http://shop.amit-agarwal.co.in">http://shop.amit-agarwal.co.in

AndreaMosiac.. The way to create a mosaic.

2010-04-30 1 min read Linux

<a href="http://www.andreaplanet.com/andreamosaic/download/" target="_blank">Download from here, AndreaMosaic. It us cinoketekt free for personal use and does just what the name says, creates mosaic. I tried this on Linux and was flawless with wine. Good show 🙂

Here&#8217;s how to use it:

Start AndreaMosaic

<img class="size-full wp-image-657" title="andreamosaic" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/screenshot-andreamosaic2.jpg" alt="andreamosaic" width="585" height="477" /><div class="zemanta-pixie">and select your base file by clicking on the &#8221;+&#8221;:<img class="zemanta-pixie-img" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/pixy.gif" alt="" />

<div class="zemanta-pixie">

<img class="size-full wp-image-658" title="andreamosaic" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/screenshot-andreamosaic.jpg" alt="Base image" width="585" height="477" />

<div class="zemanta-pixie">And now select the images that would tile to give you the base image. Click on select tiles:
<div class="zemanta-pixie"><img class="alignnone size-full wp-image-659" title="tiles" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/tiles.jpg" alt="tiles" width="602" height="452" /> <div class="zemanta-pixie"> <div class="zemanta-pixie">To start off, click on ok and then create mosaic on the initial window and you get your first mosaic. Here&#8217;s an example: <div class="zemanta-pixie"><img class="alignnone size-full wp-image-660" title="mosaic" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/mosaic.jpg" alt="mosaic" width="450" height="319" /> <div class="zemanta-pixie"> <div class="zemanta-pixie">There are various settings you can tweak to get different effects, so enjoy 🙂

Continue reading
Older posts Newer posts