Search Pinterest for design assets...
Search
Search Pinterest, Unsplash & Dribbble. Remove backgrounds with AI. Download, crop and manage design assets — all from one native app.
Four powerful tools in one app. No browser tabs, no fuss.
An installer handles the app. You just need Python + one script to install the backend packages — then PixHub runs everything automatically.
python-3.11.9-amd64.exe (bundled in the download). Check "Add Python to PATH" before clicking Install.setup_packages.bat. It installs FastAPI, PyTorch and everything else automatically (~200 MB, one-time).PixHub_Setup.exeMost features work without any keys. Add them progressively as you need more.
Dribbble removed the "Generate Token" button for new apps. Use this quick OAuth flow instead.
http://localhost.
.env file.
https://dribbble.com/oauth/authorize?client_id=YOUR_ID&redirect_uri=http://localhost&scope=public
http://localhost/?code=ABC123...
code= and paste it as DRIBBBLE_AUTH_CODE in your .env file. Done!