Autor Thema: Diverse Fototools ...  (Gelesen 307363 mal)

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Digital Photo Professional 4.18.10
« Antwort #6585 am: 24 März, 2024, 21:20 »
Digital Photo Professional (DPP) is Canon's essential software for editing RAW images.

Whether you're a beginner or a seasoned photographer, DPP provides the tools you need to enhance, adjust, and perfect your photos.

Freeware

https://www.canon-europe.com/support/consumer_products/software/digital-photo-professional.html?softwareid=tcm:13-1328049&language=EN&os=all

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PhotoGrok 2.80
« Antwort #6586 am: 25 März, 2024, 09:40 »
Powerful and user-friendly software application that allows you to easily search images using Exif data and categorize them using their metadata.

Freeware

Changelog


    Interactive ascii art plugin "squint.js" and simple animation plugin "anim.js" added. See plugins.
    Most plugins have been refactored to make use of new functionality and allow better interoperability.
    Added "photogrok.nocache" property for low-memory environments. "-Dphotogrok.nocache=true" will turn off image caching. Can also be activated with "--nocache" program argument.
    Added "photogrok.maximgsize=[width]x[height]" property for low-memory environments like 1gb Raspberry Pi. Can also be activated with "--maximgsize=[width]x[height]" program argument. Using this forces PhotoGrok to scale images as they're read in. For example, if "--maximgsize=1920x1080", then high megapixel images are read in at a maximum size of 1920x1080 pixels. There can be quality loss and exporting images will use this lower resolution.
    Drop down session history for "Evaluate JS" dialog added.
    Painters are now named and can be retrieved in scripts with getName(). Calling setPainter(painter, id) will assign id as name. Painters retrieved from JSI.getPainter() will always be named. To name a painter in your script before it is used, use the returned painter from JSI.namedPainter(painter, id). This feature is backwards compatible so if a painter isn't named, PhotoGrok will make one based on hashcode.
    eval functions in "graaljs" are now cached for increased performance.
    Added Timer to create thread safe timers for executing functions after a delay or repeatedly on a set interval. Timers are automatically cancelled when a script context is re-evaluated. See "anim.js" plugin. There are two functions on a Timer: schedule(function, long) to run a function once after waiting x milliseconds and schedule(function, long, long) to run a function repeatedly after waiting.
    Removed "jdkrhino" engine. Anyone still using Java 6 or 7 should just use the included "rhino" instead.
    onPainterChanged callback now returns the new painter as third argument so function onPainterChanged(name, isnull, painter). Redundant but backwards compatible.
    Shortcut keys can now be assigned to functions using JSI.addShortcut(function, int, int). See "squint.js" or "tone.js" plugins. See Java doc for more details on KeyCode and Modifier ints.
    About dialog now shows script engine and current painter.
    When not explicitely configured, the default script engine is selected in the following order: graal.js, nashorn and rhino (depending on availability).

[close]

http://www.haplessgenius.com/photogrok/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
NPS Image Editor 4.0.29 Build 2460 Beta
« Antwort #6587 am: 25 März, 2024, 10:30 »
Edit and create images with the help of this fully-featured and easy-to-use raster image editor which supports advanced features.

Donationware

Changelog

    Fixed scrollbar in the wrong position in layer list
    Fixed STOP button stuck on screen after script finished
    EXE build with compiler optimizations, performance should be improved somewhat
    Fixed Debug menu always stuck on in Color Picker

[close]

https://nps.nookkin.com/about.ndoc

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PixelViewer 3.1.0.326 Preview
« Antwort #6588 am: 25 März, 2024, 20:10 »
PixelViewer lets you render images from raw pixel files, as well as accurately evaluate your pictures' dimensions, scale their size, and, finally, export the rendered content in a PNG file type.

MIT License

Changelog


    New Features:

    Add Bayer Pattern (14-bit, MIPI) format.

    Improvement:

    Better way to convert from Bayer Pattern (10-bit, MIPI), Bayer Pattern (12-bit, MIPI) to 16-bit color.

    Bug Fixing:

    Fix conversion from Bayer Pattern (10-bit, MIPI), Bayer Pattern (12-bit, MIPI) to 16-bit color.
    Minor bug fixing.


[close]

https://github.com/carina-studio/PixelViewer

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Regards Viewer 2.80.8
« Antwort #6589 am: 25 März, 2024, 20:40 »
Browse through your picture collection, create slideshows and enhance your photos, with this intuitive application that supports an extensive array of image formats.

Freeware

Whats new:>>

    Add Inpaint Filter
    Correct Crop Filter

https://jfiguinha.pagesperso-orange.fr/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Imagine 1.5.2
« Antwort #6590 am: 27 März, 2024, 19:50 »
Imagine is a lightweight, fast and easy to use image viewer with basic graphics and animation edit features. Other features include viewing internals of archives (ZIP, RAR, 7z etc.), screen capture, batch conversion, thumbnail browser, slideshow and metadata disclosure. Additional formats support available through plugins.

Freeware

Whats new:>>

    Fixed: problem with unsupported file at the beginning or end of the file list
    Fixed: eliminate XBM/XPM security vulnerabilities

http://www.nyam.pe.kr/dev/imagine/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ExifTool 12.81
« Antwort #6591 am: 27 März, 2024, 21:40 »
ExifTool kann mehr als nur Meta-Daten lesen und schreiben: Die von der Kamera gelieferten EXIF-Daten sind nicht immer korrekt, beispielsweise wenn das Kameradatum nicht stimmt oder der Kommentar noch auf den Vorbesitzer der Kamera hinweist. Solche Fehler korrigiert das Exif-Tool.

Die Sammlung von Perl-Skripten liest EXIF-, IPTC- und XMP-Daten und ändert diese auf Wunsch. Einen separaten Perl-Interpreter braucht man nicht. Für den vollen Funktionsumfang muss man sich mit der Kommandozeile vertraut machen, zum Korrigieren der Metadaten einzelner Bilder genügt das auf ExifTool aufsetzende ExifTool GUI.

Freeware

Changelog

    Added ability to read EXIF and XMP from EXR images
    Added ability to delete unknown trailer when writing MOV/MP4 videos
    Added ability to write a couple of Stable Diffusion PNG tags
    Added ability to write one of the Microsoft Xtra Description tags (github #248)
    Added support for using alternate city names in reverse Geolocation
    Added support for reading timed GPS from DOD LS600W TS videos
    Added support for new version of Canon DR4 files
    Added a number of new iTunesInfo tags
    Added a new Olympus LensType
    Allow regular expressions to be used when writing Geolocate tag
    Decode a number of new Nikon tags (thanks Warren Hatch)
    Enhanced writing of Geolocate tag to also write Keys:LocationName
    Cache the results of the last reverse geolocation search to speed batch processing when multiple files have the same search parameters
    Patched problem that could cause runtime errors with some invaid tag names
    Fixed a couple of newly added FujiFilm tags
    Fixed decoding of FujiFilm AFAreaZoneSize

    API Changes:

        Added GeolocAltNames option

[close]

http://owl.phy.queensu.ca/~phil/exiftool/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WIA-Loader 2.8.6.0
« Antwort #6592 am: 28 März, 2024, 19:40 »
Mit dem Tool WIA-Loader lassen sich Fotos von einer Kamera oder Speicherkarte auf den Computer übertragen und auf Wunsch auch gleich anhand flexibler Optionen umbenennen. Darüber hinaus vermag es auch die Bilder auf einen FTP-Server zu laden, einfache HTML-Fotoalben anzulegen sowie unter Windows XP die Kameras fernzusteuern. Außerdem geocodiert WIA-Loader die Bilder, indem es GPS-Daten, die als GPX-Dateien zur Verfügung stehen, in die EXIF-Header der Bilder einbettet. Zum problemlosen Ausführen des Tools wird das .NET-Framework 2.0 oder höher unter Windows benötigt. Mit dem Mono-Framework ist das Tool zudem auch unter Linux und Mac OS X lauffähig.

Freemium

Whats new:>> 

Bug fixes

http://www.mortara.org/apps-software/windows/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PicView 2.2.4
« Antwort #6593 am: 28 März, 2024, 20:30 »
PicView is an Open Source Image Viewer for Windows, designed to efficiently and quickly browse through images supporting all common file formats, including .heic, .psd, .png, .jpg & RAW camera image files.

License: GPLv3

Changelog

    Fixed incorrect centering #143
    Fixed a crash when viewing hidden files #140
    Fixed a bug when starting fullscreen with no image being selected and adjusted behavior #141
    Fixed the current language not being selected in the settings window drop-down box
    Corrected the Copy File Path, when you're viewing the shortcuts, to display Ctrl + Alt + C instead of Ctrl + Shift + C

[close]

https://github.com/Ruben2776/PicView

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Exif Pilot 6.23.0
« Antwort #6594 am: 28 März, 2024, 22:20 »
Exif Pilot is software for the analysis of EXIF data (information that indicates digital camera settings and picture taking conditions). You can find the optimal parameters for taking pictures, for example, the relationship between the depth of field and the aperture of a particular lens.

Freeware

Whats new:>>

+ Added the ability to recursively crawl nested directories to change the values of Exif tags.

http://www.colorpilot.com/exif.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
PhotoGrok 2.81
« Antwort #6595 am: 29 März, 2024, 18:30 »
Powerful and user-friendly software application that allows you to easily search images using Exif data and categorize them using their metadata.

Freeware

Changelog


    Fixed regression where windows and linux users could use native file dialogs (directory selection not possible). Back to Mac only.
    Added "Miscellaneous" and "Advanced" tabs to preferences. Some reorganization of existing preferences.
    Added option to turn off image caching in "Advanced' tab. Replaces photogrok.nocache property and --nocache program argument. Slower performance but may help in low memory/high megapixel situations.
    Renamed "ExifTool" pane to "Metadata" as it displays more than just ExifTool tags.
    Added option to display catalog tags in the "Metadata" pane. This includes all tags saved in the catalog for a selected image (when viewing images from a catalog tree).
    Shortcut keys can be defined for fullscreen/slideshows. See "anim.js" code for examples.
    No longer show error dialogs when an image isn't found - for example, unattached storage. Displays message on image pane instead.
    All setPainter() script calls are queued into event dispatch thread for more reliable scheduling.
    Timer now returns a TimerTask object so specific tasks can be canceled (in addition to Timer.cancel). See Java's Timer/TimerTask APIs or "anim.js" for examples.
    Rewrote "anim.js" plugin to display more advanced filter animations. Toggle via menu or shortcut keys. Some animations require a fast computer for good performance.
    A setPainter() call in a top-level script would not fire an "onPainterChanged" event registered in the same script.
    "Continuously Scan Folders" always searched subdirectories ignoring the current setting in Folder Manager.
    Added "Stamp" and "Quantize/Dither" filters to "Filters" and "Thumbnail Fiters" User menus (via jhlabs.js plugin).

[close]

http://www.haplessgenius.com/photogrok/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
pinga 0.63.4
« Antwort #6596 am: 29 März, 2024, 20:50 »
pinga is an easy to use GUI, experimental image optimizer (PNG, JPEG, APNG) designed to be used for web context.

Donationware

https://css-ig.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Alternate Pic View 3.430
« Antwort #6597 am: 01 April, 2024, 08:40 »
Alternate Pic View is a program that enables you to view image files and make some adjustments. It supports multiple formats, including BMP, JPG, PCX, TGA and WMF.

The interface of the application is familiar and easy to work with. Images can be imported with the help of the file browser or 'drag and drop' method. So, you can use some basic editing tools, such as line, arrow, rectangle, freehand, fill, text and pen, along with the undo and redo functions. But you can also zoom in and out, switch to full screen mode, create a slideshow, enable thumbnail view mode, crop a selection and make Alternate Pic View retain the EXIF/IPTC information.

Alternate Pic View allows you to apply several effects to the pictures; they revolve around rotation, mirror, flip, invert, sharpen, blur, contrast, brightness, pixelization, noise and red eye removal, just to name a few.

The graphic editing tool supports keyboard shortcuts and multiple languages for the interface, has a good response time and contains user documentation. We have not come across any issues throughout our testing; Alternate Pic View did not freeze, crash or pop up error dialogs throughout our testing.  Thanks to its intuitive layout, less experienced users can easily find their way around this app.

Freeware

Whats new: >>

Added compare function

http://www.alternate-tools.com/pages/c_picview.php?lang=ENG

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
GraphicsMagick 1.3.43
« Antwort #6598 am: 01 April, 2024, 11:30 »
GraphicsMagick is an image editor developed to read, write, and manipulate images using a set of tools that can be accessed via GUI and Command Prompt as well.

MIT License

Changelog


    Special Issues:

    Due to my Internet provider (which I have used since 2001) failing to support the antiquated technology which hosts GraphicsMagickorg, and the simpledallastxus domain I have used since 1994, these services are now failing To make matters worse, due to dramatic changes in US domain registration in recent years, I do not know how to update the DNS registrations for simpledallastxus and my historical email address may be lost As time permits, GraphicsMagickorg will be re-hosted in the cloud at Linode
    GraphicsMagick really does need some additional productive volunteers For several years now, the burden has entirely been on me (Bob Friesenhahn) I have been sheparding the project for 22 years already (and contributed to ImageMagick and GraphicsMagick combined for 28 years already) It is not reasonable to expect someone with a full time job (and expecting to retire in a few years) to do all of the work

    Security Fixes:

    GraphicsMagick is participating in Google's oss-fuzz project since February 4 2018 due to the contributions and assistance of Alex Gaynor and Paul Kehrer The issues list is available at https://bugschromiumorg/p/oss-fuzz/issues/list under search term "graphicsmagick" Issues are available for anyone to view and duplicate if they have been in "Verified" status for 30 days, or if they have been in "New" status for 90 days Please consult the GraphicsMagick ChangeLog file, Mercurial repository commit log, and the oss-fuzz issues list for details
    GraphicsMagick has been participating in Synopsys's Coverity program for free software projects since 2015 There has been a continuing objective to keep outstanding defects at 0, or very close to 0 Information about the Coverity status may be found at https://scancoveritycom/projects/graphicsmagick

    Bug fixes:

    JBIG: Add support for 'width', 'height', and 'pixels', resource limits Your mileage may vary
    WPG: Many fixes based on oss-fuzz testing
    Ghostscript: When invoking Ghostscript, re-direct Ghostscript stdout to stderr to avoid output corruption when GM stdout is redirected to a file

    New Features:

    File write limit: Add support for a per-file write limit (-limit write or MAGICK_LIMIT_WRITE) This imposes a limit on the number of uncompressed bytes written The behavior when the limit is hit is similar to an unexpected write error, as if the disk is full
    Resource limit highwater: Resource highwater values are maintained for successful resource requests and final values are traced via -debug resource' at the end of program execution These values may be used to understand the most restrictive resource limits which may be applied while still achieving successful operation
    BMP: Support BI_PNG compression (PNG inside BMP)
    BMP: Support reading 64 bits-per-pixel
    BMP: Support reading 48 bits-per-pixel
    HEIF: Call heif_init() and heif_deinit() if they are available Support setting image width limit
    HRZ: Added support for Slow scan TV format
    JPEG: Added support for reading and writing lossy or lossless 12 bits, and lossless 16-bits using libjpeg-turbo-30
    JXL: Improve JXL reader/writer exception information
    TIFF: Remove miniswhite/minisblack prohibitions when using Group3 and Group4 compression in order to allow using inverted photometric from the standard
    TIFF: Store EXIF IFD and GPS IFD tag information natively in TIFF sub-IFDs, the same as it would be produced in a camera supporting TIFF This allows an EXIF profile from HEIF, JPEG, JXL, PNG, WebP, or from the META coder to be preserved in TIFF

    API Updates:

    ExpandFilenames(): Fix memory leak of existing allocations if realloc() fails

    Windows Delegate Updates/Additions:

    libjpeg: Update bundled IJG JPEG sources to version 9f
    libtiff: Update bundled libtiff sources to version 451

    Build Changes:

    Since it seems that OSDN has died, Hepapod is now used to provide a redundant https-capable Hg service and may provide services that SourceForge does not offer Hg checkouts may now be made from "https://fossheptapodnet/graphicsmagick/graphicsmagick"
    Autotools-based build: pkg-config provided data is now used to the maximal extent possible However, if pkg-config fails to provide useful data, then the previously existing tests will still prevail Document that
    PKG_CONFIG='pkg-config --static' /configure
    should reveal the private library dependencies needed for a fully-static build to succeed
    Autotools-based build: Base decision on if OpenMP is supported on the '_OPENMP' pre-processor define
    Autotools-based build: No longer search for (and use) libtrio by default The user now needs to request using it
    Autotools-based build: Fixes for autoconf-272 Bootstrapped using Autoconf 269, Automake 1165, and Libtool 247
    oss-fuzz build: The fuzzing/oss-fuzz-buildsh is re-written in order to support almost all possible dependency libraries For example, JXL and HEIF (with HEIC and AVIF reader support) are now included in oss-fuzz testing

[close]

http://www.graphicsmagick.org/index.html

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Alternate Pic View 3.440
« Antwort #6599 am: 03 April, 2024, 19:50 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )