Reviews for Image Picka
Image Picka by eight04
Review by Firefox user 14386128
Rated 5 out of 5
by Firefox user 14386128, 6 years ago非常感谢您开发这款良心插件,请教两个问题:1、在批量下载界面里原来的版本可以在网址栏中用正则表达式给图片做筛选,但0.91版本(应该是这个)之后似乎就不行了,,2、在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了。这两个功能在批量下载时太重要了,能否再次实现这款功能?2018.10.28
昨儿漏一个,现提醒一下:用正则表达式转换网址后(如:有small.jpg和large.jpg两张图片链接,则用正则表达式将.....small.jpg转换成.....large.jpg),在下载界面里相同的图片没像0.90版本之前那样会合并成一张(即:有两张.....large.jpg图片),,您在修改时应该会发现这个bug,不过还是提醒一下。
另外,这款浏览器新版本的后台缓存容量似乎只有150MB了(不知道是否是按电脑性能分配缓存容量大小?),所以您在回复中说这款插件增加载入图片时不使用cache选项是比较好的解决方案,即:小量下载时选择使用cache,大批量下载时选择不使用cache。2018.10.29
昨儿漏一个,现提醒一下:用正则表达式转换网址后(如:有small.jpg和large.jpg两张图片链接,则用正则表达式将.....small.jpg转换成.....large.jpg),在下载界面里相同的图片没像0.90版本之前那样会合并成一张(即:有两张.....large.jpg图片),,您在修改时应该会发现这个bug,不过还是提醒一下。
另外,这款浏览器新版本的后台缓存容量似乎只有150MB了(不知道是否是按电脑性能分配缓存容量大小?),所以您在回复中说这款插件增加载入图片时不使用cache选项是比较好的解决方案,即:小量下载时选择使用cache,大批量下载时选择不使用cache。2018.10.29
Developer response
posted 6 years ago> 在批量下载界面里原来的版本可以在网址栏中用正则表达式给图片做筛选,但0.91版本(应该是这个)之后似乎就不行了
已確認,這是個 bug︰https://github.com/eight04/image-picka/issues/142
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
0.9.0 後程式會從 cache 載入圖片,所以 URL 會以 blob... 開頭。我試試在保持載入速度的前提下,將 URL 設置成原本圖片的 URL。如果做不到的話,會加一個選項使得載入圖片時不使用 cache。
---
Edit 10/30:
> 在下载界面里相同的图片没像0.90版本之前那样会合并成一张
我測試時沒有這個問題。可以在 Github 提供更詳細的資訊嗎?https://github.com/eight04/image-picka/issues/144
> 在批量下载界面里原来的版本可以在网址栏中用正则表达式给图片做筛选,但0.91版本(应该是这个)之后似乎就不行了
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
於 0.9.4 修正。
Image Picka 會從緩存中取得圖片,避免重覆的網路請求。若你將瀏覽器的緩存功能關閉,使用批量下載時總共會耗費 4 次請求︰
1. 圖片會在網頁中載入
2. 圖片會在批量下載頁面中載入
3. 在批量下載頁面中,取得檔案大小時也要一次請求
4. 下載管理員將圖片下載到硬碟中
使用緩存,則只有第一項會對網路送出請求,其它都是直接從緩存拿。
已確認,這是個 bug︰https://github.com/eight04/image-picka/issues/142
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
0.9.0 後程式會從 cache 載入圖片,所以 URL 會以 blob... 開頭。我試試在保持載入速度的前提下,將 URL 設置成原本圖片的 URL。如果做不到的話,會加一個選項使得載入圖片時不使用 cache。
---
Edit 10/30:
> 在下载界面里相同的图片没像0.90版本之前那样会合并成一张
我測試時沒有這個問題。可以在 Github 提供更詳細的資訊嗎?https://github.com/eight04/image-picka/issues/144
> 在批量下载界面里原来的版本可以在网址栏中用正则表达式给图片做筛选,但0.91版本(应该是这个)之后似乎就不行了
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
於 0.9.4 修正。
Image Picka 會從緩存中取得圖片,避免重覆的網路請求。若你將瀏覽器的緩存功能關閉,使用批量下載時總共會耗費 4 次請求︰
1. 圖片會在網頁中載入
2. 圖片會在批量下載頁面中載入
3. 在批量下載頁面中,取得檔案大小時也要一次請求
4. 下載管理員將圖片下載到硬碟中
使用緩存,則只有第一項會對網路送出請求,其它都是直接從緩存拿。
283 reviews
- Rated 5 out of 5by Firefox user 15011488, 2 days agoThe only extension which is actually able to detect and download blob elements even though they are not properly displayed on the image picker !
- Rated 5 out of 5by Firefox user 15569604, 10 days agothis is so perfect! its everything i wanted. god bless thank you!
- Rated 4 out of 5by ssacess, a month ago批量保存网页图片,多次使用后下载,有时会出现加载100%但是找不到页面过滤的图片。有个小小的建议,建议同域名或者网站,添加过滤图片,过滤一些手动添加目标网站域名或者地址下的图片,过滤哪些大小不一,但是相同网站每次保存都会存在的一些网页图标,广告等图片,相同域名下过滤这些图片,不用每次手动取消下载这些图片
- Rated 5 out of 5by Firefox user 13243261, a month ago
- Rated 5 out of 5by Firefox user 14311356, 3 months ago总体来说体验还是不错的,我的需要就是看到一个想要保存的图片,然后点击一次鼠标就可以快速保存下来。
- Rated 5 out of 5by ao6xup6, 4 months ago
- Rated 5 out of 5by Masaru, 4 months agoI use this extension since time ago, but recently doesn't work on Mozilla 127 and 128, show a message about cannot save because we have illegal characters. What we can do?
Update of this comment: The answer of the developer of the addon was very useful. Actually don't have any problem. Thanks.Developer response
posted 4 months agoThere are some filename validation bugs in Firefox 127+:
https://bugzilla.mozilla.org/show_bug.cgi?id=1898498
https://bugzilla.mozilla.org/show_bug.cgi?id=1903780
Currently, you can replace those invalid characters in the filename to get rid of them. For example, changing your filename pattern to:
Image Picka/${pageTitle.replace(/%|\./g,'_')}/${index} - ${name.replace(/%/g,'_')}${ext} - Rated 5 out of 5by Artiom, 5 months ago
- Rated 5 out of 5by Firefox user 18485015, 5 months agoGreat useful add-on!
a few suggestions for improvement to make it legendary :)
1. dark mode
if you are on dark websites and then open the image picker, it always destroys your eyes!
2. controls
the individual control elements are so small that you always have to aim very precisely to avoid clicking on them. QOL is not that and I don't want to play a shooter where I always want to concentrate on headshots.
3. shortcuts
having to click on everything makes everyone's tendons ache at some point. It would be nice if my left hand could also do something with shortcuts for save or open image picker and much more.
4. display of all images
if i only want to see the right images it would be nice to be able to hide elements completely instead of just seeing them grayed out. e.g. small elements of 100x100 pixels e.g.
5. the holy grail
search not only the current page but also all links whose number I can determine. With determinations of domain limits etc. - Rated 4 out of 5by Umair Ahmed, 5 months ago
- Rated 3 out of 5by bbsoul, 5 months agohttps://webtoon.kakao.com/
this site cannot use image picka.
can find a picture but can;t download. so sad - Rated 5 out of 5by Firefox user 12011934, 6 months agooften error message report "filename must not contain illegal characters"
i dont know this error solution TTDeveloper response
posted 6 months agoIt's a bug in Firefox 127+
https://bugzilla.mozilla.org/show_bug.cgi?id=1898498
Not sure when it will be fixed. Maybe we should do something with those illegal characters. - Rated 5 out of 5by Firefox user 18436785, 6 months ago
- Rated 5 out of 5by Firefox user 17966179, 8 months ago
- Rated 5 out of 5by JolanXBL, 9 months agoImage Picka is a fantastic app! When downloading from a forum or DeviantArt, I open each image in a new tab, then use Picka to download them all.
*The only qualms I have are:
1. The difference between this and DownThemAll is where Picka requires a thumbnail page to be generated first. This becomes an issue when a forum or image site has all of their images inline or directly linked, resulting in waiting for unnecessary thumbs to be created for hundreds of images.
2. Upon saving all of the images, the extension tab closes. I would prefer if it added a checkmark or colored the thumb border to signify that it has downloaded successfully. Otherwise I'm left guessing which ones made it.
3. I have to leave all tabs open after the process finishes because I've experienced where Picka closes the tabs but didn't save some images.
Despite all this though, Image Picka is very easy to use and is always in my toolbox, along with the likes of DownThemAll, Noscript, and Search by Image (Armin Sebastian).
Definitely worth 5 stars! - Rated 5 out of 5by noname, a year ago
- Rated 5 out of 5by ph2511, a year ago
- Rated 5 out of 5by Firefox user 18180384, a year ago
- Rated 5 out of 5by kazu_jp, a year agoこのアドオンは一度使用したら他のアドオンが使えなくなるほど有能です
画像を一括DLするアドオンは山ほどあるが、オートリネームしてくれるのはこれだけ - Rated 1 out of 5by Tanzin Rony, a year ago