ghost Writer where are you?

AfterShot Pro Plugins
Post Reply
albernier
Posts: 34
Joined: Wed May 02, 2012 9:06 am
operating_system: Windows 7 Home Premium
System_Drive: C
32bit or 64bit: 64 Bit
Location: France

ghost Writer where are you?

Post by albernier »

All in the totle...I would appreciate to be able to put a logo in the raw-picture, as for example, did the plugin "Ghostwriter" in Bibble5. I have at the moment to use Gimp to do it, in the JPEG export..

Thankyou

Al Bernier
th_schroeder
Posts: 8
Joined: Mon Jan 30, 2012 11:21 am
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit

Re: ghost Writer where are you?

Post by th_schroeder »

You can use Texa to do this:
http://aftershot.sadman.net/
jknights wrote:Combining two images is really best done in either Texa or Photoshop depending on the complexity and sophistication of the blending.
There is a manual that I wrote for the Texa plugin.
see here.
http://www.jmknights.com/transfer/Texa_ ... K-003a.pdf
Thomas
albernier
Posts: 34
Joined: Wed May 02, 2012 9:06 am
operating_system: Windows 7 Home Premium
System_Drive: C
32bit or 64bit: 64 Bit
Location: France

Re: ghost Writer where are you?

Post by albernier »

Thanks, I saw that just after my post. It works!
tundraquad
Posts: 97
Joined: Tue Jan 17, 2012 4:25 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
Location: Canada

Re: ghost Writer where are you?

Post by tundraquad »

I still use TypeWriter. I loved it in B5, and I still do in ASP.
Thanks Sadman for having ported this very useful plugin to ASP!

so long,
albernier
Posts: 34
Joined: Wed May 02, 2012 9:06 am
operating_system: Windows 7 Home Premium
System_Drive: C
32bit or 64bit: 64 Bit
Location: France

Re: ghost Writer where are you?

Post by albernier »

Typewriter is very very very effective and adjustable ( thank you Sadman) but does not process logo..Texa does (thank you Sadman)
Last edited by albernier on Wed Jul 11, 2012 9:52 am, edited 1 time in total.
cch44
Posts: 20
Joined: Fri Jan 13, 2012 12:52 am
operating_system: Windows XP Pro
System_Drive: C

Re: ghost Writer where are you?

Post by cch44 »

albernier wrote:Typewriter is very very very effective and adjustable ( thank you Sadman) but does not process logo..
Yes thank you sadman.
But he don't works on linux, and i use it on mac, and I can't on linux.
Have a good day
grubernd
Posts: 248
Joined: Thu Jan 12, 2012 8:17 pm
operating_system: Linux
System_Drive: N/A
Location: Graz, Austria

Re: ghost Writer where are you?

Post by grubernd »

if you have only a few logos then i suggest to use imagemagick scripts.

for example the one i use for all my web-images (see sig) looks like this:

Code: Select all

#!/bin/bash
convert "$1" -unsharp 2x1+0.6 -unsharp 10x5+0.1 "/home/grubernd/bin/grubernd_800x12.png" -gravity southeast -composite -quality 85% "$1"
where "grubernd_800x12.png" would be the logo.
call the script in the batchQ and you are done.

using resized images and pixel-exact logos gives a better and more predictable quality than letting the batchQ in asp resize the logo.
Bibble since 2004. Aftershot until 2020. From then on darktable.
albernier
Posts: 34
Joined: Wed May 02, 2012 9:06 am
operating_system: Windows 7 Home Premium
System_Drive: C
32bit or 64bit: 64 Bit
Location: France

Re: ghost Writer where are you?

Post by albernier »

texa sadman'plugins works well, and is able to resize every logo
Post Reply