serialize
Word family
Synonym discussion
Sense: verb/1
In computing, 'serialize' means turning structured data into a form that can be stored, sent, and rebuilt later. 'Encode' is broader: it means changing information into another system or code, but the result is not always meant to be restored into the same object. 'Convert' is also broad and simply means changing from one form to another. 'Format' often focuses on arranging content for a specific layout, file type, or display rather than packaging it for later reconstruction. For example, a server might serialize a user profile before sending it to a browser, encode a password before checking it, convert a photo from PNG to JPG, and format a report for printing.
Common collocations
Etymology
Formed in English from 'serial' plus the verb ending '-ize'. The older media sense grew from the idea of a story appearing as a serial, while the modern computing sense developed later for turning structured data into a sequence that software can store or transmit.
First known use
1852
1852, in the meaning defined above