BSB Copyright Claims Removal
Moderator: kcleung
-
- regular poster
- Posts: 24
- Joined: Fri May 07, 2010 11:47 pm
- notabot: 42
- notabot2: Human
BSB Copyright Claims Removal
How would I go about removing the copyright claims from files I get from the BSB, Google, etc.?
-
- active poster
- Posts: 1558
- Joined: Thu Jul 12, 2007 8:53 am
- notabot: 42
- notabot2: Human
- Location: Nice, France
- Contact:
Re: BSB Copyright Claims Removal
I think this is a Scanning and PDF Creation topic. Simple with pdftk if you want to remove the first copyright-claiming pages. http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
More difficult, but possible if there is a copyright claim or a logo at the bottom of each page.
More difficult, but possible if there is a copyright claim or a logo at the bottom of each page.
-
- regular poster
- Posts: 24
- Joined: Fri May 07, 2010 11:47 pm
- notabot: 42
- notabot2: Human
Re: BSB Copyright Claims Removal
Thanks. Have just downloaded it.
-
- regular poster
- Posts: 24
- Joined: Fri May 07, 2010 11:47 pm
- notabot: 42
- notabot2: Human
Re: BSB Copyright Claims Removal
OK. Have downloaded and checked it to see if it works. It does. Now, how does one with that software eliminate the aforementioned Copyright claims?
-
- active poster
- Posts: 1558
- Joined: Thu Jul 12, 2007 8:53 am
- notabot: 42
- notabot2: Human
- Location: Nice, France
- Contact:
Re: BSB Copyright Claims Removal
Open a command prompt. Change the directory to where pdftk.exe and your score are. To remove the first page type pdftk thisscore.pdf cat 2-end output thenewscore.pdf
-
- Posts: 9
- Joined: Tue Mar 09, 2010 5:04 pm
- notabot: 42
- notabot2: Human
- Location: Dallas, TX
- Contact:
Re: BSB Copyright Claims Removal
From BSB, I prefer grabbing the image files for collection, and separating them by partbooks (not relevant to all things, but most non-lute and non-keyboard collections of the 16c are in partbooks).
Here are a couple bash/ksh scripts to help you, if you want:
http://plover.net/~agarvin/bsb-grab.txt
I grab the files, then manually split them into directories like 01-cantus, 02-alto, 03-tenore, etc, then run the second script against that.
I should probably put together all my scripts and post them here. Most are simple, but I have a few to paste together images that are only available in grid form (like at DIAMM) using pamundice.
Here are a couple bash/ksh scripts to help you, if you want:
http://plover.net/~agarvin/bsb-grab.txt
I grab the files, then manually split them into directories like 01-cantus, 02-alto, 03-tenore, etc, then run the second script against that.
I should probably put together all my scripts and post them here. Most are simple, but I have a few to paste together images that are only available in grid form (like at DIAMM) using pamundice.
Allen T Garvin
http://blog.nitfol.com
http://blog.nitfol.com
-
- active poster
- Posts: 1558
- Joined: Thu Jul 12, 2007 8:53 am
- notabot: 42
- notabot2: Human
- Location: Nice, France
- Contact:
Re: BSB Copyright Claims Removal
pdftk can do this with the whole pdf, but you need to view the whole BSB pdf and write the page limits of each part on a paper and type the corresponding pdftk command for each part. I don't think a script is able to guess these page limits automatically.agarvin wrote:From BSB, I prefer grabbing the image files for collection, and separating them by partbooks.
-
- active poster
- Posts: 1558
- Joined: Thu Jul 12, 2007 8:53 am
- notabot: 42
- notabot2: Human
- Location: Nice, France
- Contact:
Re: BSB Copyright Claims Removal
I found http://imslp.org/wiki/University_of_Mun ... MSLP277765 Is "Univ. Munich" the same as BSB? Then the scanner is BSB (with template {{BSB}} ). Otherwise could you please provide the link of Univ. Munich?agarvin wrote:From BSB [...]
-
- Posts: 9
- Joined: Tue Mar 09, 2010 5:04 pm
- notabot: 42
- notabot2: Human
- Location: Dallas, TX
- Contact:
Re: BSB Copyright Claims Removal
They're different places. BSB is the Bayerische Staatsbibliothek (http://en.wikipedia.org/wiki/Bavarian_State_Library) and Univ. Munich is the München Universitätsbibliothek (http://en.wikipedia.org/wiki/Ludwig_Max ... _of_Munich). The latter doesn't have near the music collection of the BSB, and also their scans are only available in uncompressed PDFs. I was able to shrink the PDF size by an order of magnitude with ghostscript.coulonnus wrote:I found http://imslp.org/wiki/University_of_Mun ... MSLP277765 Is "Univ. Munich" the same as BSB? Then the scanner is BSB (with template {{BSB}} ). Otherwise could you please provide the link of Univ. Munich?agarvin wrote:From BSB [...]
You can get the originals at:
http://epub.ub.uni-muenchen.de/12052/1/Cim._44c-2.pdf
http://epub.ub.uni-muenchen.de/12054/1/Cim._44c-4.pdf
http://epub.ub.uni-muenchen.de/12051/1/Cim._44c-1.pdf
http://epub.ub.uni-muenchen.de/12051/1/Cim._44c-3.pdf
(linked at http://epub.ub.uni-muenchen.de/12052/ et al)
Allen T Garvin
http://blog.nitfol.com
http://blog.nitfol.com
-
- active poster
- Posts: 1558
- Joined: Thu Jul 12, 2007 8:53 am
- notabot: 42
- notabot2: Human
- Location: Nice, France
- Contact:
Re: BSB Copyright Claims Removal
But the resolution has become much lower! (this is no longer the BSB Copyright Claims Removal topic). Can't you convert the pages to monochrome with the same resolution?agarvin wrote: I was able to shrink the PDF size by an order of magnitude with ghostscript.)
Thanks. I will look for other scores.agarvin wrote:You can get the originals at [...]