---
import Base from '../../layouts/Base.astro';
const editUrl = import.meta.env.PUBLIC_EDIT_URL ?? '';
const baseUrl = import.meta.env.BASE_URL ?? '/';
---
Convert a GPX, FIT, or TCX file to BAS format β entirely in your browser, nothing uploaded.