Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
image_spider:export_options [2018-03-07 15:35] svenimage_spider:export_options [2019-04-24 08:34] (current) – [Export Options] sven
Line 12: Line 12:
   * **Save Format**: in case you want to save them all in a different format than the original you can specify that here. However keep in mind that any save in jpg or even gif might lower the quality. PNG format can get very huge.   * **Save Format**: in case you want to save them all in a different format than the original you can specify that here. However keep in mind that any save in jpg or even gif might lower the quality. PNG format can get very huge.
   * **Use Re-Compression to reduce file size**: the program makes use of the excellent [[https://github.com/fhanau/Efficient-Compression-Tool|Efficient-Compression-Tool by Felix Hanau]]. It can reduce the file size of PNG and JPG files without quality lose. However, the re-compression might take a lot time for big files.   * **Use Re-Compression to reduce file size**: the program makes use of the excellent [[https://github.com/fhanau/Efficient-Compression-Tool|Efficient-Compression-Tool by Felix Hanau]]. It can reduce the file size of PNG and JPG files without quality lose. However, the re-compression might take a lot time for big files.
-  * **File name template**: you can use many macros here as %domain%, %subdomain%, %hash%, %title%, %keyword%, %file%+  * **File name template**: you can use many macros here as %domain%, %subdomain%, %hash%, %title%, %keyword%, %file%, [[search_engine_ranker:macro_guide#spinfile-_filename|%spinfile%]]
   * **Dupe name template**: in case the created file name as above is the already used by another image, it it trying to change the name to the one you can specify here. Make sure you use %number% here in any case. The macro %name% refers to the //File name template//.   * **Dupe name template**: in case the created file name as above is the already used by another image, it it trying to change the name to the one you can specify here. Make sure you use %number% here in any case. The macro %name% refers to the //File name template//.
   * **Make file name lowercase**: all capital letters will be changed to lowercase once   * **Make file name lowercase**: all capital letters will be changed to lowercase once
-  * **Replace spaces with**: all spaces can be renamed to the specified charater. Leave it empty to not change it.+  * **Replace spaces with**: all spaces can be renamed to the specified character. Leave it empty to not change it.
   * **Export selected only**: In case you have one or more image selected, it is asked if you want to export that only.   * **Export selected only**: In case you have one or more image selected, it is asked if you want to export that only.
  
Line 22: Line 22:
  
   * **Quality/Compression**: the quality of the image when compressing. You should use something from 75% to 95% here.    * **Quality/Compression**: the quality of the image when compressing. You should use something from 75% to 95% here. 
-  * **Remove ExIf Header**: Jpeg images can have headers in it that are not required for the image itself but offer other data like a thumbnail or camera details. You can remove that usually to save some space.+  * **Remove/Modify ExIf Header**: Jpeg images can have headers in it that are not required for the image itself but offer other data like a thumbnail or camera details. You can remove that usually to save some space. When you modify the meta data, you can use the same mascros as in the //file name template//
 + 
 +The use of [[search_engine_ranker:macro_guide#spin_syntax_explained|spin syntax]] is allowed as well.