Original Structure
Current emoji dataLoad a JSON file to see the emoji structure
Output Structure
How your data will lookMake field changes to see output preview
Load a JSON file to see the emoji structure
Output Structure
How your data will lookMake field changes to see output preview
Load a JSON file to see the emoji structure
Field Manager
Load emoji data to manage fields
Original Structure
Current emoji dataLoad a JSON file to see the emoji structure
Output Structure
How your data will lookMake field changes to see output preview
Category Customization
Load emoji data to customize categories
Custom Search Terms
Load emoji data to add custom search terms
Removed Emojis
0 removed
No emojis removed
Data Transforms đ¤
Inactive
Merges the
name
field into short_names
array and removes the original name
field.
Automatically removes duplicates and redundant search terms (e.g., keeps "hash key" but removes "hash" since it's a substring).
Inactive
Groups emojis by their category by putting them in arrays together and removes the
category
field and value from each emoji.
Inactive
Sorts emojis by their
sort_order
field and removes the sort_order
field since the order is now implicit. Works with grouped categories too.
Data transforms are applied after field selection, renaming, and all other processing.
They modify the structure of your data before export.