User Tools

Site Tools


Writing /var/www/html/john.de-graaff.net/webroot/wiki/data/cache/4/47782d9ac1a98e88973215e7749b5082.metadata failed
links:software
Writing /var/www/html/john.de-graaff.net/webroot/wiki/data/cache/b/bf111e76e59a388c9525e3ec822a9d12.xhtml failed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
links:software [2014/10/01 10:22]
127.0.0.1 external edit
links:software [2019/03/06 07:33] (current)
Line 136: Line 136:
   * use '​gs'​ (ghostscript) to combine PDFs: [[   * use '​gs'​ (ghostscript) to combine PDFs: [[
 http://​www.macosxhints.com/​article.php?​story=2003083122212228 http://​www.macosxhints.com/​article.php?​story=2003083122212228
-|article]]+|article]] \\ <​code>​ 
 +gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=merged.pdf \ 
 +source1.pdf source2.pdf source3.pdf etc.pdf 
 +</​code>​ \\ BUT this does not work.. 
 +  * Works! -> [[http://​www.monkeybreadsoftware.de/​Software/​CombinePDFs.shtml|CombinePDFs]]
  
-  gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=merged.pdf \ +==== EPUB software ==== 
-  ​source1.pdf source2.pdf source3.pdf etc.pdf+ 
 +  ​* https://www.epubor.com/​drm-removal-tools.html
  
 ==== Text editors ==== ==== Text editors ====
Line 187: Line 192:
   * [[wp>​HandBrake]] = rip/decrypt DVD to file (AVI etc)   * [[wp>​HandBrake]] = rip/decrypt DVD to file (AVI etc)
   * http://​handbrake.fr/​   * http://​handbrake.fr/​
 +  * portable for Windows -> https://​portableapps.com/​node/​55942
 +  * need [[http://​download.videolan.org/​pub/​libdvdcss/​1.2.11/​win64/​libdvdcss-2.dll|libdvdcss]] for decryption -> http://​download.videolan.org/​pub/​libdvdcss/​ \\ install using https://​brew.sh/​ \\ <​code>​brew install libdvdcss</​code>​
  
 === DVD tools for Mac === === DVD tools for Mac ===
Line 238: Line 245:
   * Putty -> http://​www.chiark.greenend.org.uk/​~sgtatham/​putty/​   * Putty -> http://​www.chiark.greenend.org.uk/​~sgtatham/​putty/​
   * ZOC -> http://​www.emtec.com/​zoc/​   * ZOC -> http://​www.emtec.com/​zoc/​
 +  * [[:​links:​Consoles]]
  
  
/var/www/html/john.de-graaff.net/webroot/wiki/data/attic/links/software.1412151765.txt.gz · Last modified: 2019/03/06 07:34 (external edit)