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

0 Mitglieder und 20 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
ImageMagick 7.0.10-1
« Antwort #4755 am: 16 März, 2020, 17:45 »
Changelog

2020-03-15 7.0.10-1 Cristy <quetzlzacatenango@image...>
Release ImageMagick version 7.0.10-1, GIT revision 17065:130e52e:20200315.
2020-03-14 7.0.10-1 Cristy <quetzlzacatenango@image...>
Add support for returning the convex hull of an image with the %[canvas-hull] property.
2020-03-09 7.0.10-1 Dirk Lemstra <dirk@lem.....org>
Added option to specify the preferred version when writing a PDF file with -define pdf:version=version (e.g. 1.7).
2020-03-07 7.0.10-1 Cristy <quetzlzacatenango@image...>
Do not throw exception on empty draw path (reference https://github.com/ImageMagick/ImageMagick/issues/974).
Fix possible buffer overflow in ComplexImages().
SVG to MVG requires transforms to appear before clipping paths (reference https://github.com/ImageMagick/ImageMagick/issues/1860).

[close]

http://www.imagemagick.org

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 5.6.0
« Antwort #4756 am: 16 März, 2020, 20:50 »
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:>>

    The project interface has been switched to Unicode mode.
    The ability to use the UTF-8 character set, when importing and exporting to CSV and XML formats, has been added.
    The ability to use the UTF-8 character set, when exporting to XLS format, has been added.

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
ImageJ 1.52u
« Antwort #4757 am: 18 März, 2020, 11:40 »
Process and enhance your pictures with the help of this streamlined and useful, Java-based image editor that supports the most common image formats.

Freeware

Changelog

    Thanks to Nicolas De Francesco, added the Edit>Selection>Fit Rectangle command.
    Thanks to 'Dcolam' and Jan Eglinger, the Edit>Selection>Enlarge command no longer has a 255 pixel limit.
    Thanks to Peter Bankhead, the default TIFF reader uses the HandleExtraFileTypes plugin when it is unable to open a file. As an example, .svs files dragged and dropped on the "ImageJ" window are now opened by the Bio-Formats plugin.
    Added the Help>Examples>JavaScript>Overlay Text example.
    Thanks to Laurent Thomas, added a "Install Keypad Shortcuts" command to the ROI Menu tool. Add
    call("ij.plugin.MacroInstaller.installFromJar", "/macros/RoiMenuTool.txt+");
    to the Edit>Options>Startup dialog to have the shortcuts automatically installed on startup.
    Thanks to Laurent Thomas, the commands in the ROI Menu tool and the "Group" setting in the ROI Manager's Properties dialog are recordable.
    Added the Math.abs(n), Math.acos(n), Math.asin(n), Math.atan(n), Math.atan2(n1,n2), Math.ceil(n), Math.cos(n), Math.exp(n), Math.floor(n), Math.log(n), Math.log10(n), Math.min(n1,n2), Math.max(n1,n2), Math.pow(n1,n2), Math.round(n), Math.sin(n), Math.sqr(n), Math.sqrt(n) and Math.tan(n) macro functions.
    Added the RoiManager.setGroup(group) and RoiManager.selectGroup(group) macro functions.
    Thanks to Ken Gilbert, added the getValue("image.size") macro function.
    Thanks to Laurent Thomas, added the setOption("WaitForCompletion",false) macro function, which causes the next exec() call to return an empty string and not wait for the command being executed to finish.
    Thanks to Nortbert Vischer, added the Array.sort(array1,array2,array3...) macro function (example).
    Thanks to Volker Backer, added the ImagePlus.resize() method, which is recorded by the Image>Scale and Image>Adjust>Size commands.
    Thanks to Fred Damen, added the Plot.setWindowSize() method.
    Thanks to Lewis Muir, fixed a bug the caused the Pixel Inspection Tool's red selection box to be included with the image when saving in GIF, JPEG or PNG format.
    Thanks to 'cooketho', fixed a bug that caused the Edit>Copy to System command to sometimes not work as expected with composite images.
    Thanks to Fred Damen, fixed bugs that caused the TextRoi.setJustification() and TextRoi.drawPixels() methods to not work as expected.
    Thanks to Nicolas De Francesco, fixed a bug that caused empty tables to not be opened correctly.
    Fixed a bug that caused the Color Picker to not work correctly if the GUI scale was greater than one.
    Thanks to Michael Schmid, fixed a bug that could cause a thread deadlock in plugins using the ImageListener interface.
    Thanks to Michael Schmid, fixed a bug that caused the "List coordinates" option in the Edit>Selection>Properties dialog to ignore the "Origin" setting in the Image>Properties dialog.
    Thanks to 'sebi06', fixed a 1.52p regression that caused the particle analyzer to thow an exception in headless mode.

    ROI enhancements, thanks to Michael Schmid:

    Line and point selections have integer coordinates at pixel centers when displayed at high magnification. Area selections have integer coordinates at the top-left corner of pixels.
    All interactively created ROIs, except rectangles and ovals, are created with subpixel resolution when the magnification is above 150%.
    Removed the "Sub-pixel resolution" option from the Edit>Options>Plots dialog.
    The Line to Area command is faster and more accurate
    The Straighten command is more accurate.
    The Image>Info command displays more information about ROIs.
    Long-click to select ROIs from overlays now also works with lines.
    The Measure command uses Line to Area instead of Straighten to get statistics from segmented and freehand lines with a width geater than one.
    Fixed a bug that could (rarely) cause an exception during "wipe back" when drawing a polygon or polyline. In "wipe back" mode, the mouse behaves like an eraser when moved backwards with alt key down.

[close]

https://imagej.nih.gov/ij/

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
Image Sort 2.3.0
« Antwort #4758 am: 18 März, 2020, 18:30 »
Quickly organize images into folders after previewing them, with this fast, intuitive application that can be used with just your keyboard.

MIT License

Changelog

    Added: New dedicated settings window
    Added: Key bindings can be rebound
    Added: Key bindings can be accessed in settings and in a dedicated window
    Changed: Settings are now stored in '%AppData%RoamingImage Sortconfig.json'

[close]

https://github.com/Lolle2000la/Image-Sort

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.99 RC2
« Antwort #4759 am: 18 März, 2020, 18:50 »
Resize your images for your web design projects with this minimalistic application that can also modify the images and remove metadata.

Donationware

Changelog

    PNG:

    Fixed critical bug in filter transformation in s5+
    Added -sb

[close]

https://css-ig.net/pingo

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 11.92
« Antwort #4760 am: 20 März, 2020, 05:30 »
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 a new Nikon LensID (thanks Wolfgang Exler)
    Decode a few new Leica tags (thanks Tim Gray)
    Decode CameraAngles from Samsung Gear 360 videos
    Fixed a couple of problems decoding timed GPS metadata from NextBase dashcam videos
    Fixed problem where -X option could produce invalid XML when reading corrupted XMP

[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
Namexif 2.1
« Antwort #4761 am: 20 März, 2020, 05:50 »
Mit Namexif können aufgenommene Bilder umbenannt werden.Bei der Umbenennung stützt sich die Software auf die in den Bildern vorhandenen Exif-Daten und bietet neben drei verschiedenen Schreibweisen (Datum/Zeit) als neuen Dateinamen auch die Möglichkeit, den Originalnamen anzuhängen.

Freeware

https://us.digicamsoft.com/softnamexif.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
ImageMagick 7.0.10-2
« Antwort #4762 am: 22 März, 2020, 17:15 »
Changelog

2020-03-21 7.0.10-2 Cristy <quetzlzacatenango@image...>
Release ImageMagick version 7.0.10-2, GIT revision 17088:ed6f37f:20200322.
2020-03-16 7.0.10-2 Cristy <quetzlzacatenango@image...>
Fixed another sizing issue with the label coder when pointsize is set.
Respect explicit image filename modified (e.g. png24:im.png) (reference https://github.com/ImageMagick/ImageMagick/issues/1835).
Add support for returning the minimum bounding box of an image with the %[minimum-bounding-box] property.
Stroked dash array render properly again.

[close]

http://www.imagemagick.org

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
Fotosketcher 3.50
« Antwort #4763 am: 22 März, 2020, 22:00 »
FotoSketcher is a 100% free program which can help you convert your digital photos into art, automatically. If you want to turn a portrait, the photograph of your house or a beautiful landscape into a painting, a sketch or a drawing then look no further, FotoSketcher will do the job in just a few seconds.

Thanks to FotoSketcher you can create stunning images to make original gifts for your friends or relatives. Create birthday cards, season's greetings stationary or simply print your work of art and hang it on the wall.

Different styles are available: pencil sketch, pen and ink drawing, various painting renderings. You can also improve your original photo with simple tools (enhance contrast, sharpen, simplify image, increase luminosity, color saturation etc...).

Licence: Freeware

http://www.fotosketcher.com/

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
Daminion 6.4
« Antwort #4764 am: 23 März, 2020, 21:30 »
Daminion is an affordable, easy-to-use digital asset and document solution for your precious multimedia content. Easy asset cataloging means goodbye to last-minute scrambling.

Daminion also supports storage of data inside files, including copyright information, synchronization of database information with EXIF, IPTC, XMP, and MWG, as well as format-specific metadata in a wide variety of formats. The metadata mark your copyrighted material; this helps to protect your intellectual property rights.

Changelog

Performance Improvements

    Daminion is now displays media previews much way faster and with better quality than before.
    Previews of elongated images and drawings, such as web-site templates, are displayed without any blurring now.
    Full-screen image previews, as well as displaying thumbnails, are much faster now.
    The initial web client launch time is faster now

New Sharing capabilities

    Select multiple files for download within a shared collection. No need to create multiple shared collections out of a few files that need to be downloaded.
    Added the ability to create a shared collection out of just one file.
    Ability to remove the list of shared files

Other Improvements

    Search by item id
    Resizable filters panel
    Geotagging
    Version Control

Bug Fixes

    It was not possible to delete the tag Shared Collections from files. This prevented the removal of that file from a Shared collection. Fixed.
    It was not possible to edit the saved synonyms for custom tags. Fixed.
    Compare Items operation returned blurred images when Replication settings were activated. Fixed.
    The command Hide Files with (Tag) was not working correctly on the group tags. Fixed.
    Search by place in Maps was not properly working under certain conditions. Fixed.
    Fixed an issue with sending the picture by email using Gmail.
    Fixed a bug with filling custom tags using tokens.
    Fixed a bug with the upload of files via the Upload button in the Microsoft Edge browser.
    Fixed a bug with renaming the color labels in the web client.
    Fixed a bug with sorting by Top Stack ID when any following sorting resulting in error
    Fixed a bug when the Save button did not appear when editing the properties of a Shared Collection.
    Fixed a bug when the option "Show Upload Files" displayed the files of the previous import.
    Fixed a bug when the option to create Synonyms for all the tags was not displaying.
    Fixed a bug when Daminion web client would not download the archive if the applied export preset had the parameter "Embed metadata > None" chosen.
    Other minor bugs fixed

[close]

http://daminion.net/feature-tour/daminion

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 5.7.2
« Antwort #4765 am: 23 März, 2020, 21:40 »
Whats new:>>

    The ability to use the UTF-8 character set in file names has been added;
    The ability to use the UTF-8 character set, when importing from XLS format, has been added;
    Some bugs are fixed.

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
Picolay 2020-03-24
« Antwort #4766 am: 24 März, 2020, 18:20 »
PICOLAY is a graphics utility that features the ability to perform various photo enhancements as well as permitting you to create 3D holograms.

For all the uses included with PICOLAY, it remains lightweight, but the small size is in no way an indication of its power. You can enhance your photos, generate MPO files (allows for any number of JPG files to be saved in an MPO file, but the most common use is for stereoscopic images), GIFs, and slideshows all derived via combined stacks of images.

Freeware

Whats new:>>

Alignment improved ...

http://www.picolay.de/

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
Find.Same.Images.OK 2.23
« Antwort #4767 am: 25 März, 2020, 10:15 »
Sie können Find.Same.Images.OK kostenlos verwenden, um schnell gleiche, oder ähnliche Bilder zu finden, egal, ob diese Fotos gedreht, gespiegelt, verkleinert sind.

# Wie funktioniert das Programm!

Bitte, das Programm sollte nicht mit einem stupidem Dubletten Finder Programm verwechselt werden, das Programm generiert grafische Signaturen und vergleicht diese auf Pixel Basis, aber nicht nur dass, Sie können auch gedrehte, gespiegelte und negative Bilder finden, auch wenn z.B. das Bild in der Größe (Abmessung) verändert wurde. (Was man ja nicht selten macht, wenn das Bild vom Smartphone, oder iPhone kommt).

Whats new:>>

Allgemeine Verbesserungen sowie Aktualisierung der Sprachdateien in Find.Same.Images.OK
Kleine Korrekturen und erneute Tests für 2020 April Build von Windows-10

http://www.softwareok.de/?seite=Freeware/Find.Same.Images.OK

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
Picolay 2020-03-26
« Antwort #4768 am: 26 März, 2020, 20:40 »
Whats new:>>

SORRY, there was a bug (w/ rectangle tool) in the version from 2020-03-25, that has been fixed...

http://www.picolay.de/

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
AntiDupl.NET v2.3.10
« Antwort #4769 am: 28 März, 2020, 11:20 »
Typically, modern computer users have large collections of images in various formats. And then more these collections, then more likely to have the large number of duplicates. The natural desire of the user is to get rid of them. However, if the collection is large enough, do this manually is a very tedious and unproductive work.

AntiDupl.NET program will help you automate this process. It can find and display duplicate images in the main graphic formats: JPEG, GIF, TIFF, BMP, PNG, EMF, WMF, EXIF, ICON, JP2 and PSD. The comparison is based on the contents of the files, so the program can find not only almost identical, but similar images. In addition, the program can find images with some types of defects.

Program AntiDupl.NET is free, simple to use, has high speed and accuracy of work, supports Russian, German, Chinese and English interface.

Freeware

Whats new:>>

    Add supprorting of WebP image format.
    Improve perfromance of downloading of Jpeg images.
    Fixed bugs concerned with program crash.

https://ermig1979.github.io/AntiDupl/english/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 )