Skip to content

Releases: benjamin-owen/Website-Image-Extractor

v1.3.1

27 Jul 20:37
Compare
Choose a tag to compare

v1.3.1 changelog

  • Fix #7 (Typo)

v1.3

27 Jul 20:26
Compare
Choose a tag to compare

v1.3 changelog

  • Fix #1 (WebP images not downloading)
  • Fix #2 (Incorrect number prefix for sequential files)
  • Fix #3 (Sometimes invalid guess URL)
  • Fix #4 (Reduce number of invalid images)
  • Merge #5 and #6 (Implement drag and drop image list)
  • Optimize image grabber
  • Add additional image information above image preview
  • Remove footer text

v1.2

16 Jul 03:44
Compare
Choose a tag to compare

v1.2 changelog

  • Improve image searching ability (algorithm will attempt to create a valid image URL from an incomplete URL)
  • Fix bug with leading 0s not added to sequential file names when starting at a nonzero index
  • Add "Select all" and "Select none" buttons for image list

v1.1

27 May 15:58
Compare
Choose a tag to compare

v1.1 changelog

  • Add selector to enable/disable custom image renaming
  • Minor code cleanup

v1.0

27 May 02:58
Compare
Choose a tag to compare

Initial release to GitHub