StuShapiro Posted December 1, 2014 Posted December 1, 2014 I am looking to hire someone to write me a simple script that will always run on my machine. The script needs to constantly watch a folder and rotate all images based on its orientation in the MetaTag. New images are constantly added to the folder. "jhead has a -autorot option that should do what you want. All you need then is a mechanism to run it automatically." "If you need lossless rotation, you can use jhead (which needs jpegtran) as Phil mentioned. But that may cause clipping on images that aren't in dimensions divisible by 8 (or 16 if chroma subsampling is used). If you don't need lossless rotation, you can use ImageMagick." Thanks for your time Stu shapiro +27824599118
Moderators Melba23 Posted December 1, 2014 Moderators Posted December 1, 2014 StuShapiro,We do not run a pay for code system - if anyone want to help they can contact you directly. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts