fatcousin
search
⌘
K
→
jump to any tool — keyboard-first launcher.
tools
→
browse every utility in one place.
manifesto
→
why fatcousin exists — local-first, no uploads.
install
→
save this toolset to your device — works offline.
search
⌘
K
→
jump to any tool — keyboard-first launcher.
ready
local
verify
→
←
home
c
s
v
j
o
i
n
vlookup-style join two csvs · inner / left / right / outer · pick the join columns
[
left + right
]
left
Drop left
or paste
Select file
customer_id,name,email 1,Alice,alice@example.com 2,Bob,bob@example.com 3,Carol,carol@example.com 4,Dave,dave@example.com
right
Drop right
or paste
Select file
customer_id,plan,monthly_revenue 1,pro,99 2,enterprise,799 4,free,0 5,pro,99
[
join
]
left key column
customer_id
name
email
right key column
customer_id
plan
monthly_revenue
mode
( )
inner
(•)
left
( )
right
( )
outer (full)
[
output
]
rows
4
columns
5
mode
left
customer_id
name
email
plan
monthly_revenue
1
Alice
alice@example.com
pro
99
2
Bob
bob@example.com
enterprise
799
3
Carol
carol@example.com
4
Dave
dave@example.com
free
0
copy csv
download csv
[
status
]
>
ready