From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31522 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: resource libraries Date: Tue, 24 Oct 2006 20:43:14 +0200 Message-ID: <20061024204314.88438766.schuster.wolfgang@googlemail.com> References: <453E8622.10581.4AB3B8@wwl.musensturm.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161715444 18135 80.91.229.2 (24 Oct 2006 18:44:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Oct 2006 18:44:04 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 24 20:43:54 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GcRFb-0001nF-Tg for gctc-ntg-context-518@m.gmane.org; Tue, 24 Oct 2006 20:43:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5C9C21FEAF; Tue, 24 Oct 2006 20:43:47 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31086-02-4; Tue, 24 Oct 2006 20:43:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5CF7C1FE7A; Tue, 24 Oct 2006 20:43:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 742C21FEA3 for ; Tue, 24 Oct 2006 20:43:35 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31086-02-3 for ; Tue, 24 Oct 2006 20:43:28 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by ronja.ntg.nl (Postfix) with SMTP id 8BD621FD7B for ; Tue, 24 Oct 2006 20:43:28 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id d4so274255nfe for ; Tue, 24 Oct 2006 11:43:27 -0700 (PDT) Original-Received: by 10.48.254.10 with SMTP id b10mr1712044nfi; Tue, 24 Oct 2006 11:43:27 -0700 (PDT) Original-Received: from unknown ( [194.94.240.124]) by mx.google.com with ESMTP id l27sm1735319nfa.2006.10.24.11.43.26; Tue, 24 Oct 2006 11:43:27 -0700 (PDT) Original-To: ntg-context@ntg.nl In-Reply-To: <453E8622.10581.4AB3B8@wwl.musensturm.de> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.6.10; i686-pc-mingw32) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31522 Archived-At: On Tue, 24 Oct 2006 21:31:14 +0200 "Wolfgang Werners-Lucchini" wrote: > > > Is it possible somehow to extract all the images covered in an > > image > > > database without lose of quality? > > > > > eh ... normally there should beno loss at all, pdftex just copies > > the resources > > Sorry, I see my question was'nt clear enough. > > Is there a way to restore all the images included in a figure library > as jpg's, png's or what else? > > I could then delete the original images. > > Wolfgang Hi Wolfgang, I use myself pdfimages to extract pictures from pdf-files, but it did not always work perfect on the files I use them. I dont know what is possible with commercial tools like Acrobat. You should test first if you can restore your images from the picture file before you delete them all. Wolfgang