Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > Bookeen

Notices

Reply
 
Thread Tools Search this Thread
Old 09-07-2008, 04:08 PM   #1
junior
Connoisseur
junior began at the beginning.
 
junior's Avatar
 
Posts: 85
Karma: 10
Join Date: Apr 2008
Location: Fortaleza, Brasil
Device: Palm TX, CyBook Gen3
Question Cover for pdf files?

How to create cover for the pdf files for the Cybook?

How to transform files .JPG / .PNG in .T2B files (cover in cybook)?
junior is offline   Reply With Quote
Old 09-08-2008, 05:03 AM   #2
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,516
Karma: 18512745
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
See here: http://konrad.familie-kieling.de/com...umbnail-images

I use this instead of the "open IN..." statement:

Code:
  if ( $file =~ /\.pdf$/ )
    { open IN, "pdftops -f 1 -l 1 -paper match \"$file\" - | convert -resize 96x144 -map \"$palette\" -dither PNM:- | pnmtopng 2>/dev/null |"; }
  else
    { open IN, "convert -resize 96x144 -map \"$palette\" -dither \"$file\" PNM:- | pnmtopng 2>/dev/null |"; }
Jellby is offline   Reply With Quote
Advert
Old 09-08-2008, 10:55 AM   #3
junior
Connoisseur
junior began at the beginning.
 
junior's Avatar
 
Posts: 85
Karma: 10
Join Date: Apr 2008
Location: Fortaleza, Brasil
Device: Palm TX, CyBook Gen3
Jellby Thank you!.

I need to install a Perl interpreter in my machine?
junior is offline   Reply With Quote
Old 09-08-2008, 11:48 AM   #4
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,516
Karma: 18512745
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
I'm afraid you do need a Perl interpreter... and convert, and pdftops, and pnmtopng. It's almost trivial if you have Linux, unfortunately I don't know how to do it in Windows or Mac.
Jellby is offline   Reply With Quote
Old 09-08-2008, 07:51 PM   #5
junior
Connoisseur
junior began at the beginning.
 
junior's Avatar
 
Posts: 85
Karma: 10
Join Date: Apr 2008
Location: Fortaleza, Brasil
Device: Palm TX, CyBook Gen3
Well, I am generating the images in Mobipocket Creator and sent to the Cybook and then change the name of the file. T2B.

Thanks again, Jellby.
junior is offline   Reply With Quote
Advert
Reply

Tags
cover, pdf


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
eBook PDF - free tool for creating PDF eBooks from text files KACartlidge PDF 6 01-04-2012 09:41 AM
JPG cover files not removed from Novel js4c Calibre 5 08-03-2010 09:27 PM
Cover problems with Sigil files (again) crutledge Calibre 3 06-16-2010 12:06 PM
Cover Image in LRF files pdurrant Calibre 6 10-05-2008 05:02 PM


All times are GMT -4. The time now is 03:21 AM.


MobileRead.com is a privately owned, operated and funded community.