Results 1 to 4 of 4

Thread: Converting your Full Circle pdf's to epub's with Calibre.

  1. #1
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Converting your Full Circle pdf's to epub's with Calibre.

    Here is a nice program for reading and converting all your pdf files to epub for you ereader and Android devices. The program is called Calibre, and to install it just type this command in a terminal.

    Code:
    sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('http://status.calibre-ebook.com/linux_installer').read()); main()"
    Type in your password and just take the default setting. It will download and install.
    calibre splash screen.jpg
    After you have it installed just select your pdf file and open it with Calibre. Once it is open select your file from the list and right click and convert it. Or select the file and click on the “Convert books” icon at the top tool bar.
    calibre toolbar.jpg
    If you are like me and have many back issues of Full Circle and Linux Journey Magazines you can convert them to epub file and upload them to you ereader an Android devices.
    calibre.jpg
    Enjoy
    Irv
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

  2. #2
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Re: Converting your Full Circle pdf's to epub's with Calibre.

    After converting all the back issues of FC with Calibre, I found out the epub files are not right. Graphics are to big, and the text layout is all wrong. Not a good program to do this.
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

  3. #3
    Join Date
    Feb 2011
    Location
    NRW (GER)
    Beans
    0

    Re: Converting your Full Circle pdf's to epub's with Calibre.

    Hey irv,

    as I am tasked to code the EPUBs for the magazine, I can tell you that we are planning to publish ALL issues as EPUB-Versions.

    But you need to consider the fact, that I am alone and have a RL too

    And one Issue takes at least two weeks of creation process.

    Greetings,
    the Lion

  4. #4
    Join Date
    Mar 2006
    Beans
    18

    Re: Converting your Full Circle pdf's to epub's with Calibre.

    Don't worry, NRWlion, Irv was passing a comment on the experience he had with Calibre and Full Circle. Your efforts are appreciated by all!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •