CINXE.COM
Banktivity | Budgeting and money management app all Mac, iPhone and iPad
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <base href="/content/"> <title>Banktivity | Budgeting and money management app all Mac, iPhone and iPad</title> <meta name="description" content="Banktivity is the MacOS/iOS-based financial app that lets you budget, plan and better manage your money. Our money management tools help you reach all your financial goals faster."> <meta name="author" content="IGG Software Team"> <meta name="keywords" content="finance, budget, money"> <meta property="og:title" content="Budgeting and money management app all Mac, iPhone and iPad"> <meta property="og:description" content="Banktivity is the MacOS/iOS-based financial app that lets you budget, plan and better manage your money. Our money management tools help you reach all your financial goals faster."> <meta property="og:type" content="website"> <meta property="og:image" content="https://www.banktivity.com/content/assets/images/heros/man_on_overlander_hires.jpg"> <meta property="og:url" content="https://www.banktivity.com/content/index.php"> <meta property="og:logo" content="https://www.banktivity.com/content/assets/images/logos-badges/banktivity-128@2x.png"> <script defer data-domain="banktivity.com" src="https://plausible.io/js/script.file-downloads.outbound-links.tagged-events.js"></script> <script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg==" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script> <link href="https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"> <link rel="icon" href="/content/assets/images/logos-badges/banktivity-logo.svg" type="image/svg+xml"> <link rel="icon" href="/content/assets/images/logos-badges/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="https://www.banktivity.com/protected/styles/base.css?v-2025-01-29"> <script src="https://www.banktivity.com/protected/scripts/nav-bar.js" defer></script> <meta name="google-site-verification" content="yqy29jCQ8DPnGhFE0OWuV3xsZYmzdKNSr71ghZaza4I" /> <link rel="stylesheet" href="styles/homepage.css"> <link href="plans/styles/subscription-tiers.css" rel="stylesheet"> </head> <body> <nav id="mainNav" class="navbar navbar-expand-lg navbar-light bg-light"> <div class="container"> <!-- Brand --> <div class="navbar-brand"><a href="/content/index.php"><img src="/content/assets/images/logos-badges/bank-128@2x.png" alt="Banktivity Logo"></a> <a class="navbar-brand-text" href="/content/index.php">Banktivity</a></div> <!-- Toggler for mobile view --> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <!-- Navbar Links --> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav ms-auto"> <!-- Features --> <li class="nav-item"> <a class="nav-link" href="/content/features/features.php">Features</a> </li> <li class="nav-item-slash d-none d-lg-inline">/</li> <!-- Learn Dropdown --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Learn </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item" href="/content/features/whats_new.php">What's New</a></li> <li><a class="dropdown-item" href="/content/upgrade/why_upgrade.php">Why Upgrade</a></li> <li><a class="dropdown-item" href="/content/webinars/webinars.php">Free Masterclass</a></li> <li><a class="dropdown-item" href="https://www.iggsoftware.com/blog">Developers' Blog</a></li> <li><a class="dropdown-item" href="/content/compare/quicken.php">Compare</a></li> <li><a class="dropdown-item" href="/content/testimonials/reviews.php">Reviews</a></li> </ul> </li> <li class="nav-item-slash d-none d-lg-inline">/</li> <!-- Support Dropdown --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Support </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item" href="/content/upgrade/upgrade.php">How to Upgrade</a></li> <li><a class="dropdown-item" href="/content/support/support.php">Get Help</a></li> <li><a class="dropdown-item" href="/support/articles/">Support Articles</a></li> <li><a class="dropdown-item" href="/content/contact/info.php">Contact Us</a></li> </ul> </li> <li class="nav-item-slash d-none d-lg-inline">/</li> <li class="nav-item"> <a class="nav-link" href="/content/plans/plans.php">Plans</a> </li> </ul> </div> </div> </nav> <nav id="stickyNav" class="navbar fixed-top d-flex justify-content-between align-items-center"> <div class="container-fluid"> <!-- Brand on the left --> <div><div class="navbar-brand"><a href="/content/index.php"><img src="/content/assets/images/logos-badges/bank-128@2x.png" alt="Banktivity Logo" style="height: 40px;"></a></div></div> <!-- Download button on the right --> <div><a href="/content/download/info.php" class="btn btn-primary igg-rounded-btn">Download</a></div> </div> </nav> <main> <section> <div class="hero-section"> <div class="hero-text container"> <h1>The financial app that<br/> takes you places. </h1> <p class="lead mt-5">Reach all of your financial goals with Banktivity's powerful budgeting and money management tools.</p> <div class="text-left"> <div class="row justify-content-md-start mt-5"> <div id="hero-download-button" class="col-auto d-flex flex-column flex-md-row align-items-center"> <a href="/content/download/info.php" class="btn btn-primary igg-rounded-btn">DOWNLOAD YOUR FREE TRIAL</a> <div class="horizontal-space d-none d-md-block" style="width: 15px;"></div> <!-- Horizontal space --> <picture class="mt-3 mt-md-0"> <source srcset="assets/images/logos-badges/macOS_iOS_dark_mode.png" media="(prefers-color-scheme: dark)"> <source srcset="assets/images/logos-badges/macOS_iOS_light_mode.png" media="(prefers-color-scheme: light)"> <img src="assets/images/logos-badges/macOS_iOS_light_mode.png" height="42" alt="macOS and iOS circular image"> </picture> </div> </div> </div> </div> </div> </section> <section id="accolades"> <div class="accolades"> <div class="container pt-5"> <div class="row text-center"> <!-- First image with text --> <div class="col-12 col-md-4 mb-4 mb-md-0"> <picture> <source srcset="assets/images/accolades/mw-logo-dark@2x.png" media="(prefers-color-scheme: dark)"> <source srcset="assets/images/accolades/mw-logo@2x.png" media="(prefers-color-scheme: light)"> <img src="assets/images/accolades/mw-logo@2x.png" class="img-fluid" alt="Macworld recognition"> </picture> <p class="mt-2">"There is no better financial app available for your mac"</p> </div> <!-- Second image with text --> <div class="col-12 col-md-4 mb-4 mb-md-0"> <picture> <source srcset="assets/images/accolades/app-store-standout-dark@2x.png" media="(prefers-color-scheme: dark)"> <source srcset="assets/images/accolades/app-store-standout@2x.png" media="(prefers-color-scheme: light)"> <img src="assets/images/accolades/app-store-standout@2x.png" class="img-fluid" alt="App Store recognition"> </picture> <p class="mt-2">"Robust tools to keep your finances in order"</p> </div> <!-- Third image with text --> <div class="col-12 col-md-4 mb-4 mb-md-0"> <picture> <source srcset="assets/images/accolades/forbes-dark@2x.png" media="(prefers-color-scheme: dark)"> <source srcset="assets/images/accolades/forbes@2x.png" media="(prefers-color-scheme: light)"> <img src="assets/images/accolades/forbes@2x.png" class="img-fluid" alt="Forbes recognition"> </picture> <p class="mt-2">"Much better alternative to Quicken"</p> </div> </div> </div> </div> </section> <section id="time-tested-method"> <div class="container mt-5 mb-5"> <h2 class="text-center">Time-tested tools & strategies – built for you</h2> <p class="text-center mt-4">For more than 20 years, tens of thousands of focused, disciplined people like you have relied on Banktivity to help them achieve their financial goals faster than they imagined. So no matter where you are on your financial journey, you can count on our macOS/iOS-based financial app to provide everything you need to make the most of your money.</p> </div> </section> <section id="clarity" > <div class="homepage-section igg-big-blue"> <img class="static-swirly-bg-v2" src="/content/assets/images/logos-badges/swirly-wave.svg" alt="light wavy background image that appears behind main content text"> <div class="container h-100"> <div class="row align-items-center h-100"> <div class="col-md-6 d-flex flex-column justify-content-top order-2 order-md-1 text-center"> <picture> <source srcset="assets/images/screenshots/ipad/ipad-air-net-worth-report-dark@2x.png" media="(prefers-color-scheme: dark)"> <img src="assets/images/screenshots/ipad/ipad-air-net-worth-report-light@2x.png" alt="Banktivity net worth report on iPad" class="img-fluid image-offset mx-auto"> </picture> </div> <div class="col-md-6 d-flex flex-column px-5 order-1 order-md-1 text-center text-md-start homepage-section-primary-content"> <h1 class="display-5 med-weight igg-light-text">Clarity</h1> <p class="lead igg-light-text">See your entire financial picture all in one place, create customizable budgets, reports and more. Know where you stand with your credit card balances, bank accounts, loans and investments.</p> </div> </div> </div> </div> </section> <section id="confidence"> <div class="homepage-section igg-big-green"> <img class="static-swirly-bg" src="/content/assets/images/logos-badges/swirly-wave.svg" alt="light wavy background image that appears behind main content text"> <div class="container h-100"> <div class="row align-items-center h-100"> <div class="col-md-6 d-flex flex-column justify-content-center px-5 order-1 order-md-1 text-center text-md-end homepage-section-primary-content"> <h1 class="display-5 med-weight igg-light-text">Confidence</h1> <p class="lead igg-light-text">Securely connect to over 14,000 banks and sync your data across your mac devices with the utmost in privacy. We’re fully committed to keeping your personal finances personal.</p> </div> <div class="col-md-6 d-flex flex-column justify-content-top order-2 order-md-1 text-center"> <picture> <!-- Dark mode image --> <source srcset="assets/images/screenshots/mac/budget-no-sidebar-macbook-pro-dark@2x.png" media="(prefers-color-scheme: dark)"> <!-- Light mode image --> <img src="assets/images/screenshots/mac/budget-no-sidebar-macbook-pro-light@2x.png" alt="Banktivity budget on Mac with collapsed sidebar" class="img-fluid image-offset-rt landscape-image-rt mx-auto"> </picture> </div> </div> </div> </div> </section> <section id="control"> <div class="homepage-section igg-big-orange"> <img class="static-swirly-bg-v3" src="/content/assets/images/logos-badges/swirly-wave.svg" alt="light wavy background image that appears behind main content text"> <div class="container h-100"> <div class="row align-items-center h-100"> <div class="col-md-6 d-flex flex-column justify-content-top order-2 order-md-1 text-center"> <picture> <!-- Dark mode image --> <source srcset="assets/images/screenshots/iphone/iphone-portfolio-dark@2x.png" media="(prefers-color-scheme: dark)"> <!-- Light mode image --> <img src="assets/images/screenshots/iphone/iphone-portfolio-light@2x.png" alt="Banktivity screenshot of investment portfolio on iPhone" class="img-fluid image-offset mx-auto"> </picture> </div> <div class="col-md-6 d-flex flex-column justify-content-center px-5 order-1 order-md-1 text-center text-md-start homepage-section-primary-content"> <h1 class="display-5 med-weight igg-light-text">Control</h1> <p class="lead igg-light-text">Actively manage, track and move assets to take advantage of opportunities as they arise. You’ll always know what’s coming in, what’s going out — as well as where and why.</p> </div> </div> </div> </div> </section> <section id="certainty"> <div class="homepage-section igg-big-light-blue"> <img class="static-swirly-bg-v4" src="/content/assets/images/logos-badges/swirly-wave.svg" alt="light wavy background image that appears behind main content text"> <div class="container h-100"> <div class="row align-items-center h-100"> <div class="col-md-6 d-flex flex-column justify-content-center px-5 order-1 order-md-1 text-center text-md-end homepage-section-primary-content"> <h1 class="display-5 med-weight igg-light-text">Certainty</h1> <p class="lead igg-light-text">Know precisely where and how your money is working for you, and how soon you’ll reach all your goals. So you’re free to wander more and wonder less.</p> </div> <div class="col-md-6 d-flex flex-column justify-content-top order-2 order-md-1 text-center"> <picture> <!-- Dark mode image --> <source srcset="assets/images/screenshots/mac/goals-no-sidebar-macbook-pro-dark@2x.png" media="(prefers-color-scheme: dark)"> <!-- Light mode image --> <img src="assets/images/screenshots/mac/goals-no-sidebar-macbook-pro-light@2x.png" alt="Screenshot of Banktivity goals on Macbook Pro" class="img-fluid image-offset-rt landscape-image-rt mx-auto"> </picture> </div> </div> </div> </div> </section> <section id="free-trial"> <div class="container mt-5"> <h2 class="text-center">Try Banktivity risk-free for 30 days</h2> <p class="lead text-center mt-4 text-muted">There’s no better way to see how Banktivity can help you better manage and make the most of your money — and quickly achieve all your financial goals. New subscribers can download and try any level of Banktivity Free for 30 days. No credit card is required.</p> <p class="text-center mt-5"> <a href="/content/download/info.php" class="btn btn-primary igg-rounded-btn">DOWNLOAD YOUR FREE TRIAL</a> </p> </div> </section> <div class="igg-striped-divider mt-5"> </div> <section id="tiers"> <div class="container"> <h4 class="text-center pt-5 igg-dark-blue-text">Choose a plan that best meets your needs</h4> <div class="d-flex justify-content-center mt-5"> <div class="custom-toggle"> <input type="radio" name="price" id="monthly" > <label for="monthly">Monthly</label> <input type="radio" name="price" id="annual" checked> <label for="annual" class="active">Annual • Save over 20%</label> <!-- The sliding background --> <div class="toggle-bg"></div> </div> </div> <div class="row mt-5"> <!-- Card 1 --> <div class="col-md-4 mb-4"> <div class="card rounded h-100"> <div class="card-body d-flex flex-column"> <h5 class="card-title bronze">Bronze</h5> <h3 id="bronze-price-container" class="card-text"> <span id="bronze-price" class="bronze-price">$6.99</span><span id="bronze-price-qualifier" class="price-qualifier">/month</span> </h3> <p id="bronze-price-interval" class="mini-text">Billed annually</p> <p class="card-text card-sub-text mb-5">Money management must-haves to get your financial house in order.</p> <ul class="mt-3"> <li>Connect all bank and credit cards</li> <li>Create a workable budget, pay off debt, build an emergency fund</li> <li>Set & track goals – save for education, a new home, retirement and more</li> </ul> <div class="mt-auto d-flex justify-content-center"> <a href="https://id.banktivity.com/id/store?pricing=month" id="bronze-button" class="btn btn-primary igg-rounded-btn">Try Bronze</a> </div> </div> </div> </div> <!-- Card 2 --> <div class="col-md-4 mb-4"> <div class="card rounded h-100"> <div class="card-body d-flex flex-column"> <h5 class="card-title silver">Silver</h5> <h3 id="silver-price-container" class="card-text"> <span id="silver-price" class="bronze-price">$8.99</span><span id="silver-price-qualifier" class="price-qualifier">/month</span> </h3> <p id="silver-price-interval" class="mini-text">Billed annually</p> <p class="card-text card-sub-text">More robust tools to manage all your assets, including investments & real estate.</p> <p class="pt-2">Everything in Bronze, plus:</p> <ul> <li>Downloadable stock prices</li> <li>Goals tools to help you plan and save for the future</li> <li>Track real estate</li> <li>Customizable investment reports, amortization tables and more</li> </ul> <div class="mt-auto d-flex justify-content-center"> <a href="https://id.banktivity.com/id/store?pricing=month" id="silver-button" class="btn btn-primary igg-rounded-btn">Try Silver</a> </div> </div> </div> </div> <!-- Card 3 --> <div class="col-md-4 mb-4"> <div class="card rounded h-100"> <div class="card-body d-flex flex-column"> <h5 class="card-title gold">Gold</h5> <h3 id="gold-price-container" class="card-text"> <span id="gold-price" class="bronze-price">$10.99</span><span id="gold-price-qualifier" class="price-qualifier">/month</span> </h3> <p id="gold-price-interval" class="mini-text">Billed annually</p> <p class="card-text card-sub-text">Manage the additional complexities of international currencies and investments.</p> <p class="pt-2">Everything in Silver, plus:</p> <ul> <li>Track accounts in different currencies</li> <li>Download exchange rates & crypto currencies</li> <li>Print checks and more</li> </ul> <div class="mt-auto d-flex justify-content-center"> <a href="https://id.banktivity.com/id/store?pricing=month" id="gold-button" class="btn btn-primary igg-rounded-btn">Try Gold</a> </div> </div> </div> </div> </div> <p class="text-muted text-center"><small>All prices are USD, taxes not included. Free trial only available for first-time customers.</small></p> <p class="text-muted text-center"><small>Banktivity is not a web app – it runs natively on your Mac, iPhone and iPad providing the best experience possible.</small></p> </div> </section> <section id="all-devices" class="igg-big-gray pt-4 pb-4"> <div class="container mt-5"> <h2 class="text-center">You're always in control</h2> <p class="text-center">Banktivity's end-to-end encrypted cloud sync lets you securely share your data across all of your devices, when you download Banktivity for Mac, iPhone and iPad.</p> </div> <div class="container-fluid"> <picture> <!-- Dark mode image --> <source srcset="assets/images/screenshots/other/banktivity-multiple-devices.png" media="(prefers-color-scheme: dark)"> <!-- Light mode image --> <img src="assets/images/screenshots/other/banktivity-multiple-devices.png" alt="MacBook Pro, iPad and iPhone all showing the Banktivity summary/dashboard view" class="img-fluid mx-auto igg-large-landscape-image-sizing d-block"> </picture> </div> </div> </section> <section class="footer-cta-bg"> <div class="container pb-5 pt-5"> <div class="row align-items-center text-md-start text-center"> <div class="col-md-8"> <h4 class="igg-light-text">Banktivity is the faster and easier way to reach your financial goals</h4> </div> <div class="col-md-4 text-md-end text-center"> <a href="/content/download/info.php" class="btn btn-light igg-rounded-btn">DOWNLOAD YOUR FREE TRIAL</a> </div> </div> </div> </section> <div class="igg-striped-divider"> </div> </main> <div id="livechatButton" class="livechat-button" style="display: none;"> <button id="livechatTrigger" class="btn btn-primary igg-rounded-btn"><span class="line1">Questions?</span> <span class="line2"><i class="bi bi-chat"></i> Live Chat is open</span></button> </div> <script src="/protected/scripts/support-button.js" defer></script> <footer id="footer" class="footer footer-bg"> <div class="container"> <div class="row"> <!-- Social Media Links Column --> <div class="col-12 col-md-3 mb-4 mb-md-0"> <div class="d-flex justify-content-md-start justify-content-center"> <picture> <source srcset="/content/assets/images/logos-badges/banktivity-logo-tag-dark@2x.png" media="(prefers-color-scheme: dark)"> <img src="/content/assets/images/logos-badges/banktivity-logo-tag-light@2x.png" alt="Banktivity Get There FasterLogo" class="footer-logo"> </source> </picture> </div> <ul class="list-unstyled d-flex justify-content-center justify-content-md-start"> <li class="ms-2 me-2"> <a href="https://facebook.com/banktivity"> <i class="bi bi-facebook"></i> </a> </li> <li class="ms-2 me-2"> <a href="https://instagram.com/banktivity"> <i class="bi bi-instagram"></i> </a> </li> </ul> </div> <!-- Footer Links Column 1. Just hard-coded for now. --> <div class="col-12 col-md-3 mb-4 mb-md-0 text-center text-md-start"> <ul class="list-unstyled small"> <li><a href="https://www.iggsoftware.com" class="text-decoration-none">IGG Software Site</a></li> <li><a href="https://www.iggsoftware.com/about.php" class="text-decoration-none">About</a></li> <li><a href="/content/contact/info.php" class="text-decoration-none">Contact Us</a></li> <li><a href="/content/releases/in_the_news.php" class="text-decoration-none">News</a></li> </ul> </div> <!-- Footer Links Column 2. Hard coded for now. --> <div class="col-12 col-md-3 mb-4 mb-md-0 text-center text-md-start"> <ul class="list-unstyled small"> <li><a href="/content/releases/notes.php" class="text-decoration-none">Release Notes</a></li> <li><a href="https://id.banktivity.com" class="text-decoration-none">Banktivity ID Login</a></li> <li><a href="/content/help/v9/index.php" class="text-decoration-none">Documentation</a></li> <li><a href="/content/legal/info.php" class="text-decoration-none">Privacy & Legal</a></li> </ul> </div> <!-- Logo Column --> <div class="col-12 col-md-3 text-center text-md-end"> <picture> <source srcset="/content/assets/images/logos-badges/igg_logo-dark.png" media="(prefers-color-scheme: dark)"> <img src="/content/assets/images/logos-badges/igg_logo-light.png" alt="IGG Software Logo" style="max-width: 150px;"> </picture> <div id="copyright" class="text-end text-center text-md-end mt-2"> © 2025 Banktivity. All rights reserved. </div> </div> </div> </footer> <script src="./plans/scripts/subscription-tiers.js"></script> </body> </html>