21 March 2012 @ 12:14 am
 
Does anyone know how to strip everything so that only the name of the decks are left below? I'd like some randomizers based on color, but manually typing the decks wouldn't be very smart for future updating. I was thinking maybe I could make use of cards3.



OTL There has to be a smarter way of doing this.
 
 
( Post a new comment )
[identity profile] piraskel.livejournal.com on March 21st, 2012 07:49 am (UTC)
Hullo, Lucathia.

I wrote a simple script when I was working on the TCG manager for extracting cards from a list of <img src>, so I just modified it a bit (http://tress.cardardor.com/Deck%20Names%20Generator.php) for you. Just copy and paste in that stuff you have.

It's very easy to modify the input and output (I just picked comma-delimited as a starting point) as you would like it, so just let me know! If you want the actual pages for yourself to modify/look at, I can send those your way as well :)

Edited 2012-03-21 07:51 am (UTC)
lucathia[personal profile] lucathia on March 21st, 2012 11:19 pm (UTC)
Ooooh, thank you so much! This will make things go very quickly!