ankieditor is a tool for editing and customizing Anki card templates without touching HTML/CSS. I built it myself after getting tired of searching every time I needed to tweak one line of my own Anki templates. Click the part of the card you want to change, pick a font or color, and the updated code is generated instantly — just copy it and paste it into Anki's Card Types screen and you're done. Your templates are stored only in the browser you're using now, and never sent to a server.
① Paste your Anki template (Front/Back/Styling) into [Import].
② Click the part of the card on the right you want to change to select it. Click empty space to target the whole card.
③ Adjust font, size, color, line height, and alignment in the panel on the left.
④ Use [Copy Code] to copy the updated code and paste it into Anki's Card Types screen.
⑤ In [My Templates], enter a name and click [Save Current Template] to load it again later.
{{FieldName}} variables are shown as pill-shaped chips and are never changed.
Templates are stored only in this browser. Clearing your browser data will delete them too.
In Anki, go to Manage Note Types → Cards, copy each section from there, and paste it below.