Code: Select all
<?xml version="1.0" encoding="UTF-8"?><XnView_script version="1.0" name="resize_plus_iptc">
<Resize mode="0" width="800" height="600" unit="0" ratio="true" orientation="false" enlarge="1" resample="7" gamma_correct="false"/>
<Text text=" hall0" position="0" marginX="10" marginY="10" angle="0" fontName="MS Shell Dlg 2" fontSize="10" isBold="false" isItalic="false" isUnderline="false" isStrike="false" align="0" fontUnit="0" textColor="#ff0000" textOpacity="100" useBorder="true" borderColor="#000000" borderOpacity="100" borderSize="1" useFill="true" fillColor="#ffffff" fillOpacity="100" useOutline="false" outlineColor="#000000" outlineSize="1" useShadow="false" shadowColor="#000000" shadowOffsetY="3" shadowOffsetX="3" shadowBlur="0"/>
<IPTC-IIM_XMP id_80="mein name" id_90="meine stadt" id_116="my company" id_120="beschreibung" id_122="verfasser" keepKeywords="false" replace="true" mode="1"/>
<Output folder="D:/xxx" filename="{Filename}{Directory}{Size}{EXIF:Artist}" case="0" startIndex="1" format="JPEG">
<Options overwrite="3" orgDate="true" keepMeta="true" keepICC="false" keepFolder="true" keepParentFolder="true" keepExtension="true" delOrg="false" multipage="false" allPages="false" openExplorer="false" openBrowser="false" clearItems="false"/>
<JPEG quality="80" progressive="false" optimizeHuffman="false" rebuildThumb="true" orgQuality="false" DCTMethod="0" subSampling="0" smoothFactor="0"/>
</Output>
</XnView_script>
Code: Select all
nconvert -ratio -rtype lanczos -rflag decr -resize 800 600 -text_font "MS Shell Dlg 2" 10 -text_color 255 0 0 -text_back 255 255 255 -text_flag top-left -text_pos 10 10 -text_rotation 0 -text " hall0" -o jpeg -q 80