diff --git a/docs/LightningNetwork.md b/docs/LightningNetwork.md index d2e477cc75..53e74962cf 100644 --- a/docs/LightningNetwork.md +++ b/docs/LightningNetwork.md @@ -67,12 +67,10 @@ Regardless of the implementation (c-lightning or LND) you've decided to use, the **Your blockchain needs to be fully synced before you try to connect your internal Lightning Node, otherwise the connection will fail.** -![BTCPay Server Lightning Network Setup 1](./img/lightning-node-setup/LightningNetworkNodeSetup1.png "BTCPay Server Lightning Network Setup 1") +![BTCPay Server Lightning Network Setup 1](./img/lightning-node-setup/LightningNetworkNodeSetup1.jpg "BTCPay Server Lightning Network Setup 1") ![BTCPay Server Lightning Network Setup 2](./img/lightning-node-setup/LightningNetworkNodeSetup2.png "Use the internal node") -![BTCPay Server Lightning Network Setup 3](./img/lightning-node-setup/LightningNetworkNodeSetup3.png "Test the Lightning Network connection") - To ensure that your Lightning node is connected and accessible for use in your store's invoices, try to test your Lightning connection by clicking the "Public Node Info" link. Verify that a successful connection is displayed. If your internal node connection fails, make sure you have a Lightning implementation [enabled](./FAQ/LightningNetwork.md#i-previously-installed-btcpayserver-without-lightning-can-i-enable-it) on your server. If you are unable to connect to your Lightning node, try [restarting your server](./FAQ/ServerSettings.md#how-to-restart-btcpay-server) or reviewing our [troubleshooting guide](./Troubleshooting.md). You will not be able to accept lightning payments in your store until your test connection shows as successful. @@ -81,7 +79,7 @@ If you are unable to connect to your Lightning node, try [restarting your server If you would like to provide your own Lightning node connection string, select the "Use custom node" option. If you aren't sure of which settings to use, there are some examples provided on this page to help guide you. This is typically used to connect an external Lightning node to a BTCPay Server. -![BTCPay Server Lightning Network Setup Custom](./img/lightning-node-setup/LightningNetworkNodeSetupCustom.png "BTCPay Server Lightning Network Setup Custom") +![BTCPay Server Lightning Network Setup Custom](./img/lightning-node-setup/LightningNetworkNodeSetupCustom.jpg "BTCPay Server Lightning Network Setup Custom") ## Getting Started with BTCPay and LND @@ -91,7 +89,7 @@ The easiest way to use **LND implementation with BTCPay** is to use **[Ride The RTL is a device agnostic **web user interface for Lightning Network** that allows you to operate your node without leaving BTCPay, from your browser. -![Ride The Lightning Service in BTCPay Server](./img/server-settings/services/RideTheLightningServices.png "Ride The Lightning Service in BTCPay Server") +![Ride The Lightning Service in BTCPay Server](./img/server-settings/services/RideTheLightningServices.jpg "Ride The Lightning Service in BTCPay Server") To initiate RTL in BTCPay, Go to **Server Settings > Services > RTL > See information**. diff --git a/docs/PullPayments.md b/docs/PullPayments.md index 446c41bba0..ce3122e36d 100644 --- a/docs/PullPayments.md +++ b/docs/PullPayments.md @@ -91,11 +91,11 @@ The user interface only allows a subset of what is possible. ### Create a pull payment 1. Go to your wallet page / pull payments -![BTCPay Server Pull Payment](./img/pull-payments/1.png "BTCPay Server Pull Payment") +![BTCPay Server Pull Payment](./img/pull-payments/1.jpg "BTCPay Server Pull Payment") 2. Click on `Create a new pull payment` -![BTCPay Server Pull Payment](./img/pull-payments/2.png "BTCPay Server Pull Payment") +![BTCPay Server Pull Payment](./img/pull-payments/2.jpg "BTCPay Server Pull Payment") 3. Fill out the pull payment information, click `Create` -![BTCPay Server Pull Payment](./img/pull-payments/3.png "BTCPay Server Pull Payment") +![BTCPay Server Pull Payment](./img/pull-payments/3.jpg "BTCPay Server Pull Payment") 4. Go to the pull payment page by clicking on `View` 5. Share this page with the payment receiver ![BTCPay Server Pull Payment](./img/pull-payments/4.png "BTCPay Server Pull Payment") @@ -104,11 +104,11 @@ The user interface only allows a subset of what is possible. ### Approve and pay a payout 1. The sender gets notified when the receiver is pulling money -![6](./img/pull-payments/6.png) +![6](./img/pull-payments/6.jpg) 2. Clicking on the notification brings the sender to a page listing all outstanding payouts -![7](./img/pull-payments/7.png) +![7](./img/pull-payments/7.jpg) 3. Check the payout to approve, pay and confirm -![8](./img/pull-payments/8.png) +![8](./img/pull-payments/8.jpg) 4. You are then brought to the normal wallet user interface of BTCPay Server :::warning diff --git a/docs/Shopify.md b/docs/Shopify.md index 9a96b56d7c..aa3f97c768 100644 --- a/docs/Shopify.md +++ b/docs/Shopify.md @@ -53,9 +53,9 @@ Below are step by step visuals describing the process outlined above. ![](./img/shopify/btcpayshopify10.png) -![](./img/shopify/btcpayshopify11.png) +![](./img/Shopify/btcpayshopify11.jpg) -![](./img/shopify/btcpayshopify12.png) +![](./img/Shopify/btcpayshopify12.jpg) ![](./img/shopify/btcpayshopify13.png) diff --git a/docs/Wallet.md b/docs/Wallet.md index 0e7f4fd367..e23defdc92 100644 --- a/docs/Wallet.md +++ b/docs/Wallet.md @@ -2,9 +2,8 @@ BTCPay Server has a built in, **full-node reliant wallet** that allows for easy funds management. -Each [store](./CreateStore.md)'s configured cryptocurrency has a separate wallet displayed on the wallets page. A wallet can be accessed by clicking **Wallets** from the top menu. To access a particular wallet, click **Manage**. +Each [store](./CreateStore.md)'s configured cryptocurrency has a separate wallet displayed under Wallets in the menu bar. -![Wallets Page BTCPay](./img/wallet/Wallets.png) ## Wallet features @@ -23,7 +22,7 @@ The wallet contains the following features: An overview of the incoming (green), outgoing (red) and unconfirmed (grayed out) **transactions** displayed together with timestamps and balances, sorted by date. You can click on the transaction ID to view the transaction details on the block explorer. -![Individual Wallet](./img/wallet/WalletTransactions.png "BTCPay Server Wallet Transactions") +![Individual Wallet](./img/wallet/WalletTransactions.jpg "BTCPay Server Wallet Transactions") #### Transaction Labels @@ -44,7 +43,7 @@ You can also create your own [custom transaction labels and comments](./FAQ/Wall The Send function allows **spending of the funds from the BTCPay wallet**. -![Send from the Wallet](./img/wallet/WalletSend.png) +![Send from the Wallet](./img/wallet/WalletSend.jpg) #### Signing a transaction (spending) @@ -113,7 +112,7 @@ Replace-By-Fee (RBF) is a Bitcoin protocol feature that allows you to replace a Press the `Advanced Settings` button to view the RBF options: -![RBF Options](./img/wallet/WalletRBF.png) +![RBF Options](./img/wallet/WalletRBF.jpg) - Option 1 (Enabled by Default): Allow the transaction to be replaced automatically for randomization of transaction fingerprint (increased privacy) - Option 2: Yes, Allow the transaction to be replaced explicitly (not replaced by default) @@ -125,7 +124,7 @@ Coin selection is an advanced **privacy-enhancing feature** that allows you to * To make the selection easier, coin-selection works natively with the wallet labels feature. This allows you to label any incoming funds for smoother UTXO management and spending. -![Coin Selection](./img/wallet/CoinSelection.png "Coin Selection") +![Coin Selection](./img/wallet/CoinSelection.jpg "Coin Selection") ##### Other features @@ -133,7 +132,7 @@ To make the selection easier, coin-selection works natively with the wallet labe Scan option in wallet (camera icon in send screen) lets you **use your device’s camera to scan a QR code containing an address or BIP21 payment link**. It auto-populates the sending information so that you don’t have to manually copy-paste an address and amount. -![QR Scan](./img/wallet/ScanWallet.png) +![QR Scan](./img/wallet/ScanWallet.jpg) ###### Paste BIP21 address @@ -143,7 +142,7 @@ This option **decodes a BIP21 payment link**. It's useful when you're trying to The Receive tab **generates an unused address which can be used to receive payments**. The same can be achieved by generating an invoice (Invoices > Create new invoice). -![Wallet Receive](./img/wallet/WalletReceive.png "Receive in BTCPay") +![Wallet Receive](./img/wallet/WalletReceive.jpg "Receive in BTCPay") ### Pull Payments @@ -161,7 +160,7 @@ For more information, see [Payouts](./PullPayments.md#approve-and-pay-a-payout). The Rescan relies on Bitcoin Core 0.17.0's `scantxoutset` to **scan the current state of the blockchain** (called UTXO Set) for coins belonging to the configured derivation scheme. -![Wallet Rescan](./img/wallet/WalletRescan.png "Rescan Wallet in BTCPay") +![Wallet Rescan](./img/wallet/WalletRescan.jpg "Rescan Wallet in BTCPay") Wallet re-scan solves two critical problems for BTCPay users: @@ -172,7 +171,7 @@ Wallet re-scan solves two critical problems for BTCPay users: **Wallet import**: When users add a derivation scheme of a wallet that had transactions in the past (previously used wallet), BTCPay won't be able to show the balance and transactions from the past. -![Wallet rescan progress](./img/wallet/WalletRescanProgress.png "Rescan Wallet in BTCPay") +![Wallet rescan progress](./img/wallet/WalletRescanProgress.jpg "Rescan Wallet in BTCPay") Re-scan is a feature that solves both of these problems. Once the scan is complete, BTCPay Server will show the correct balance, along with the past transactions of the wallet. diff --git a/docs/img/BTCPayGettingStartedStoreRegistration1.jpg b/docs/img/BTCPayGettingStartedStoreRegistration1.jpg index d9cbddfdc1..10ac6055c3 100644 Binary files a/docs/img/BTCPayGettingStartedStoreRegistration1.jpg and b/docs/img/BTCPayGettingStartedStoreRegistration1.jpg differ diff --git a/docs/img/Shopify/btcpayshopify11.jpg b/docs/img/Shopify/btcpayshopify11.jpg new file mode 100644 index 0000000000..e886ac5039 Binary files /dev/null and b/docs/img/Shopify/btcpayshopify11.jpg differ diff --git a/docs/img/Shopify/btcpayshopify12.jpg b/docs/img/Shopify/btcpayshopify12.jpg new file mode 100644 index 0000000000..bf53f7b15c Binary files /dev/null and b/docs/img/Shopify/btcpayshopify12.jpg differ diff --git a/docs/img/dashboard/fund-full-view.jpg b/docs/img/dashboard/fund-full-view.jpg index 63aa1f635e..f9aa30a1c6 100644 Binary files a/docs/img/dashboard/fund-full-view.jpg and b/docs/img/dashboard/fund-full-view.jpg differ diff --git a/docs/img/dashboard/recent-invoice-view.jpg b/docs/img/dashboard/recent-invoice-view.jpg index 186f029cac..226848d55a 100644 Binary files a/docs/img/dashboard/recent-invoice-view.jpg and b/docs/img/dashboard/recent-invoice-view.jpg differ diff --git a/docs/img/dashboard/recent-tx-view.jpg b/docs/img/dashboard/recent-tx-view.jpg index a1523d03aa..f56fc0aaa8 100644 Binary files a/docs/img/dashboard/recent-tx-view.jpg and b/docs/img/dashboard/recent-tx-view.jpg differ diff --git a/docs/img/dashboard/tx-activity-view.jpg b/docs/img/dashboard/tx-activity-view.jpg index dae0dd3197..e6833106a6 100644 Binary files a/docs/img/dashboard/tx-activity-view.jpg and b/docs/img/dashboard/tx-activity-view.jpg differ diff --git a/docs/img/dashboard/wallet-view.jpg b/docs/img/dashboard/wallet-view.jpg index 7ad8591dfe..5fd33983b6 100644 Binary files a/docs/img/dashboard/wallet-view.jpg and b/docs/img/dashboard/wallet-view.jpg differ diff --git a/docs/img/lightning-node-setup/LightningNetworkNodeSetup1.jpg b/docs/img/lightning-node-setup/LightningNetworkNodeSetup1.jpg new file mode 100644 index 0000000000..6a28a54136 Binary files /dev/null and b/docs/img/lightning-node-setup/LightningNetworkNodeSetup1.jpg differ diff --git a/docs/img/lightning-node-setup/LightningNetworkNodeSetup1.png b/docs/img/lightning-node-setup/LightningNetworkNodeSetup1.png deleted file mode 100644 index 35cbedc091..0000000000 Binary files a/docs/img/lightning-node-setup/LightningNetworkNodeSetup1.png and /dev/null differ diff --git a/docs/img/lightning-node-setup/LightningNetworkNodeSetup3.png b/docs/img/lightning-node-setup/LightningNetworkNodeSetup3.png deleted file mode 100644 index 5f12c8247b..0000000000 Binary files a/docs/img/lightning-node-setup/LightningNetworkNodeSetup3.png and /dev/null differ diff --git a/docs/img/lightning-node-setup/LightningNetworkNodeSetupCustom.jpg b/docs/img/lightning-node-setup/LightningNetworkNodeSetupCustom.jpg new file mode 100644 index 0000000000..415056323e Binary files /dev/null and b/docs/img/lightning-node-setup/LightningNetworkNodeSetupCustom.jpg differ diff --git a/docs/img/lightning-node-setup/LightningNetworkNodeSetupCustom.png b/docs/img/lightning-node-setup/LightningNetworkNodeSetupCustom.png deleted file mode 100644 index 72c0bd1b82..0000000000 Binary files a/docs/img/lightning-node-setup/LightningNetworkNodeSetupCustom.png and /dev/null differ diff --git a/docs/img/payment-requests/paymentrequestnew.jpg b/docs/img/payment-requests/paymentrequestnew.jpg index 69b447c526..81427e26f9 100644 Binary files a/docs/img/payment-requests/paymentrequestnew.jpg and b/docs/img/payment-requests/paymentrequestnew.jpg differ diff --git a/docs/img/pull-payments/1.jpg b/docs/img/pull-payments/1.jpg new file mode 100644 index 0000000000..3ccc2335ad Binary files /dev/null and b/docs/img/pull-payments/1.jpg differ diff --git a/docs/img/pull-payments/1.png b/docs/img/pull-payments/1H.png similarity index 100% rename from docs/img/pull-payments/1.png rename to docs/img/pull-payments/1H.png diff --git a/docs/img/pull-payments/2.jpg b/docs/img/pull-payments/2.jpg new file mode 100644 index 0000000000..5e8405163d Binary files /dev/null and b/docs/img/pull-payments/2.jpg differ diff --git a/docs/img/pull-payments/2.png b/docs/img/pull-payments/2H.png similarity index 100% rename from docs/img/pull-payments/2.png rename to docs/img/pull-payments/2H.png diff --git a/docs/img/pull-payments/3.jpg b/docs/img/pull-payments/3.jpg new file mode 100644 index 0000000000..6eb915d614 Binary files /dev/null and b/docs/img/pull-payments/3.jpg differ diff --git a/docs/img/pull-payments/3.png b/docs/img/pull-payments/3H.png similarity index 100% rename from docs/img/pull-payments/3.png rename to docs/img/pull-payments/3H.png diff --git a/docs/img/pull-payments/6.jpg b/docs/img/pull-payments/6.jpg new file mode 100644 index 0000000000..eb2b99b90e Binary files /dev/null and b/docs/img/pull-payments/6.jpg differ diff --git a/docs/img/pull-payments/6.png b/docs/img/pull-payments/6H.png similarity index 100% rename from docs/img/pull-payments/6.png rename to docs/img/pull-payments/6H.png diff --git a/docs/img/pull-payments/7.jpg b/docs/img/pull-payments/7.jpg new file mode 100644 index 0000000000..7bf3a06785 Binary files /dev/null and b/docs/img/pull-payments/7.jpg differ diff --git a/docs/img/pull-payments/7.png b/docs/img/pull-payments/7H.png similarity index 100% rename from docs/img/pull-payments/7.png rename to docs/img/pull-payments/7H.png diff --git a/docs/img/pull-payments/8.jpg b/docs/img/pull-payments/8.jpg new file mode 100644 index 0000000000..18c893088c Binary files /dev/null and b/docs/img/pull-payments/8.jpg differ diff --git a/docs/img/pull-payments/8.png b/docs/img/pull-payments/8H.png similarity index 100% rename from docs/img/pull-payments/8.png rename to docs/img/pull-payments/8H.png diff --git a/docs/img/refunds/after-claim-status-2.jpg b/docs/img/refunds/after-claim-status-2.jpg deleted file mode 100644 index 035bc8ac53..0000000000 Binary files a/docs/img/refunds/after-claim-status-2.jpg and /dev/null differ diff --git a/docs/img/refunds/after-claim-status.jpg b/docs/img/refunds/after-claim-status.jpg deleted file mode 100644 index 02ef6607af..0000000000 Binary files a/docs/img/refunds/after-claim-status.jpg and /dev/null differ diff --git a/docs/img/refunds/after-creating-pull-payment.jpg b/docs/img/refunds/after-creating-pull-payment.jpg deleted file mode 100644 index 5e633c5650..0000000000 Binary files a/docs/img/refunds/after-creating-pull-payment.jpg and /dev/null differ diff --git a/docs/img/refunds/claim-notification.jpg b/docs/img/refunds/claim-notification.jpg deleted file mode 100644 index f4498ec71d..0000000000 Binary files a/docs/img/refunds/claim-notification.jpg and /dev/null differ diff --git a/docs/img/refunds/invoices-details.jpg b/docs/img/refunds/invoices-details.jpg index 4b9d5be1ad..4f93e694c2 100644 Binary files a/docs/img/refunds/invoices-details.jpg and b/docs/img/refunds/invoices-details.jpg differ diff --git a/docs/img/refunds/issue-refund-amount.jpg b/docs/img/refunds/issue-refund-amount.jpg index bdb8cee64c..3220a87cea 100644 Binary files a/docs/img/refunds/issue-refund-amount.jpg and b/docs/img/refunds/issue-refund-amount.jpg differ diff --git a/docs/img/refunds/issue-refund-payment-option.jpg b/docs/img/refunds/issue-refund-payment-option.jpg index a2af830411..cdae1ffcc2 100644 Binary files a/docs/img/refunds/issue-refund-payment-option.jpg and b/docs/img/refunds/issue-refund-payment-option.jpg differ diff --git a/docs/img/refunds/issue-refund.jpg b/docs/img/refunds/issue-refund.jpg index 92778f63ef..732b8f91a4 100644 Binary files a/docs/img/refunds/issue-refund.jpg and b/docs/img/refunds/issue-refund.jpg differ diff --git a/docs/img/refunds/issue-refundH.jpg b/docs/img/refunds/issue-refundH.jpg new file mode 100644 index 0000000000..92778f63ef Binary files /dev/null and b/docs/img/refunds/issue-refundH.jpg differ diff --git a/docs/img/refunds/payout-status-progress.jpg b/docs/img/refunds/payout-status-progress.jpg deleted file mode 100644 index 52c72a33eb..0000000000 Binary files a/docs/img/refunds/payout-status-progress.jpg and /dev/null differ diff --git a/docs/img/refunds/payout-status-succesfull.jpg b/docs/img/refunds/payout-status-succesfull.jpg index 5698bb3d84..a4f3ce3fab 100644 Binary files a/docs/img/refunds/payout-status-succesfull.jpg and b/docs/img/refunds/payout-status-succesfull.jpg differ diff --git a/docs/img/refunds/payouts-status-1.jpg b/docs/img/refunds/payouts-status-1.jpg deleted file mode 100644 index cde9f86238..0000000000 Binary files a/docs/img/refunds/payouts-status-1.jpg and /dev/null differ diff --git a/docs/img/refunds/payouts-status2.jpg b/docs/img/refunds/payouts-status2.jpg deleted file mode 100644 index 8d1e4851f9..0000000000 Binary files a/docs/img/refunds/payouts-status2.jpg and /dev/null differ diff --git a/docs/img/refunds/payouts-status3-options-appr.jpg b/docs/img/refunds/payouts-status3-options-appr.jpg index fdf51ffcc2..28722c1b36 100644 Binary files a/docs/img/refunds/payouts-status3-options-appr.jpg and b/docs/img/refunds/payouts-status3-options-appr.jpg differ diff --git a/docs/img/refunds/payouts-status4-broadcast1.jpg b/docs/img/refunds/payouts-status4-broadcast1.jpg deleted file mode 100644 index 862e247ec2..0000000000 Binary files a/docs/img/refunds/payouts-status4-broadcast1.jpg and /dev/null differ diff --git a/docs/img/refunds/payouts-status4-options-sign.jpg b/docs/img/refunds/payouts-status4-options-sign.jpg deleted file mode 100644 index 897cb2bc80..0000000000 Binary files a/docs/img/refunds/payouts-status4-options-sign.jpg and /dev/null differ diff --git a/docs/img/refunds/payouts-status4-options-sign2.jpg b/docs/img/refunds/payouts-status4-options-sign2.jpg index 374f0bd5d1..da7a7f85ac 100644 Binary files a/docs/img/refunds/payouts-status4-options-sign2.jpg and b/docs/img/refunds/payouts-status4-options-sign2.jpg differ diff --git a/docs/img/refunds/payouts-status4-options-sign3-adv.jpg b/docs/img/refunds/payouts-status4-options-sign3-adv.jpg index fdfcf92eed..83964ea826 100644 Binary files a/docs/img/refunds/payouts-status4-options-sign3-adv.jpg and b/docs/img/refunds/payouts-status4-options-sign3-adv.jpg differ diff --git a/docs/img/refunds/payouts-status5-cancel1.jpg b/docs/img/refunds/payouts-status5-cancel1.jpg deleted file mode 100644 index 60964fa968..0000000000 Binary files a/docs/img/refunds/payouts-status5-cancel1.jpg and /dev/null differ diff --git a/docs/img/refunds/payouts-status5-completed1.jpg b/docs/img/refunds/payouts-status5-completed1.jpg index a9041b7530..3465b571ee 100644 Binary files a/docs/img/refunds/payouts-status5-completed1.jpg and b/docs/img/refunds/payouts-status5-completed1.jpg differ diff --git a/docs/img/refunds/pull-payment dashboard.jpg b/docs/img/refunds/pull-payment dashboard.jpg deleted file mode 100644 index 4bdb12d762..0000000000 Binary files a/docs/img/refunds/pull-payment dashboard.jpg and /dev/null differ diff --git a/docs/img/server-settings/services/RideTheLightningServices.jpg b/docs/img/server-settings/services/RideTheLightningServices.jpg new file mode 100644 index 0000000000..dc14905242 Binary files /dev/null and b/docs/img/server-settings/services/RideTheLightningServices.jpg differ diff --git a/docs/img/server-settings/services/RideTheLightningServices.png b/docs/img/server-settings/services/RideTheLightningServicesH.png similarity index 100% rename from docs/img/server-settings/services/RideTheLightningServices.png rename to docs/img/server-settings/services/RideTheLightningServicesH.png diff --git a/docs/img/shopify/btcpayshopify11.png b/docs/img/shopify/btcpayshopify11.png deleted file mode 100644 index 7d335ca14d..0000000000 Binary files a/docs/img/shopify/btcpayshopify11.png and /dev/null differ diff --git a/docs/img/shopify/btcpayshopify12.png b/docs/img/shopify/btcpayshopify12.png deleted file mode 100644 index 8f2f9ffd70..0000000000 Binary files a/docs/img/shopify/btcpayshopify12.png and /dev/null differ diff --git a/docs/img/walktrough/preview-paybutton.jpg b/docs/img/walktrough/preview-paybutton.jpg index 4483c8d6d4..f556c0f148 100644 Binary files a/docs/img/walktrough/preview-paybutton.jpg and b/docs/img/walktrough/preview-paybutton.jpg differ diff --git a/docs/img/walktrough/selected-store.jpg b/docs/img/walktrough/selected-store.jpg index 321d1b6667..75980cb344 100644 Binary files a/docs/img/walktrough/selected-store.jpg and b/docs/img/walktrough/selected-store.jpg differ diff --git a/docs/img/walktrough/store-settings.jpg b/docs/img/walktrough/store-settingsH.jpg similarity index 100% rename from docs/img/walktrough/store-settings.jpg rename to docs/img/walktrough/store-settingsH.jpg diff --git a/docs/img/walktrough/walktrough-payouts1.jpg b/docs/img/walktrough/walktrough-payouts1.jpg index c84e93613f..a07bd444b9 100644 Binary files a/docs/img/walktrough/walktrough-payouts1.jpg and b/docs/img/walktrough/walktrough-payouts1.jpg differ diff --git a/docs/img/walktrough/welcome-store.jpg b/docs/img/walktrough/welcome-store.jpg index 583518aa0c..e123485ce6 100644 Binary files a/docs/img/walktrough/welcome-store.jpg and b/docs/img/walktrough/welcome-store.jpg differ diff --git a/docs/img/wallet/CoinSelection.jpg b/docs/img/wallet/CoinSelection.jpg new file mode 100644 index 0000000000..0cea7968d1 Binary files /dev/null and b/docs/img/wallet/CoinSelection.jpg differ diff --git a/docs/img/wallet/CoinSelection.png b/docs/img/wallet/CoinSelection.png deleted file mode 100644 index 0b8bdfc72b..0000000000 Binary files a/docs/img/wallet/CoinSelection.png and /dev/null differ diff --git a/docs/img/wallet/ScanWallet.jpg b/docs/img/wallet/ScanWallet.jpg new file mode 100644 index 0000000000..ed797b273d Binary files /dev/null and b/docs/img/wallet/ScanWallet.jpg differ diff --git a/docs/img/wallet/ScanWallet.png b/docs/img/wallet/ScanWallet.png deleted file mode 100644 index 44dfa92f8e..0000000000 Binary files a/docs/img/wallet/ScanWallet.png and /dev/null differ diff --git a/docs/img/wallet/WalletRBF.jpg b/docs/img/wallet/WalletRBF.jpg new file mode 100644 index 0000000000..1ebc04c0ab Binary files /dev/null and b/docs/img/wallet/WalletRBF.jpg differ diff --git a/docs/img/wallet/WalletRBF.png b/docs/img/wallet/WalletRBF.png deleted file mode 100644 index 8ba72db5c4..0000000000 Binary files a/docs/img/wallet/WalletRBF.png and /dev/null differ diff --git a/docs/img/wallet/WalletReceive.jpg b/docs/img/wallet/WalletReceive.jpg new file mode 100644 index 0000000000..91d1282bb8 Binary files /dev/null and b/docs/img/wallet/WalletReceive.jpg differ diff --git a/docs/img/wallet/WalletReceive.png b/docs/img/wallet/WalletReceive.png deleted file mode 100644 index 84048dcc06..0000000000 Binary files a/docs/img/wallet/WalletReceive.png and /dev/null differ diff --git a/docs/img/wallet/WalletRescan.jpg b/docs/img/wallet/WalletRescan.jpg new file mode 100644 index 0000000000..3ad6c20473 Binary files /dev/null and b/docs/img/wallet/WalletRescan.jpg differ diff --git a/docs/img/wallet/WalletRescan.png b/docs/img/wallet/WalletRescan.png deleted file mode 100644 index 6e9ddca7ca..0000000000 Binary files a/docs/img/wallet/WalletRescan.png and /dev/null differ diff --git a/docs/img/wallet/WalletRescanProgress.jpg b/docs/img/wallet/WalletRescanProgress.jpg new file mode 100644 index 0000000000..5f8fd7c2e1 Binary files /dev/null and b/docs/img/wallet/WalletRescanProgress.jpg differ diff --git a/docs/img/wallet/WalletRescanProgress.png b/docs/img/wallet/WalletRescanProgress.png deleted file mode 100644 index d322e5dbd5..0000000000 Binary files a/docs/img/wallet/WalletRescanProgress.png and /dev/null differ diff --git a/docs/img/wallet/WalletSend.jpg b/docs/img/wallet/WalletSend.jpg new file mode 100644 index 0000000000..925bf377f6 Binary files /dev/null and b/docs/img/wallet/WalletSend.jpg differ diff --git a/docs/img/wallet/WalletSend.png b/docs/img/wallet/WalletSend.png deleted file mode 100644 index 5d7b98bead..0000000000 Binary files a/docs/img/wallet/WalletSend.png and /dev/null differ diff --git a/docs/img/wallet/WalletTransactions.jpg b/docs/img/wallet/WalletTransactions.jpg new file mode 100644 index 0000000000..e67bcc3af6 Binary files /dev/null and b/docs/img/wallet/WalletTransactions.jpg differ diff --git a/docs/img/wallet/WalletTransactions.png b/docs/img/wallet/WalletTransactions.png deleted file mode 100644 index 5f833c6207..0000000000 Binary files a/docs/img/wallet/WalletTransactions.png and /dev/null differ diff --git a/docs/img/zapier/ExampleApiPermissions.jpg b/docs/img/zapier/ExampleApiPermissions.jpg new file mode 100644 index 0000000000..9129746bc5 Binary files /dev/null and b/docs/img/zapier/ExampleApiPermissions.jpg differ