About this tool
Organize vaccines, medicines, weight, and vet visits by pet.
Pet Health Records Vault keeps one searchable list of your animals' health history — each entry pairs the pet's name with a health record such as a vaccination, medicine dose, weight reading or vet visit. Records are saved in this browser's own localStorage instead of an account, and the whole vault exports to a single JSON file you can back up or carry to another device. It suits multi-pet households and anyone tired of digging through paper cards and WhatsApp photos the moment a vet asks when the last rabies shot was given.
Open Pet Health Records Vault on AltFTool — it loads instantly in your browser.
Type the animal's name in the Pet box and the vaccination, medicine dose, weight reading or vet visit in the Health record box.
Press Add record — entries save to this browser's localStorage and appear under "Saved records", filterable with the Search records box.
Press Export JSON to download pet-health-records-vault.json, or use Import JSON on another device to restore it — the import replaces every saved record.
The pet name is its own field on every record, so typing that name into the search box pulls the animal's history out of a shared household log — the search reads the whole record, so distinct names keep the results clean.
The filter matches text anywhere in a record, so 'rabies', a medicine name or a clinic name pulls up every matching entry at once.
The whole vault saves to one file you keep, and reimports into any browser — useful for a backup before clearing site data, or for sharing a copy with a partner or pet sitter.
In this browser's localStorage only — there is no account and nothing is uploaded. Clearing site data, using private browsing, or switching to a different browser or device will lose the vault, so export the JSON as a backup whenever you add something important.
The details a vet or boarding facility asks for: vaccine name and date given, next due date, medicine with dose and frequency, weight with the date it was measured, and the reason for each visit. Adding the clinic name makes later searching much easier.
Record every one as it happens, on the day. Core vaccine intervals and check-up frequency vary by species, age, local law and the specific product used — your veterinarian sets the schedule, and this vault only stores what you enter, it does not calculate due dates or give medical advice.
Yes. Use Export JSON on the old device and Import JSON on the new one, confirming the prompt that warns the import replaces every record already saved there. The export is a plain JSON array with one object per record, so it also opens in a text editor if you ever want to read or edit it outside the tool.