- Freeware
- - Graphic Apps
- - Viewers
- - PhotoGrok
PhotoGrok 2.67 freeware
... images and various other multimedia files by meta data. ...
Author | Brad Grier |
Released | 2020-04-11 |
Filesize | 13.30 MB |
Downloads | 1547 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64 |
Installation | Instal And Uninstall |
Keywords | image sorter, Exif sorter, image viewer, viewer, meta data, Exif |
Users' rating (17 rating) |
PhotoGrok Free Download - we do not host any PhotoGrok torrent files or links of PhotoGrok on rapidshare.com, depositfiles.com, megaupload.com etc. All PhotoGrok download links are direct PhotoGrok download from publisher site or their selected mirrors.
2.67 | Apr 11, 2020 | New Release | Custom tags are now saved in a single json file instead of being included in each setting file. Tags defined in setting files are migrated when first loaded. Duplicate tag names with different contents are migrated with _1, _2, etc appended to the name. This change is to reduce confusion of having different tag sets in different setting files. Previously it was difficult to keep custom tags consistent across settings. Changes to js image caching. See ComboPainter and BufferedPainter functions in Util.js for simplified image caching in script. BufferedPainter allows Buffering any Painter without additional complex logic: setPainter(new BufferedPainter(myPainter)) |
2.66 | Sep 13, 2019 | New Release | Request without callback broken since version 2.64. Minor updates to plugins. |
2.65 | Sep 12, 2019 | New Release | Added an "Evaluate JS" dialog to the Tools menu. Enter JS code that runs in the current context. Example: "showMessage('hello')". Useful for calling functions on plugins. addMenuCommand did not work on graal.js. Problem script evals now return "Script Error" instead of throwing exceptions. Script initialization is now a part of the startup dialog sequence. |