This app allows you to view and search collection saved by Powerful Pixiv Downloader browser extension locally.
- Search by title, tags, description and author
- Automatic romaji-to-kana conversion in the search field
- All information parsed from metadata files generated by Powerful Pixiv Downloader
- You can add works to favorites to rewatch them later
- It is possible to load several collections and switch between them on the fly
- Convenient navigation with keyboard. Every feature is available without the need to touch a mouse
- And, of course, there is a light and a dark theme
Note
Novels are not yet supported. I think about adding the support in the future
Important
Pixiv Powerful Viewer parses specific folder structure inside collections. Follow the steps below to configure Powerful Pixiv Downloader extension properly.
- You can use any folder structure as long as every work has it's own folder with metadata file and all the assets directly in it
- If metadata file wasn't found, program assumes folder name to be the title of the work and its parent folder to represent the author's name
- Every image should have its page number in parentheses at the end of the file name
- Or you can just paste this "Naming rule" in the Download tab of the extension:
{page_title}/{user} ({user_id})/{title} ({id_num})/{title} ({p_num})
- Make sure to turn off the option "Save the R-18(G) works in the designated folder"
- Turn off the option "Do not create a folder when there is only one crawl result"
- In the More tab select "Show advanced settings" and check all types of works under "Save the metadata of the work" option
- Also, I think it's better to "Save the ugoira work as" GIF
↑
/↓
orW
/S
- select previous / next work←
/→
orA
/D
- navigate pages within a workEnter
- add selected work to favoritesCtrl + Enter
- view favorite worksF
- toggle fullscreen modeSpace
- open work details (useCtr + ↑ / ↓
orCtrl + W / S
to scroll the menu)/
or\
- go to search field (Esc
to exit)Ctrl + `
- toggle romaji-to-kana conversionCtrl + O
- open collectionCtrl + Tab
- focus on recent collections button
Note
On the screenshots below I used the works of あおいとり for demonstration. I didn't really ask for permission, but they're the great artist, I encourage you to check out their work :)
Note
Also these screenshots were taken on the Electron version of the app. Sinse then I decided to move it to Tauri, but it looks mostly the same still