💾 Archived View for cugi.ie › aminet › 1713756783.gmi captured on 2024-07-09 at 02:27:34. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-10)
-=-=-=-=-=-=-
Author: Bernd Assenmacher Uploader: b-a keemail me (Bernd Assenmacher) Type: util/conv Version: 2.6 Replaces: util/conv/Image2PDF.lha Requires: see guide file Architecture: m68k-amigaos; ppc-amigaos; ppc-morphos; i386-aros Distribution: Aminet Kurz: Bilder zu PDF konvertieren und mehr Date: 2024-04-21 Readme: http://aminet.net/util/conv/Image2PDF.readme Downloads: 1803
http://aminet.net/util/conv/Image2PDF.lha
A little tool to convert images to PDF, vice versa and more.
In the first place its meant to convert image scans done with e.g.
Scandal or Scanquix to PDF documents in certain output formats like
A3, A4, A5, B4, B5, Legal, Letter, Executive, US, Comm10 or ImageSize.
Image formats like JP(E)G, PNG, BMP, IFF/ILBM, GIF, TIFF or PCX
can be used.
Additionally you can convert PDF documents pagewise to images like
JP(E)G, PNG, BMP, ILBM, GIF or to PDF and scale images to your chosen
resolution. Conversion of images to other image formats can be done too.
For requirements see the guide file.
Image2PDF is free to use for everyone.
You use this program at your own risk !
This program is provided "as-is" and comes without a warranty of any kind.
The author cannot be held responsible for any damage or loss of data caused
by using Image2PDF.
By using it, you personally agree to accept whatever risk you may
encounter!!!
Image2PDF is "Keymailware" ;-) and free to use without any restrictions !!
Just send an email to get your free keyfile with your chosen name.
Donations are always gratefully received.
Btw :
Programming software is a very time intense process so if you want you can
support it/me by sending a small donation here :
https://www.paypal.com/donate/?hosted_button_id=T72XXT56G6KFJ
Thank you .... :-)
All my software can be downloaded from :
http://assenmacher.bplaced.net
History :
5th November 2022 --- V1.0
- initial release
12th November 2022 --- V1.1
- minor cleanups
- added AmigaOS3.x version (68k)
- added AmigaOS4.x version (PPC)
13th November 2022 --- V1.2
- its now possible to give the path of the image to be converted via
commandline
- added AROS version (X86)
- added drawer and program icons for the different supported platforms
(thanks Carlo ;-))
- added icons for AmiKit (thanks Jan and Ken;-))
3rd January 2023 --- V1.3
- added icons from Carlo again which were accidently bad converted in V1.2
- corrected "Credits" in terms of the Amikit icon(s) ;-)
- the source folder and the save folder is now memorized when doing more than
one image to PDF
- added requester which asks if it is wanted to do more images to PDF
- added requester if the PDF file already exists (overwrite protection)
- on commandline/shell it is no longer neccesary to give the full path of the
image file
- its now checked if the PDF file to be saved ends with ".pdf"
- improved error message in case of invalid loaded image/file
- added automatic closing of the viewer windows
- added Image2PDF as Hollywood Applet (at least Hollywood Player 9.1 has to
be used)
9th Febuary 2023 --- V1.4
- added the possibility to add more images to a PDF document. (one to a page)
The output format of all pages is chosen after giving the first image
- added a counter to the PDF filenames if the docs have more than one page
(doc_1.pdf , doc_2.pdf .... etc. , can be edited)
- the name of the image is now taken as the name of the PDF document if
the document has only one page, can be edited
- Polybios plugin is now linked to the binarys so that it is not needed
anymore to install it seperately
- fixed guide file so that it can be opened again
- updated guide file
- added tooltype to set default source and/or save drawer. If it is not set
there "ram:" is chosen as default. To set other drawers just remove the
parentheses and change the default "ram:" entry to the path you want.
Then save it to the icon
- fixed an issue which caused an offset positioning an image into a page
- improved icon handling. The name of the binary and its icon can be changed
to "Image2PDF" or just left as it is with the OS specification.
- added possibility to give arguments and parameters with commandline
- added possibility to do "bulk" conversion to PDF via commandline
- minor cleanups
30th March 2023 --- V2.0
- jumping to V2.0 because this is an almost complete rewrite
- GUI created
- removed "bulk" conversion via commandline
- adapted tooltypes to GUI and icons (even for the applet)
- adapted the guide file to V2.0
- MorphOS only release
23rd April 2023 --- V2.1
- code optimized
- fixed some minor glitches
- it is now possible to add images with uppercase extensions
- adapted code to get ready for AmigaOS3/4 and Aros
- adapted the guide file to V2.1
4th June 2023 --- V2.2
- added BMP, IFF, ILBM, GIF, TIFF and PCX for conversion to PDF.
- added possible free registration (just send an email to get your key :-))
- switched output 180° to improve seeing what happens while converting
- improved handling of unvalid images
- cleanups and some minor fixes
16th July 2023 --- V2.3
- fixed an issue which could lead to a crash when invalid PNG
images were loaded and drawn to the PDF document. (Thanks Alan :-))
- optimized conversion process
- optimized loadimage function and error treatment
- optimized saving speed and size of PDFs
- added "Help" entry in menu to show guide file
- changed PDF viewer to APDF on AmigaOS3.x
- added "Install" script
27th November 2023 --- V2.4
- added function "PDF2Image" (does not work with Aros)
- added function "PDF2PDF" (does not work with Aros)
- added function "Scaling" --> Image2PDF when "ImageSize" is set as format
- added function "Scaling" --> PDF2Image
- added function "Scaling" --> Image2NewSize
- added function "Quality" --> PDF2Image when "JP(E)G" is set as format
- changed file upcounting method when saving images (thanks Sébastien ;-))
- Install script now copys icons and pics (MorphOS, AmigaOS3/4 and Aros)
- Install script now installs to AmiKit if chosen
- Install script now creates a drawer called "Image2PDF"
in the chosen destination (MorphOS, AmigaOS3/4 and Aros)
- some cosmetic changes were done to the GUI
- updated guide
- fixed some minor issues
13th January 2024 --- V2.5
- rearranged GUI to make it more intuitive
- melted the target requesters to one single target requester
- added source PDF-file requester to GUI for PDF2Image and PDF2PDF
- added function "Image2Image" to change the format of images
- added function "scan file(s)" to determine the attributes of the image(s)
- added function "rem (dup)" to remove duplicate entries from the listview
- added function "check" to check the given images if they are valid to
process and to clean the listview from unvalid image files
- added possibility to scale images to a fixed size
- added more formats for Image2PDF (B4, B5, US, Executive, Comm10)
- installer now sets the OS automatically (thanks Daniel ;-))
- key F1 now opens the guide file as help too
- updated tooltips
- optimized output messages
- fixed a bug where "read source" did not work correctly sometimes.
- many improvements done "under the hood" ... ;-)
21th April 2024 --- V2.6
- updated guide file
- On MorphOS and AROS the guide file is now copied to the installation drawer
- On MorphOS the "Path" command in s:user-startup is now deactivated
If wanted active, one needs to uncomment it manually, save it
and then reboot the computer
- added possibility to scale images with all chosen formats
- added possibility to compress PDF docs when Ghostscript is installed
- the orientation of PDF docs can now be changed (not with ImageSize format)
- a print margin can be set now
- using commandline will now adapt the orientation automatically (not with
ImageSize format)
- compiled single versions for the supported platforms
- removed applet from archive
- added a print function to print PDF documents
This readme file was made with Aminetreadmemaker from Thomas Igracki
PERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ---------- [unknown] 2034 2426 83.8% -lh6- 9bda Apr 11 19:44 Image2PDF.info [unknown] 2032 2426 83.8% -lh6- 508d Feb 9 17:21 Image2PDF/AmigaOS3.info [unknown] 9074 24891 36.5% -lh6- d223 Apr 21 16:43 Image2PDF/AmigaOS3/Image2PDF.guide [unknown] 2313 2936 78.8% -lh6- ef4f Jun 11 2023 Image2PDF/AmigaOS3/Image2PDF.guide.info [unknown] 2038 2435 83.7% -lh6- 6e6f Feb 4 15:15 Image2PDF/AmigaOS3/Image2PDF.info [unknown] 1604717 2941812 54.5% -lh6- 5ef6 Apr 21 16:28 Image2PDF/AmigaOS3/Image2PDF/Image2PDF [unknown] 1836 2378 77.2% -lh6- b2be Nov 4 20:26 Image2PDF/AmigaOS3/Image2PDF/Image2PDF.info [unknown] 2765960 5401008 51.2% -lh6- d2f0 Dec 5 2020 Image2PDF/AmigaOS3/Image2PDF/polybios.ext [unknown] 582036 914784 63.6% -lh6- 354a Dec 5 2020 Image2PDF/AmigaOS3/Image2PDF/polybios.hwp [unknown] 526 1675 31.4% -lh6- 0d4a Apr 21 16:51 Image2PDF/AmigaOS3/Install [unknown] 1611 2978 54.1% -lh6- e08b Nov 19 19:38 Image2PDF/AmigaOS3/Install.info [unknown] 6697 8214 81.5% -lh6- 83d3 Feb 4 10:53 Image2PDF/AmigaOS4.info [unknown] 9074 24891 36.5% -lh6- d223 Apr 21 16:43 Image2PDF/AmigaOS4/Image2PDF.guide [unknown] 2313 2936 78.8% -lh6- ef4f Jun 11 2023 Image2PDF/AmigaOS4/Image2PDF.guide.info [unknown] 6697 8214 81.5% -lh6- 83d3 Feb 4 10:53 Image2PDF/AmigaOS4/Image2PDF.info [unknown] 2220592 4307419 51.6% -lh6- 4f2c Apr 21 16:28 Image2PDF/AmigaOS4/Image2PDF/Image2PDF [unknown] 5796 7324 79.1% -lh6- 77cc Nov 12 13:20 Image2PDF/AmigaOS4/Image2PDF/Image2PDF.info [unknown] 3372457 7053536 47.8% -lh6- ce52 Dec 5 2020 Image2PDF/AmigaOS4/Image2PDF/polybios.ext [unknown] 670381 1111112 60.3% -lh6- 9570 Dec 5 2020 Image2PDF/AmigaOS4/Image2PDF/polybios.hwp [unknown] 526 1675 31.4% -lh6- 73fa Apr 21 16:51 Image2PDF/AmigaOS4/Install [unknown] 1611 2978 54.1% -lh6- e08b Nov 19 19:38 Image2PDF/AmigaOS4/Install.info [unknown] 9892 10225 96.7% -lh6- 27c6 Jan 24 2016 Image2PDF/AmiKit.info [unknown] 9074 24891 36.5% -lh6- d223 Apr 21 16:43 Image2PDF/AmiKit/Image2PDF.guide [unknown] 2313 2936 78.8% -lh6- ef4f Jun 11 2023 Image2PDF/AmiKit/Image2PDF.guide.info [unknown] 9892 10225 96.7% -lh6- 27c6 Jan 24 2016 Image2PDF/AmiKit/Image2PDF.info [unknown] 1604717 2941812 54.5% -lh6- 5ef6 Apr 21 16:28 Image2PDF/AmiKit/Image2PDF/Image2PDF [unknown] 7711 7846 98.3% -lh6- d34a Jan 15 2023 Image2PDF/AmiKit/Image2PDF/Image2PDF.info [unknown] 501 1591 31.5% -lh6- 4fbb Apr 21 16:52 Image2PDF/AmiKit/Install [unknown] 1611 2978 54.1% -lh6- e08b Nov 19 19:38 Image2PDF/AmiKit/Install.info [unknown] 5345 5380 99.3% -lh6- ea5e Nov 13 2022 Image2PDF/AROS.info [unknown] 9074 24891 36.5% -lh6- d223 Apr 21 16:43 Image2PDF/AROS/Image2PDF.guide [unknown] 2313 2936 78.8% -lh6- ef4f Jun 11 2023 Image2PDF/AROS/Image2PDF.guide.info [unknown] 5345 5380 99.3% -lh6- ea5e Nov 13 2022 Image2PDF/AROS/Image2PDF.info [unknown] 1882279 3900397 48.3% -lh6- d07b Apr 21 16:28 Image2PDF/AROS/Image2PDF/Image2PDF [unknown] 5073 5107 99.3% -lh6- b49f Nov 13 2022 Image2PDF/AROS/Image2PDF/Image2PDF.info [unknown] 618388 1041868 59.4% -lh6- 3f2f Dec 5 2020 Image2PDF/AROS/Image2PDF/polybios.hwp [unknown] 499 1643 30.4% -lh6- b5e3 Apr 21 16:52 Image2PDF/AROS/Install [unknown] 1611 2978 54.1% -lh6- e08b Nov 19 19:38 Image2PDF/AROS/Install.info [unknown] 4244 4254 99.8% -lh6- 2fdf Feb 8 14:02 Image2PDF/MorphOS.info [unknown] 9074 24891 36.5% -lh6- d223 Apr 21 16:43 Image2PDF/MorphOS/Image2PDF.guide [unknown] 2313 2936 78.8% -lh6- ef4f Jun 11 2023 Image2PDF/MorphOS/Image2PDF.guide.info [unknown] 4244 4254 99.8% -lh6- 2fdf Feb 4 10:50 Image2PDF/MorphOS/Image2PDF.info [unknown] 1832115 3424805 53.5% -lh6- 505f Apr 21 16:28 Image2PDF/MorphOS/Image2PDF/Image2PDF [unknown] 1753 1829 95.8% -lh6- 6018 Jan 13 15:43 Image2PDF/MorphOS/Image2PDF/Image2PDF.info [unknown] 1223280 2806272 43.6% -lh6- 26da Nov 23 18:30 Image2PDF/MorphOS/Image2PDF/pdftops [unknown] 3042351 6479736 47.0% -lh6- 9b67 Dec 5 2020 Image2PDF/MorphOS/Image2PDF/polybios.ext [unknown] 530255 832036 63.7% -lh6- f75f Dec 5 2020 Image2PDF/MorphOS/Image2PDF/polybios.hwp [unknown] 539 1727 31.2% -lh6- 22e6 Apr 21 16:52 Image2PDF/MorphOS/Install [unknown] 1611 2978 54.1% -lh6- e08b Nov 19 19:38 Image2PDF/MorphOS/Install.info ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 49 files 22097738 43406850 50.9% Apr 22 03:33
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>