<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DIY &#8211; YLovePhoto</title>
	<atom:link href="https://www.ylovephoto.com/en/cat/others/diy-others/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ylovephoto.com/en</link>
	<description>Intrigued by photography</description>
	<lastBuildDate>Thu, 29 Jun 2023 21:10:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Upscaling a photo with free AI</title>
		<link>https://www.ylovephoto.com/en/2023/06/29/upscaling-a-photo-with-free-ai/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 29 Jun 2023 21:10:17 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Image edit]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[Dall-E]]></category>
		<category><![CDATA[EasyDiffusion]]></category>
		<category><![CDATA[high-resolution]]></category>
		<category><![CDATA[Midjourney]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[pixel]]></category>
		<category><![CDATA[StableDiffusion]]></category>
		<category><![CDATA[Topaz]]></category>
		<category><![CDATA[upscaling]]></category>
		<guid isPermaLink="false">https://www.ylovephoto.com/en/?p=12955</guid>

					<description><![CDATA[Problem statement Sometimes, I am somewhat dissatisfied with the size of my digital photographs. The simplest way to improve (after the fact) is to run any Photoshop-like program, and apply a resampling (resize) preferably with the Lanczos method, in order to get 2x or 3x or 4x more pixels. It is fast and efficient, but [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Problem statement</h2>



<p>Sometimes, I am somewhat dissatisfied with the size of my digital photographs. The simplest way to improve (after the fact) is to run any Photoshop-like program, and apply a resampling (resize) preferably with the Lanczos method, in order to get 2x or 3x or 4x more pixels. It is fast and efficient, but it usually generates a slightly blurry but bigger picture. If the target is a large format print that could be watched from a short distance, or for something like printing on a very large canvas, I should have more details in the picture (more than what was initially collected by the camera). The image is still too small.</p>



<p>The other approach would be to use a software tool like Topaz Photo AI or the all-new Adobe Photoshop &#8220;Image Enhancer AI&#8221;. Those are Pro tools (&#8220;Pro&#8221; means &#8220;expensive&#8221;): Topaz costs 199$, its competition often relies on monthly subscriptions. For a normal guy (who only needs it a few times per year, at most), this is not applicable.</p>



<p>Why not look toward (free) Open Source tools? Fortunately, some are existing.</p>



<p>And I added another constraint: I want it to run on my own PC (no cloud resources and/or cloud subscription like what StableDiffusion requires).</p>



<h2 class="wp-block-heading">The general idea</h2>



<p>For a few months, I have been impressed by the multitude of Artificial Intelligence solutions (Didn&#8217;t you hear about something named ChatGPT?) and not only to generate human-readable text. Tools like StableDiffusion, Dall-E, or Midjourney generate spectacular pictures from a textual description (a prompt). But they often include a mechanism to extend their text-to-image activity to a much larger scale (usually they produce small pictures to sparingly use computer resources).</p>



<h2 class="wp-block-heading">My solution &#8211; in details</h2>



<p>I won&#8217;t detail the steps taken to reach that solution. But here it is.</p>



<p>One strong PC, with two options/directions that could be imagined.</p>



<ul class="wp-block-list">
<li>A powerful graphic/video card (not always, but often based on nVidia GPU).</li>



<li>A super-powerful PC with (most critical) a lot of memory.</li>
</ul>



<p>In my own case, I chose:</p>



<ul class="wp-block-list">
<li>i9-13900K (with a good AiO liquid cooler, because this beast can heat up quite quickly when running 100%),</li>



<li>64 gigabytes of DDR4-DRAM memory (you will hear that this is the limiting factor for the image size).</li>
</ul>



<p>But, you could work with a smaller CPU (with a lot of patience), or a Mac computer.</p>



<p>Nobody would claim this is a cheap PC, but it definitely works reasonably well.</p>



<h2 class="wp-block-heading">EasyDiffusion installation steps</h2>



<p><a href="https://github.com/easydiffusion/easydiffusion">EasyDiffusion</a> is a free version of a tool very similar to StableDiffusion. You may install it on your PC, and it will run either on the CPU or on the video card.</p>



<ul class="wp-block-list">
<li>Download the installation program from <a href="https://github.com/easydiffusion/easydiffusion">the EasyDiffusion home page</a> (according to your needs, you&#8217;ll choose the binary for Windows, Linux, or Mac).</li>



<li>Follow the installation steps from the page, don&#8217;t worry about changing any option right now. You will need some patience (it goes and download additional models and other packages, it will build some of the files during the installation).</li>



<li>Run the program from the Windows &#8220;Start&#8221; menu. This will open a Command window to run a few background things (no need to even look at this), then a browser window giving access to the EasyDiffusion user interface.</li>
</ul>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="600" height="458" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-600x458.webp" alt="EasyDiffusion - Welcome page" class="wp-image-12960" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-600x458.webp 600w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-300x229.webp 300w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-768x586.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-1536x1172.webp 1536w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home-400x305.webp 400w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-home.webp 1748w" sizes="(max-width: 600px) 100vw, 600px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; Welcome page after installation</figcaption></figure>



<ul class="wp-block-list">
<li>For the first configuration, I would recommend clicking at the top of the page on &#8220;Settings&#8221; and selecting the following program settings:
<ul class="wp-block-list">
<li>Auto-save Images: YES</li>



<li>Save Location: select the appropriate directory to save your creations.</li>



<li>Open browser on startup: YES</li>



<li>GPU memory usage: High (with 64 GB of DRAM, you want to use it all or as much as possible).</li>



<li>Use CPU (not GPU): YES</li>



<li>Beta channel: NO.</li>
</ul>
</li>
</ul>



<figure class="wp-block-image size-large"><img decoding="async" width="455" height="600" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-455x600.webp" alt="EasyDiffusion - Settings for upscaling" class="wp-image-12962" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-455x600.webp 455w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-228x300.webp 228w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-768x1013.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings-400x527.webp 400w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-settings.webp 939w" sizes="(max-width: 455px) 100vw, 455px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; Settings for upscaling</figcaption></figure>



<p>Create a text file whose name should be <strong>YR_MoreResolutions.plugin.js</strong> with the following text contents:</p>



<pre class="wp-block-code"><code>// ==UserScript==
// @name         Ski-SDUI-MoreResolutions
// @version      0.1-YR
// @description  More Resolution Options
// @author       Super.Skirv, JeLuF, YR
// ==/UserScript==

(function() {

	options="";
	for(i=6; i&lt;=32; i++) {
		options += '&lt;option value="' + (64*i) + '">' + (64*i) + '&lt;/option>';
	}
    options += '&lt;option value="' + 3072 + '">' + 3072 + '&lt;/option>';
    options += '&lt;option value="' + 4096 + '">' + 4096 + '&lt;/option>';
    options += '&lt;option value="' + 4640 + '">' + 4640 + '&lt;/option>';
    options += '&lt;option value="' + 6960 + '">' + 6960 + '&lt;/option>';
    options += '&lt;option value="' + 8192 + '">' + 8192 + '&lt;/option>';
    document.getElementById('width').innerHTML = options;
    document.getElementById('height').innerHTML = options;

})();
</code></pre>



<ul class="wp-block-list">
<li>Install the plugin, by copying the <strong>YR_MoreResolutions.plugin.js</strong> file in the C:\EasyDiffusion\plugins\ui directory.</li>
</ul>



<h2 class="wp-block-heading">Operation and typical use</h2>



<p>When arriving at the EasyDiffusion page in your browser, you will need to feed it with a source picture to enlarge and the right upscaling options:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="600" height="580" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-600x580.webp" alt="EasyDiffusion - The upscaling execution window" class="wp-image-12957" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-600x580.webp 600w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-300x290.webp 300w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-768x742.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use-400x387.webp 400w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-use.webp 1384w" sizes="(max-width: 600px) 100vw, 600px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; The upscaling execution window</figcaption></figure>



<ul class="wp-block-list">
<li>Choose the source image with the &#8220;Browse&#8221; button.</li>



<li>Custom VAE: None</li>



<li>Image size: 3072 (width) by 2048 (height) &#8211; for 64 gigabytes of DRAM.
<ul class="wp-block-list">
<li>This parameter is dictated by:
<ul class="wp-block-list">
<li>The need to work on an image as large as possible</li>



<li>The memory size limitation. If you have only 16 gigabytes of DRAM memory, you will need to reduce these parameters each in a ratio of 2: 1536 by 1024. But you can explore the optimum for your configuration.</li>
</ul>
</li>



<li>Swap the parameters if the image is in portrait (vertical) orientation.</li>
</ul>
</li>



<li>Inference steps: 50 (this has practically no influence, you can leave the default value)</li>



<li><strong>Prompt strength: 0</strong> (<strong>This is the critical value:</strong> It will ensure that EasyDiffusion AI never tries generating a new artificial image from the prompt text, but concentrates on the upscaling job).</li>



<li>Output format: choose the right file format for you.</li>



<li>Show a live preview: NO</li>



<li>Scale up by <strong>4x</strong> with <strong>RealESRGAN_x4plus</strong> (Avoid RealESRGAN_4xplus_anime_6B which is totally not for photography)</li>



<li>The prompt (at the top of the page), and the Seed value (in &#8220;image settings&#8221;) are not used, except when naming the output file.</li>
</ul>



<p>If you don&#8217;t have enough memory, you can always reduce the &#8220;Image size&#8221; or you get a message like the following:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="600" height="263" src="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-600x263.webp" alt="EasyDiffusion - Execution error if you don't have enough memory for your upscaling settings" class="wp-image-12959" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-600x263.webp 600w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-300x132.webp 300w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-768x337.webp 768w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-1536x673.webp 1536w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-2048x898.webp 2048w, https://www.ylovephoto.com/en/wp-content/uploads/2023/06/EasyDiffusion-exec-error-400x175.webp 400w" sizes="auto, (max-width: 600px) 100vw, 600px" /><figcaption class="wp-element-caption">EasyDiffusion &#8211; Execution error if you don&#8217;t have enough memory for your upscaling settings</figcaption></figure>



<p>The message tells you what memory size it tried to allocate/reserve. This will guide you when reducing the &#8220;Image size&#8221;.</p>



<p>If you are correctly configured, after a few minutes, you will see the result like in:</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://www.ylovephoto.com/fr/wp-content/uploads/2023/06/EasyDiffusion-exec-OK-600x302.webp" alt="EasyDiffusion - Résultat d'une bonne exécution de la routine, avec une image à super-haute résolution" class="wp-image-13071"/><figcaption class="wp-element-caption">EasyDiffusion &#8211; Result of a nicely executed upscaling,  with its large size picture</figcaption></figure>



<p>Notice: the new resolution is now <strong>12288 x 8192 pixels</strong> (we left from 6960 x 4640 pixels, to reach no less than <strong>100 mega-pixels</strong>). But, above all, the Artificial Intelligence (of the ESRGAN network) determined new pixels not only interpolated but imagined as complementary to the existing ones and totally credible.</p>



<p>In the picture used for this example, don&#8217;t spend time checking the blurred background. But take a look at the fine details in the structure of the dragonfly wings. It may not be perfect (from the professional entomologist&#8217;s point of view, there are anatomy errors), but the ribs/veins and the light reflections are very natural-looking, even in areas where they are only half-drawn or half-blurred. The same remark applied to the eyes and antennas of the dragonfly.</p>



<p>On the opposite, don&#8217;t even believe the proposal from the software: It&#8217;s no use clicking the button to upscale again to 20032 x 13376; You already reached the maximum size allowed by the available memory. You can&#8217;t go further with <em>only</em> 64 GB.</p>



<p>If you want to check the results, I made the files available:</p>



<ul class="wp-block-list">
<li><a href="/ZIP/_MG_7514.JPG" data-type="URL" data-id="/ZIP/_MG_7514.JPG">Original</a></li>



<li><a href="/ZIP/_MG_7514-RealESRGAN_x4plus.png" data-type="URL" data-id="/ZIP/_MG_7514-RealESRGAN_x4plus.png">Upscaled x4</a></li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fast identify your USB drives and sticks</title>
		<link>https://www.ylovephoto.com/en/2018/01/05/fast-identify-your-usb-drives-and-sticks/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 05 Jan 2018 17:48:55 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Image storage]]></category>
		<category><![CDATA[Use]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=12630</guid>

					<description><![CDATA[We are handling so many memory cards and USB thumb drives that it is often quite unpleasant to recognize them all. Sometimes, because it is difficult to find them in the photographer bag, sometimes because all these look alike when plugged into our computers. wouldn&#8217;t it be great if we had a simple way to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We are handling so many memory cards and USB thumb drives that it is often quite unpleasant to recognize them all. Sometimes, because it is difficult to find them in the photographer bag, sometimes because all these look alike when plugged into our computers.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12636" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/file_explorer-600x366.png" alt="" width="600" height="366" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/file_explorer-600x366.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/file_explorer-300x183.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/file_explorer-768x468.png 768w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/file_explorer-400x244.png 400w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/file_explorer.png 791w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p>wouldn&#8217;t it be great if we had a simple way to recognize them? Yes, of course. The simpler solution? Put a different name on each drive, each memory card, each USB thumb drive, but this is very small step. We know that graphical interfaces work better. Why not replace all these ugly grey icons with something ore meaningful (and more pleasant)?</p>
<h1>A simple process</h1>
<p>The only requirements are:</p>
<ul>
<li>Access to Google image search (but you can use another one, of course)</li>
<li>Use of a simple image editor able to save to &#8220;Windows .ICO&#8221; file format &#8211; I use <a href="http://www.irfanview.com/">IrfanView</a> which is very feature-rich, but simple to use and perfectly free (as in free beer).</li>
</ul>
<p>Step-by-step process:</p>
<ol>
<li>Define an image which is representing the drive well,</li>
<li>Collect this picture,</li>
<li>Set it to the right format,</li>
<li>Set it up on the USB drive.</li>
</ol>
<p><span id="more-12630"></span></p>
<h1>Step by step</h1>
<h2>Define the image for your icon</h2>
<p>I recommend several possible and complementary approaches. Keep in mind that the objective is to easily recognize the USB thumb drives or the disk drives connected to the computer USB port(s). Nota bene: This works with internal hard drives too.</p>
<p>Solution #1: If the USB thumb drive is very recognizable, you can find on the web some good photo representing it nice and well. You can even collect a press release photo form the manufacturer if you have the manufacturer name and the product model. For example, I can look for photos of external hard drives from Western Digital, MyPassport model, red color. Google result is offering a wide choice of good pictures:</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12638" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/WD-MyPassport-red-600x311-600x311.png" alt="" width="600" height="311" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/WD-MyPassport-red-600x311.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/WD-MyPassport-red-600x311-300x156.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/WD-MyPassport-red-600x311-400x207.png 400w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p>It works very well with memory cards. Plenty of good pictures from Sandisk, Lexus, and other manufacturers.</p>
<p>Even if you don&#8217;t have the exact name of the thumb drive (not all of Chinese-sourced drives are named properly), it is quite easy to look for a good description like &#8220;orange USB drive&#8221;. Less precise, somewhat more error-prone, but it works astonishingly well.</p>
<p>Solution #2: With the same Google Image Search, look for a nice photo that would represent the disk contents (or its name). Try looking for &#8220;photography&#8221; or &#8220;black and white photography&#8221; or even the name of a famous photographer (I tried with &#8220;Man Ray&#8221;, &#8220;Helmut Newton&#8221; who have very symbolic images to offer) for a hard drive to hold your photo archives.</p>
<h2>Choice reduction</h2>
<p>In front of so many options, I recommend intelligently reducing choice with some specific search filters. (on the Google page, press the &#8220;Tools&#8221; button and choose the following filters):</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12639" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/public_domain_images-600x60-600x60.png" alt="" width="600" height="60" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/public_domain_images-600x60.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/public_domain_images-600x60-300x30.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/public_domain_images-600x60-400x40.png 400w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<ol>
<li>Only take <strong>large size</strong> images (you&#8217;ll see it is important)</li>
<li>Select public domain pictures that you can modify: &#8220;<strong>Labeled for re-use with modification</strong>&#8221; (Why <em>steal</em> a photo? What <em>good</em> photographer would <em>steal</em> the photo of another one? Use a freely available one).</li>
<li>Most critical: Chose a very simple, pretty but easily recognizable picture (an icon may be very small).</li>
<li>Last recommendation: It is often better to start from an image with a white or very lightly colored background (it &#8220;works&#8221; better in most cases, as you will see).</li>
</ol>
<h2>Collect the picture</h2>
<p>Download the image from Google.</p>
<h2>Create the icon</h2>
<p>After all, an icon is merely a square image brought down to a small size and in special ICO format. the walkthrough is rather simple, you&#8217;ll see.</p>
<p>Load the image into the IrfanView application.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12640" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_1-452x600-452x600.png" alt="" width="452" height="600" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_1-452x600.png 452w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_1-452x600-226x300.png 226w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_1-452x600-400x531.png 400w" sizes="auto, (max-width: 452px) 100vw, 452px" /></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9444" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_1-452x600.png" alt="" width="452" height="600" /></p>
<p>Modify the size of the picture to move to a square ratio (change canvas size). You can do it by either enlarging or reducing the canvas size (choosing the right background color).</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-12641" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_2.png" alt="" width="466" height="513" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_2.png 466w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_2-273x300.png 273w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_2-400x440.png 400w" sizes="auto, (max-width: 466px) 100vw, 466px" /></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-9445" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_2.png" alt="" width="466" height="513" /></p>
<p>The result should be a nice square picture but you may feel that it is rather large for an icon.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12642" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_3-536x600-536x600.png" alt="" width="536" height="600" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_3-536x600.png 536w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_3-536x600-268x300.png 268w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_3-536x600-400x448.png 400w" sizes="auto, (max-width: 536px) 100vw, 536px" /></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9446" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_3-536x600.png" alt="" width="536" height="600" /></p>
<p>As a matter of fact, size does not matter much here. The larger, the better to keep the icon looking good when changing display sizes. Now comes the time to make sure that the size is exactly a multiple of 2 (eg. 2048&#215;2048 pixels). It is not useful to go further than 4096&#215;4096 pixels, but do not go below 1024&#215;1024 pixels. IrfanView will do this easily, from <code>Image&gt;Resize/resample...</code> menu.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12643" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_4-600x464-600x464.png" alt="" width="600" height="464" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_4-600x464.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_4-600x464-300x232.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_4-600x464-400x309.png 400w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9447" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_4-600x464.png" alt="" width="600" height="464" /></p>
<p>Then, you need to save the picture as .ICO file (be sure to use &#8220;Save as type&#8221; with the &#8220;ICO &#8211; Windows icon&#8221; option).</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12644" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_5-600x493-600x493.png" alt="" width="600" height="493" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_5-600x493.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_5-600x493-300x247.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/IrfanView_5-600x493-400x329.png 400w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-9448" src="https://www.roumazeilles.net/news/fr/wordpress/wp-content/uploads/2018/01/IrfanView_5-600x493.png" alt="" width="600" height="493" /></p>
<h2>Setup on the USB drive</h2>
<p>This icon (this ICO file) must be saved at the root of the USB thumb drive (in the  <code>D:\</code> directory), preferably under the <code>autorun.ico</code> name (but we can accommodate any other name like <code>Lynx.ico</code>).</p>
<p>Last, copy or create a text file named <code>autorun.inf</code> with the following contents (also in <code>D:\</code> directory), :</p>
<p><code>[autorun]<br />
ICON="autorun.ico"<br />
</code></p>
<p>This small file will allow Windows finding the icon named <code>autorun.ico</code> (or any other name that you previously chose)).</p>
<p>One comment <strong>about memory cards</strong>: You can do the same for your SD or CF Flash memory cards. Just remember that this will disappear any time you format the card in the camera. Have a copy handy to put it back on the Flash card.</p>
<h1>Result</h1>
<p>After that, your icons will be perfectly distinguishable. Only empty slots are exhibiting the default ugly non-images. All the rest is animal pictures, photographs from major artisits (Doisneau and Man Ray), pictures of the thumb drive actually used, etc.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-12634" src="https://ylovephoto.com/en/wp-content/uploads/2018/01/desktop_copy-600x375.png" alt="" width="600" height="375" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2018/01/desktop_copy-600x375.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/desktop_copy-300x188.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/desktop_copy-768x480.png 768w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/desktop_copy-400x250.png 400w, https://www.ylovephoto.com/en/wp-content/uploads/2018/01/desktop_copy.png 1920w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p>Bonus: This is applicable to your company logo (see the example above). If you give USB thumb drives away, better than putting any photo, install your company logo for a fully personalized thumb drive! If you are a wedding photographer selling digital photos on a USB thumb drive, this is a minor improvement to have the drive look more professional than ever.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Is this the best camera manual?</title>
		<link>https://www.ylovephoto.com/en/2015/01/14/is-this-the-best-camera-manual/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Wed, 14 Jan 2015 09:37:47 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[User manuals]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[manual]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=12297</guid>

					<description><![CDATA[We always complain about the quality of user manuals of our cameras. We sometimes complain about the environmental impact of their useless paper. Here is a delightfully intelligent solution to it: Make the packaging double as a user manual (or re-use the materials of the manual into a clever packaging for the DSLR camera). Please [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We always complain about the quality of user manuals of our cameras. We sometimes complain about the environmental impact of their useless paper.</p>
<p>Here is a delightfully intelligent solution to it: Make the packaging double as a user manual (or re-use the materials of the manual into a clever packaging for the DSLR camera).</p>
<p><a href="http://petapixel.com/2015/01/13/dslr-box-design-doubles-owners-manual/" title="User manual?"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual.jpg" alt="camera_manual" width="640" height="428" class="aligncenter size-full wp-image-12298" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual.jpg 640w, https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual-300x201.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual-600x401.jpg 600w, https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual-480x321.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual-235x157.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual-75x50.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual-350x234.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2015/01/camera_manual-220x147.jpg 220w" sizes="auto, (max-width: 640px) 100vw, 640px" /></a></p>
<p>Please check all the details on PetaPixel: <a href="http://petapixel.com/2015/01/13/dslr-box-design-doubles-owners-manual/" title="User manual?">This DSLR Box Design Doubles as the Owner’s Manual</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Light leaks on Sony A7 and A7r</title>
		<link>https://www.ylovephoto.com/en/2014/03/07/light-leaks-on-sony-a7-and-a7r/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 07 Mar 2014 13:51:50 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Sony A7/A7r]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[Sony]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=12143</guid>

					<description><![CDATA[The small hybrid cameras with interchangeable lenses from Sony, the Sony A7 and A7r know quite a (expected) success but the manufactured just recognized a fairly big fail: a A light leakage is possible between the body and the lens at the lens attachement. Not good&#8230;. The lens mount lets some light leak into the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-300x217.jpg" alt="Sony A7r" width="300" height="217" class="alignleft size-medium wp-image-12145" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-300x217.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-600x435.jpg 600w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-480x348.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-235x170.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-75x54.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-350x253.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-220x159.jpg 220w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r-90x65.jpg 90w, https://www.ylovephoto.com/en/wp-content/uploads/2014/03/sony-a7r.jpg 619w" sizes="auto, (max-width: 300px) 100vw, 300px" />The small hybrid cameras with interchangeable lenses from Sony, the Sony A7 and A7r know quite a (expected) success but the manufactured just recognized a fairly big fail: a A light leakage is possible between the body and the lens at the lens attachement. Not good&#8230;. The lens mount lets some light leak into the camera with all the associated bad consequences. Right now, it is impossible to tell how many cameras are involved, but it does not appear to be marginal cases only.</p>
<p>Sony does not go into great details, but says that they are working on a correction for the issue (I would not like to be one of the engineers tasked with this). In the mean time, the owners would better be using soemthing to mask this part of the camera: gaffer tape, a large elastic rubber band, or elastic hair ties (as shown on <a href="http://beforethecoffee.com/2014/03/03/sony-a7-a7r-light-leaks/" title="BTC">BTC</a>).</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Repair the D300s</title>
		<link>https://www.ylovephoto.com/en/2011/06/03/repair-the-d300s/</link>
					<comments>https://www.ylovephoto.com/en/2011/06/03/repair-the-d300s/#comments</comments>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 03 Jun 2011 12:00:34 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Nikon D300s]]></category>
		<category><![CDATA[Nikon D400]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[slow motion]]></category>
		<category><![CDATA[time lapse]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10368</guid>

					<description><![CDATA[Before the D400 comes and replaces the Nikon D300s, let&#8217;s see how you can repair the pent bent pin from a CF card connector. A time-lapse video. YouTube link]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s.png" alt="Repair Nikon D300s" title="repair_d300s" width="0" height="0" class="alignright size-full wp-image-10369" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s.png 615w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-300x169.png 300w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-600x339.png 600w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-480x271.png 480w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-235x132.png 235w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-202x114.png 202w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-75x42.png 75w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-350x198.png 350w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-220x124.png 220w, https://www.ylovephoto.com/en/wp-content/uploads/2011/05/repair_d300s-150x84.png 150w" sizes="auto, (max-width: 615px) 100vw, 615px" />Before the D400 comes and replaces the Nikon D300s, let&#8217;s see how you can repair the <del datetime="2011-06-03T16:17:57+00:00">pent</del> bent pin from a CF card connector. A time-lapse video.</p>
<p><center><object width="590" height="366"><param name="movie" value="http://www.youtube-nocookie.com/v/WL2NUPUlgb8?fs=1&amp;hl=fr_FR&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/WL2NUPUlgb8?fs=1&amp;hl=fr_FR&amp;rel=0" type="application/x-shockwave-flash" width="590" height="366" allowscriptaccess="always" allowfullscreen="true"></embed></object><br /><a href="http://youtu.be/WL2NUPUlgb8">YouTube link</a></center></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ylovephoto.com/en/2011/06/03/repair-the-d300s/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Lens repair</title>
		<link>https://www.ylovephoto.com/en/2011/04/21/lens-repair/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Thu, 21 Apr 2011 12:12:33 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Sony accessories & lenses]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=10187</guid>

					<description><![CDATA[You must not be too easily frightened to go and reapir your own photographic lenses. But with some patience, some tidiness and a lot of concentration&#8230; This is exactly what Fredy Willette of Alpha-Numérique teaches us in his article Réparation d&#8217;un problème d&#8217;engrenage sur un objectif non motorisé (Google English translation).]]></description>
										<content:encoded><![CDATA[<p><a href="http://ylovephoto.com/fr/wp-content/uploads/2011/04/DSC01913_T1.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2011/04/DSC01913_T1-150x150.jpg" alt="" title="SONY DSC" width="150" height="150" class="alignright size-thumbnail wp-image-10203" /></a>You must not be too easily frightened to go and reapir your own photographic lenses. But with some patience, some tidiness and a lot of concentration&#8230; This is exactly what Fredy Willette of Alpha-Numérique teaches us in his article <a href="http://www.alpha-numerique.fr/index.php?option=com_content&#038;view=article&#038;id=711:reparation-dun-probleme-dengrenage-sur-un-objectif-non-motorise&#038;catid=51:bricolage&#038;Itemid=295">Réparation d&#8217;un problème d&#8217;engrenage sur un objectif non motorisé</a> (Google <a href="http://translate.google.com/translate?js=n&#038;prev=_t&#038;hl=it&#038;ie=UTF-8&#038;layout=2&#038;eotf=1&#038;sl=auto&#038;tl=en&#038;u=http%3A%2F%2Fwww.alpha-numerique.fr%2Findex.php%3Foption%3Dcom_content%26view%3Darticle%26id%3D711%3Areparation-dun-probleme-dengrenage-sur-un-objectif-non-motorise%26catid%3D51%3Abricolage%26Itemid%3D295">English translation</a>).</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nikon D7000 &#8211; Disassembly</title>
		<link>https://www.ylovephoto.com/en/2011/03/21/nikon-d7000-disassembly/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 21 Mar 2011 12:01:19 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Nikon D7000]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=9778</guid>

					<description><![CDATA[How would you take your Nikon D7000 apart? If you are not sure, I suggest you have a look at the following video from Thailand. YouTube link However, I would strongly suggest that you would try this only if the camera is broken and it&#8217;s already out of warranty. The Nikon D7000 is a fragile [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair.jpg" alt="" title="nikon-d7000-repair" width="0" height="0" class="alignright size-full wp-image-9779" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair.jpg 632w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-300x161.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-600x322.jpg 600w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-480x258.jpg 480w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-235x126.jpg 235w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-75x40.jpg 75w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-350x188.jpg 350w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-220x118.jpg 220w, https://www.ylovephoto.com/en/wp-content/uploads/2011/03/nikon-d7000-repair-150x80.jpg 150w" sizes="auto, (max-width: 632px) 100vw, 632px" />How would you take your <a href="/en/slr/nikon/nikon-d7000">Nikon D7000</a> apart? If you are not sure, I suggest you have a look at the following video from Thailand.</p>
<p><center><object width="600" height="368"><param name="movie" value="http://www.youtube-nocookie.com/v/M5_iDn_HE4M?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/M5_iDn_HE4M?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="368"></embed></object><br /><a href="http://www.youtube.com/watch?v=M5_iDn_HE4M&#038;feature=player_embedded">YouTube link</a></center></p>
<p>However, I would strongly suggest that you would try this only if the camera is broken and it&#8217;s already out of warranty. The Nikon D7000 is a fragile piece of hardware equipment and after rebuilding it, you may still have to correctly recalibrate most of its sub-systems (including AF).</p>
<p>Source: <a href="http://vimoncamera.com/">Vimon Camera Service</a>, camera repair in Thailand.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A Soviet Photoshop</title>
		<link>https://www.ylovephoto.com/en/2010/11/09/a-soviet-photoshop/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Tue, 09 Nov 2010 00:49:53 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Vintage - 2nd hand]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Russia]]></category>
		<category><![CDATA[Soviet]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=8536</guid>

					<description><![CDATA[A little historical gem: Soviet Russia had found a way to automate the photo image retouching jobs before the invention of Photoshop but with the help of a rotary scanner. YouTube link]]></description>
										<content:encoded><![CDATA[<p><a href="http://ylovephoto.com/fr/wp-content/uploads/2010/11/russian_photoshop.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/11/russian_photoshop-300x217.jpg" alt="" title="russian_photoshop" width="0" height="0" class="alignright size-medium wp-image-8474" /></a>A little historical gem: Soviet Russia had found a way to automate the photo image retouching jobs before the invention of Photoshop but with the help of a rotary scanner.</p>
<p><center><object width="609" height="482"><param name="movie" value="http://www.youtube-nocookie.com/v/t2PsiJXswiM?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1&amp;color1=0x5d1719&amp;color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube-nocookie.com/v/t2PsiJXswiM?fs=1&amp;hl=fr_FR&amp;rel=0&amp;hd=1&amp;color1=0x5d1719&amp;color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="609" height="482"></embed></object><br /><a href="http://www.youtube.com/watch?v=t2PsiJXswiM&#038;feature=player_embedded">YouTube link</a></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Links between a flash and a studio</title>
		<link>https://www.ylovephoto.com/en/2010/10/23/links-between-a-flash-and-a-studio/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sat, 23 Oct 2010 16:01:18 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Pro photo]]></category>
		<category><![CDATA[Shoot]]></category>
		<category><![CDATA[studio]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=6183</guid>

					<description><![CDATA[A photographic studio is not only a place where there are too many cables on the floor. It could also be an excuse to find a lot of useful web links: High Speed Sync for flash at any shutter speed Almost Free DIY Paper Diffuser (Strobist) High Speed Photography Studio at Home You also have [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A photographic studio is not only a place where there are too many cables on the floor. It could also be an excuse to find a lot of useful web links:</p>
<ul>
<li><a href="http://d40-photog.blogspot.com/2009/02/high-speed-sync-for-flash-at-any.html">High Speed Sync for flash at any shutter speed</a></li>
<li><a href="http://strobist.blogspot.com/2010/05/almost-free-diy-paper-diffuser.html">Almost Free DIY Paper Diffuser</a> (Strobist)</li>
<li><a href="http://www.diyphotography.net/diy_high_speed_photography_at_home">High Speed Photography Studio at Home</a></li>
<li>You also have several options to build your own flash accessories from paper:
<ul>
<li><a href="http://blog.makezine.com/archive/2010/03/diy_ladig_cutout_bounce_card.html">DIY cutout bounce card</a> and its <a href="http://www.ladig.org/events/2010-02/WackyHackBounceCard.pdf">PDF printout</a></li>
<li><a href="http://www.lighting-academy.com/index.php?id=no_budget_blitz_diffusor&#038;L=1">Almost Free DIY Paper Diffuser</a></li>
</ul>
</li>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2010/10/snoot_grid.jpg" alt="snoot_grid" title="snoot_grid" width="240" height="160" class="alignright size-full wp-image-6482" /></p>
<li>Black Straws Snoot Grid: <a href="http://lightingmods.blogspot.com/2007/06/diy-black-straws-snoot-grid-part-1.html">Part 1</a> and <a href="http://lightingmods.blogspot.com/2007/06/diy-black-straws-snoot-grid-part-2.html">Part 2</a></li>
<li><a href="http://www.diyphotography.net/diy-macro-lighting-led-ring">Macro Lighting LED Ring</a></li>
<li><a href="http://www.diyphotography.net/smarten-up-your-dumb-optical-slave-by-hooking-it-up-with-arduino">Smarten Up Your Dumb Optical Slave By Hooking it Up With Arduino</a></li>
</ul>
<p>And finally, why not let yourself be inspired by all this and <a href="http://photocritic.org/perfect-droplet-corona-photography/">experiment a little with droplets</a> like <a href="http://en.wikipedia.org/wiki/Harold_Eugene_Edgerton">Edgerton</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A simple variable Neutral Density filter</title>
		<link>https://www.ylovephoto.com/en/2010/08/13/a-simple-variable-neutral-density-filter/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 13 Aug 2010 18:04:26 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[grey]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[ND]]></category>
		<category><![CDATA[polarizing]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=6423</guid>

					<description><![CDATA[A long post from Instructables (Simple Variable Neutral Density Filter) invites us to build easily a Neutral Density (ND) filter whose density can be adjusted (using only two polarizing filters). The simple and neat idea is to flip back one of the filters in front of the other. Correctly aligned, they become nearly totally black [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://ylovephoto.com/en/wp-content/uploads/2010/07/Flip-the-Filter-and-Reassemble.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2010/07/Flip-the-Filter-and-Reassemble-300x199.jpg" alt="Flip-the-Filter-and-Reassemble" title="Flip-the-Filter-and-Reassemble" width="300" height="199" class="alignleft size-medium wp-image-6424" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2010/07/Flip-the-Filter-and-Reassemble-300x199.jpg 300w, https://www.ylovephoto.com/en/wp-content/uploads/2010/07/Flip-the-Filter-and-Reassemble.jpg 500w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
<p>A long post from <em>Instructables</em> (<a href="http://www.instructables.com/id/Simple-Variable-Neutral-Density-Filter/">Simple Variable Neutral Density Filter</a>) invites us to build easily a Neutral Density (ND) filter whose density can be adjusted (using only two polarizing filters).</p>
<p>The simple and neat idea is to flip back one of the filters in front of the other. Correctly aligned, they become nearly totally black (a very very dense neutral grey color); In opposition, they give a light grey filter. It can be set continuously between these extremes with a slight rotation.</p>
<p>The key point is to unmount tidily one of the filters to flip it, then to screw one onto the other.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Big lenses for the iPhone</title>
		<link>https://www.ylovephoto.com/en/2010/07/31/big-lenses-for-the-iphone/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sat, 31 Jul 2010 15:43:52 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Nikon accessories & lenses]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[lens]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=6351</guid>

					<description><![CDATA[After some years of people trying to hook big lenses onto an iPhone (like above), there is now somebody trying to make this a serious affair: Here is the prototype of something that could become a real product from Vid-Atlantic, a way to solidly attach a Nikon DSLR lens to your iPhone. Little cameras like [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2010/07/iphone4-diy-dslr.jpg" alt="iphone4-diy-dslr" title="iphone4-diy-dslr" width="600" height="283" class="aligncenter size-full wp-image-6352" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2010/07/iphone4-diy-dslr.jpg 600w, https://www.ylovephoto.com/en/wp-content/uploads/2010/07/iphone4-diy-dslr-300x141.jpg 300w" sizes="auto, (max-width: 600px) 100vw, 600px" /></p>
<p>After some years of people trying to hook big lenses onto an iPhone (like above), there is now somebody trying to make this a serious affair:  Here is the prototype of something that could become a real product from <a href="http://www.vid-atlantic.com/">Vid-Atlantic</a>, a way to solidly attach a Nikon DSLR lens to your iPhone.</p>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2010/07/iphone_lens.jpg" alt="iphone_lens" title="iphone_lens" width="500" height="377" class="aligncenter size-full wp-image-6353" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2010/07/iphone_lens.jpg 500w, https://www.ylovephoto.com/en/wp-content/uploads/2010/07/iphone_lens-300x226.jpg 300w" sizes="auto, (max-width: 500px) 100vw, 500px" /></p>
<p>Little cameras like the ones from Sony, Nikon (soon) or Samsung, should watch this.</p>
<p><span id="more-6351"></span><br />
<center><object width="560" height="315"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13475664&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" /><embed src="https://vimeo.com/moogaloop.swf?clip_id=13475664&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=c9ff23&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="560" height="315"></embed></object></p>
<p><a href="http://vimeo.com/13475664">iPhone 4 with Nikon SLR lens (using OWLE &#038; EnCinema 35mm Adapter)</a> from <a href="http://vimeo.com/vidatlantic">\\Vid-Atlantic Media Prod</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p></center></p>
<p>Source: <a href="http://www.quesabesde.com/noticias/flashazos-bp-manipulacion-fotos-photoshop,1_6577">quesabesde.com</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Stars: Both a portfolio and a DIY tutorial</title>
		<link>https://www.ylovephoto.com/en/2010/04/27/stars-both-a-portfolio-and-a-diy-tutorial/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 26 Apr 2010 22:00:51 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Portfolios]]></category>
		<category><![CDATA[astronomy]]></category>
		<category><![CDATA[galaxies]]></category>
		<category><![CDATA[nebulae]]></category>
		<category><![CDATA[stars]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=5213</guid>

					<description><![CDATA[At first, Peter Shah seems to be the usual astronomy photographer. He goes out at night to look at the sky with a photo camera and a very big lens on a tripod. This is actually wrong. Peter Shah is actually a perfectionist. Where most amateur astronomers learned to grind a mirror by themselves in [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_5709" aria-describedby="caption-attachment-5709" style="width: 500px" class="wp-caption alignright"><a href="https://ylovephoto.com/en/wp-content/uploads/2010/05/horse_head.jpg"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2010/05/horse_head.jpg" alt="Copyright (C) Peter Shah" title="horse_head" width="500" height="500" class="size-full wp-image-5709" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2010/05/horse_head.jpg 749w, https://www.ylovephoto.com/en/wp-content/uploads/2010/05/horse_head-150x150.jpg 150w, https://www.ylovephoto.com/en/wp-content/uploads/2010/05/horse_head-299x300.jpg 299w" sizes="auto, (max-width: 500px) 100vw, 500px" /></a><figcaption id="caption-attachment-5709" class="wp-caption-text">Copyright (C) Peter Shah</figcaption></figure></p>
<p>At first, Peter Shah seems to be the usual astronomy photographer. He goes out at night to look at the sky with a photo camera and a very big lens on a tripod. This is actually wrong. Peter Shah is actually a perfectionist. Where most amateur astronomers learned to grind a mirror by themselves in order to build a bigger, better astro lens, Peter has perfected the art of improving the little details that make a difference between a good lens and a near perfect photo.</p>
<p>For example, covering the concrete pier, where the 8 inch lens is affixed, with a gold mylar sheet was a step into reducing unwelcome heat radiation that was impairing his pictures. <a href="http://www.astropix.co.uk/equipment.html">[Peter Shah&#8217;s equipment]</a></p>
<p>You should absolutely go and check <a href="http://www.astropix.co.uk/ps/">his wonderful stars and nebulae&#8217;s images</a>. Peter authorized me to copy here a photo I would love to be able to do (any time I start shooting stars, of course): A full color photo of the Horse Head Nebula (in my eyes, one of the most marvelous sight in our skies).</p>
<p>Now, as we are on YLovePhoto and I am always tempted to help my readers improve their photos, I also found a useful article by Jason Anderson (from Canon Blogger) posted on the excellent <a href="http://www.diyphotography.net/">DIY Photography</a> web site. You will learn how he built a DIY star tracker (very much what astro-photographers would do). But you will start by the excellent basic advice of 5 tips:</p>
<ol>
<li>Use a tripod</li>
<li>Turn on the in-camera noise reduction</li>
<li>Drop your ISO to its lowest setting</li>
<li>Make sure you are working with fully charged batteries and have some spares!</li>
<li>Try to shoot in a remote area where there is not much stray light</li>
</ol>
<p>The <a href="http://www.diyphotography.net/create-wonderful-astrophotography-images-with-a-diy-star-tracker">Create Wonderful Astrophotography Images With A DIY Star Tracker</a> article will have you brain working. Maybe, you will try your photo camera at night, too.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A gun to protect your photo luggage</title>
		<link>https://www.ylovephoto.com/en/2010/04/25/a-gun-to-protect-your-photo-luggage/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 25 Apr 2010 12:09:17 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[flight]]></category>
		<category><![CDATA[plane]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=5506</guid>

					<description><![CDATA[photo credit: Tanozzo This is the surprising advice given by Bruce Schneier about how you could protect your photo luggage when traveling: Pack a starter gun in your luggage. This is definitely considered as a weapon by the TSA and other flight authorities (but it is not dangerous and you don&#8217;t need a license to [&#8230;]]]></description>
										<content:encoded><![CDATA[<div class="left_box"><a href="http://www.flickr.com/photos/7943346@N07/4379959425/" title="A little less talk and a little more action" target="_blank"><img decoding="async" src="https://farm5.static.flickr.com/4032/4379959425_26420cee85_m.jpg" alt="A little less talk and a little more action" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/7943346@N07/4379959425/" title="Tanozzo" target="_blank">Tanozzo</a></small></div>
<p>This is the surprising advice given by <a href="http://www.schneier.com/blog/archives/2006/09/expensive_camer.html">Bruce Schneier</a> about how you could protect your photo luggage when traveling: Pack a <em>starter gun</em> in your luggage. This is definitely considered as a weapon by the TSA and other flight authorities (but it is not dangerous and you don&#8217;t need a license to have this &#8220;toy gun&#8221; normally used to start an athletic race), it has to be formally declared and then it receives extra care from the airline and the law enforcement authorities.</p>
<p>However simple and clean, I never tried such an approach to be sure that photo bags (sturdy ones for sure) can travel correctly by plane.</p>
<p>Last minute thought: Of course, this is to protect checked-in luggage. No airline will ever accept a weapon in the cabin&#8230;</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DIY: Two projects</title>
		<link>https://www.ylovephoto.com/en/2010/03/29/diy-two-projects/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 29 Mar 2010 19:16:06 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[studio]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=5117</guid>

					<description><![CDATA[Thanks to LifeHacker, there are two simple photography-related DIY projects that you can tackle during a rainy weekend. Build a Closet Photo Studio Build a DIY Digital Camera Scanner]]></description>
										<content:encoded><![CDATA[<p>Thanks to <a href="http://lifehacker.com/">LifeHacker</a>, there are two simple photography-related DIY projects that you can tackle during a rainy weekend.</p>
<ul>
<li><a href="http://www.telovation.com/articles/closet-photography-studio.html">Build a Closet Photo Studio</a></li>
<li><a href="http://www.instructables.com/id/Portable-Paperless-Digital-Copy-Machine/">Build a DIY Digital Camera Scanner</a></li>
</ul>
<p><center></p>
<table>
<tr>
<td><a href="http://www.telovation.com/articles/closet-photography-studio.html"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/03/closet-photography-tent-300x225.jpg" alt="closet-photography-tent" title="closet-photography-tent" width="300" height="225" class="aligncenter size-medium wp-image-4951" /></a></td>
<td><a href="http://www.instructables.com/id/Portable-Paperless-Digital-Copy-Machine/"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/03/Portable-Paperless-Digital-Copy-Machine-300x240.jpg" alt="Portable-Paperless-Digital-Copy-Machine" title="Portable-Paperless-Digital-Copy-Machine" width="300" height="240" class="aligncenter size-medium wp-image-4952" /></a></td>
</tr>
</table>
<p></center></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Photo collage, free tools</title>
		<link>https://www.ylovephoto.com/en/2010/03/21/photo-collage-free-tools/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Sun, 21 Mar 2010 17:10:33 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Publish]]></category>
		<category><![CDATA[collage]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=5365</guid>

					<description><![CDATA[It is no longer possible to list all the web sites that offer you the possibility to assemble a photo collage in a form that is appreciated by so many photographers despite its simplicity. Many web sites are characterized by the needed payments they request, but the idea has come a long way and what [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/02/photovisi_template.jpg" alt="photovisi_template" title="photovisi_template" width="300" height="225" class="alignright size-full wp-image-5194" /></p>
<p>It is no longer possible to list all the web sites that offer you the possibility to assemble a photo collage in a form that is appreciated by so many photographers despite its simplicity. Many web sites are characterized by the needed payments they request, but the idea has come a long way and what could be easily done with scissors and a glue stick, is now available on a computer near you. So, here are just two ideas I liked.</p>
<ul>
<li><a href="http://www.photovisi.com/">PhotoVisi</a> offers about the usual services with the main difference that you can freely download the image file in 1600&#215;1200 pixels.</li>
<li><a href="http://www.shapecollage.com/">ShapeCollage</a> is letting your imagination roam freely with its huge choice of templates taking the form of nearly anything and because it is a free download software.</li>
</ul>
<p>If, after that, you do not have ideas for your next photos, I&#8217;ll resign&#8230;</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>158 lenses = 1 photo camera</title>
		<link>https://www.ylovephoto.com/en/2010/03/15/158-lenses-1-photo-camera/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:05:21 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Pro photo]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[weird]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=5121</guid>

					<description><![CDATA[Associate professor Yojiro Ishino and his students at the Nagoya Institute of Technology obtained an official recognition of their achievement when the Guinness World Records certified them as holding the world record for a camera with largest number of lenses. Usually, a DSLR has 1 lens attached. Some 3D cameras have two. This piece of [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Associate professor Yojiro Ishino and his students at the Nagoya Institute of Technology obtained an official recognition of their achievement when the  <a href="http://www.guinnessworldrecords.com/">Guinness World Records</a> certified them as holding the world record for a camera with largest number of lenses.</p>
<p><figure id="attachment_5122" aria-describedby="caption-attachment-5122" style="width: 450px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" src="https://ylovephoto.com/en/wp-content/uploads/2010/01/nagoya_record_camera.jpg" alt="Record camera with 158 lenses" title="nagoya_record_camera" width="450" height="341" class="size-full wp-image-5122" srcset="https://www.ylovephoto.com/en/wp-content/uploads/2010/01/nagoya_record_camera.jpg 450w, https://www.ylovephoto.com/en/wp-content/uploads/2010/01/nagoya_record_camera-300x227.jpg 300w" sizes="auto, (max-width: 450px) 100vw, 450px" /><figcaption id="caption-attachment-5122" class="wp-caption-text">Record camera with 158 lenses</figcaption></figure></p>
<p>Usually, a DSLR has 1 lens attached. Some 3D cameras have two. </p>
<p><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/uploads/2010/02/matrix_bullettime.jpg" alt="matrix_bullettime" title="matrix_bullettime" width="200" height="252" class="alignleft size-full wp-image-4963" /></p>
<p>This piece of technological achievement has four rows of 39 or 40 lenses allowing it to take 3D images of complex objects like a flame using Computed Tomography (CT) technology.</p>
<p>As could be expected the lenses are quite small (2 cm in diameter, less than an inch) and cheap, and mounted on an aluminum structure. It reminds me of the 120 photo camera structure created for the slow motion &#8220;bullet time&#8221; sequences: Many photo cameras triggered in sequence. Same idea but for a smaller object and a much more affordable price.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Transform GIMP into a free Photoshop clone</title>
		<link>https://www.ylovephoto.com/en/2010/02/19/transform-gimp-into-a-free-photoshop-clone/</link>
		
		<dc:creator><![CDATA[Yves Roumazeilles]]></dc:creator>
		<pubDate>Fri, 19 Feb 2010 19:14:02 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Image edit]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[Photoshop]]></category>
		<guid isPermaLink="false">https://ylovephoto.com/en/?p=5147</guid>

					<description><![CDATA[GIMP is an excellent image edition software which could (should?) attract all those who do not want to pay the full price of Photoshop, while they work with Apple, Windows or Linux. the differences are real, but the most obvious one is certainly the interface (and Adobe clearly did a nice work on it). So, [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.gimp.org/">GIMP</a> is an excellent image edition software which could (should?) attract all those who do not want to pay the full price of <a href="http://www.adobe.com/photoshop">Photoshop</a>, while they work with Apple, Windows or Linux. the differences are real, but the most obvious one is certainly the interface (and Adobe clearly did a nice work on it). So, why not try to prep up your GIMP to make it look like a near-clone of Photoshop?</p>
<div class="right_box"><a href="http://www.flickr.com/photos/48973657@N00/4107579664/" title="SML SilverGlass Ubuntu Desktop Theme: 4 of 5: GIMP / 2009-03-04 / SML Screenshots" target="_blank"><img decoding="async" src="https://farm3.static.flickr.com/2684/4107579664_03b8655eeb_m.jpg" alt="SML SilverGlass Ubuntu Desktop Theme: 4 of 5: GIMP / 2009-03-04 / SML Screenshots" border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by-sa/2.0/" title="Attribution-ShareAlike License" target="_blank"><img loading="lazy" decoding="async" src="https://ylovephoto.com/fr/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/48973657@N00/4107579664/" title="See-ming Lee 李思明 SML" target="_blank">See-ming Lee 李思明 SML</a></small>
</div>
<p><a href="http://www.smashingmagazine.com/2009/04/03/8-handy-tweaks-to-make-gimp-replace-photoshop/">Blair Mathis</a> decided to reduce the distance between them by the installation of several <em>plugins</em> on GIMP. And the result is astonishingly interesting. All the more because the process is fully documented step-by-step, which makes it little more than a longer software installation.</p>
<ol>
<li><a href="http://www.gimp.org/~tml/gimp/win32/pspi.html">PSPI</a></li>
<li><a href="http://registry.gimp.org/node/186">Layers</a></li>
<li><a href="http://cue.yellowmagic.info/softwares/separate.html">Separate+</a> from Yellowmagic</li>
<li><a href="http://liquidrescale.wikidot.com/">Liquid Rescale</a> from Wikidot (for an image rescale without deformation as in CS4)</li>
<li>Additional brushes from <a href="http://www.blendfu.com/">Blendfu</a></li>
<li><a href="http://www.gap-system.org/Download/index.html">GIMP Animation Package</a></li>
<li>Enable GEGL</li>
</ol>
<p>But if this is not enough, there are also a few hacked versions of GIMP that have been already prepared for the Photoshop lovers. The most renowned are:</p>
<ul>
<li><a href="http://www.gimpshop.com/">GimpShop</a> whose interface is specially good</li>
<li><a href="http://www.gimphoto.com/">GimPhoto</a> is slightly less convincing but is based on a more recent (and more powerful) GIMP version</li>
</ul>
<p>Once again, here is how you can (nearly) <a href="https://ylovephoto.com/en/2009/02/02/download-photoshop-for-free/">download Photoshop for free</a>, while being well on the right side of law.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
