Hi everybody,
I just published a plugin.
When a CSV file is uploaded, this plugin extracts only the specified columns, changes column names, order, and character encoding, then outputs to a CSV file, chopped every 100 rows (modifiable).
Supported encoding(input CSV file):
SJIS, EUCJP, JIS, UTF8
Plugin page:
If you have any questions, please comment.