import { NewsletterForm } from "@/app/landing/newsletter" import { ColoredText } from "@/components/ui/colored-text" import config from "@/lib/config" import Image from "next/image" import Link from "next/link" export default function LandingPage() { return (
Logo TaxHacker
Log In Sign Up
{/* Hero Section */}
🚀 Under Active Development

Let AI finally care about your taxes, scan your receipts and analyze your expenses

A self-hosted accounting app crafted with love for freelancers and small businesses

Get Started Contact Us
{/* Features Section */}

F∗ck Taxes TaxHacker can save you time, money and nerves

{/* AI Scanner Feature */}
LLM-Powered

Analyze photos and invoices with AI

  • Upload your receipts or invoices in PDF for automatic recognition
  • Extract key information like dates, amounts, and vendors
  • Works with any language, format and photo quality
  • Automatically organize everything into a structured database
AI Document Analyzer
{/* Multi-currency Feature */}
Currency Converter

Automatically convert currencies

  • Detects foreign currencies and coverts it to yours
  • Historical exchange rate lookup on a date of transaction
  • Support for 170+ world currencies
  • Even works with cryptocurrencies (BTC, ETH, LTC, etc.)
Currency Converter
{/* Transaction Table Feature */}
Transactions Table
Filters

Organize expenses and income

  • Add, edit and manage your transactions
  • Filter by any column, category or date range
  • Customize which columns to show in the table
  • Import transactions from CSV
{/* Custom Fields & Categories */}
Custom LLM promts
Customization

Create custom LLM promts to extract anything

  • Create custom fields and categories with your own LLM prompts
  • Extract any additional information you need
  • Automatically categorize by project or category
  • Ask AI to assess risk level or any other criteria
{/* Data Export */}
Export
Export

Your Data — Your Rules

  • Flexible filters to export your data for tax prep
  • Full-text search across documents
  • Export to CSV with attached documents
  • Download full data archive to migrate to another service
{/* Deployment Options */}

Choose Your Version of TaxHacker

{/* Cloud Version */}
Coming Soon
We Host It For You

Cloud Edition

  • SaaS version for those who prefer less hassle
  • We provide AI keys and storage
  • Yearly subscription plans
  • Automatic updates and new features
LET'S GO!
{/* Self-Hosted Version */}
Use Your Own Server

Self-Hosted Edition

  • Free and open source
  • Complete control over your data
  • Use at your own infrastructure
  • Bring your own OpenAI keys
Github + Docker Compose
{/* Upcoming Features */}
🚀 Under Active Development

Upcoming Features

We're a small, indie project constantly improving. Here's what we're working on next.

{/* AI Improvements */}
🤖

Better AI Analytics & Agents

  • Income & expense insights
  • AI agents to automate your workflows
  • Recommendations for tax optimization
  • Custom and local LLM models
{/* Smart Reports */}
📂

Smart Reports & Reminders

  • Monthly or quarterly VAT reports
  • Tax reminders
  • Annual income & expense reports
{/* Transaction Review */}
📥

Multiple Transaction Review

  • Bank statement analysis
  • Automatic data completeness checks
  • Unpaid invoice tracking
{/* Custom Fields */}
🤯

Presets and Plugins

  • Presets for different countries and industries
  • Custom reports for various use-cases
  • Community plugins and reports
{/* Newsletter Signup */}
) }