<?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>Linux İpuçları &#187; imagemagick</title>
	<atom:link href="http://www.linuxipuclari.com/tag/imagemagick/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxipuclari.com</link>
	<description>Linux Hakkında Pratik İpuçları</description>
	<lastBuildDate>Sat, 24 Apr 2010 21:14:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>PDF Dosyayı Resim Dosyasına Çevirmek</title>
		<link>http://www.linuxipuclari.com/genel/pdf-dosyayi-resim-dosyasina-cevirmek</link>
		<comments>http://www.linuxipuclari.com/genel/pdf-dosyayi-resim-dosyasina-cevirmek#comments</comments>
		<pubDate>Fri, 17 Jul 2009 08:26:08 +0000</pubDate>
		<dc:creator>Gaffar Durmaz</dc:creator>
				<category><![CDATA[Genel]]></category>
		<category><![CDATA[Gezegen]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[imagemagick]]></category>

		<guid isPermaLink="false">http://www.linuxipuclari.com/?p=794</guid>
		<description><![CDATA[Elinizin altında bulunan bir PDF dökümanı sayfa sayfa resim dosyası olarak convert etmek mi istiyorsunuz ? O zaman şansınız yaver gitmiş de buraya gelmişsiniz :) Öncelikle linux makinanız üzerinde imagemagic kütüphanesi yüklü olmalıdır. Yüklü değil ise tek komut ile yükleyiniz sudo apt-get install imagemagick Bundan sonra işiniz sadece convert komutuna kaldı.. convert file.pdf file.jpg Böylece [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Elinizin altında bulunan bir PDF dökümanı sayfa sayfa resim dosyası olarak convert etmek mi istiyorsunuz ?<br />
O zaman şansınız yaver gitmiş de buraya gelmişsiniz :)</p>
<p>Öncelikle linux makinanız üzerinde <strong>imagemagic</strong> kütüphanesi yüklü olmalıdır.<br />
Yüklü değil ise tek komut ile yükleyiniz</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> imagemagick</pre></div></div>

<p>Bundan sonra işiniz sadece convert komutuna kaldı..</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">convert file.pdf file.jpg</pre></div></div>

<p>Böylece convert işlemini bitirmiş olacaksınız.. Basit ve de kullanışlı..<br />
Yaşasın linux.. :))
<p><strong style="color:#999;">Bu yazıyı beğendiyseniz, diğer yazılarımıza da <a href="http://www.linuxipuclari.com">Linuxipuclari.com</a> adresinden ulaşabilirsiniz.</strong></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxipuclari.com/genel/pdf-dosyayi-resim-dosyasina-cevirmek/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

