Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
Toplu olarak PDF dosyalarini TIFF ‘e cevirme – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

Toplu olarak PDF dosyalarini TIFF ‘e cevirme

Toplu olarak PDF dosyalarini TIFF ‘e cevirme

for i in *.pdf; do
convert ./”$i” ./tiff/”${i%.pdf}.tiff”
done


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58