<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">On Jul 26, 2019, at 8:05 AM, <a href="mailto:Sylvain.Fejoz@ville-ge.ch" class="">Sylvain.Fejoz@ville-ge.ch</a> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><font size="2" face="sans-serif" class="">My photoshop action is doing :</font>
<br class=""><font size="2" face="sans-serif" class="">- Open </font>
<br class=""><font size="2" face="sans-serif" class="">- Smart sharpen</font>
<br class=""><font size="2" face="sans-serif" class="">- Convert to Profile current document</font>
<br class=""><font size="2" face="sans-serif" class="">- Save</font>
<br class=""><font size="2" face="sans-serif" class="">- Close</font>
<br class="">
<br class=""><font size="2" face="sans-serif" class="">If Pillow is also able of "smart
sharpening" and "converting to Profile current document",
your suggestion is very promising.</font></div></blockquote><div><br class=""></div><div>Did you even look? Pillow includes both a tunable “sharpen” filter and an “unsharp mask” filter, as will every competent graphics library.</div><div><br class=""></div><div>The color profile conversion isn’t really necessary. My guess is you’re not really sure what it does anyway.</div><br class=""><br class=""><blockquote type="cite" class=""><div class=""><font size="2" face="sans-serif" class="">Is there any place on the Web where
I can find reference to psApp tasks like "DoAction", "Export",
the parameters they need, etc.? It seems that it is not so easy. Well,
this is maybe again a very naive question. </font>
<br class=""></div></blockquote><div><br class=""></div></div>Those are Photoshop questions. Adobe has documentation on the Photoshop APIs, and they have their own user forums.<br class=""><div class="">
— <br class="">Tim Roberts, <a href="mailto:timr@probo.com" class="">timr@probo.com</a><br class="">Providenza & Boekelheide, Inc.
</div>
<br class=""></body></html>