Skip to content

A simple file conversion web app. Converts MAL Anime List from .xml to a .xlsx file.

License

Notifications You must be signed in to change notification settings

tsu2000/file_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file_converter

A simple file conversion web application that allows users to convert (for now):

  • MyAnimeList (MAL) .xml file exports to .xlsx files for greater readability. Available for both 'Anime List' and 'Manga List' files. View here to see how to export your data.
  • .pdf files to .xlsx files
  • .txt files to .csv files
  • .csv files to .json files

Any suggestion for different types of file conversions (that are widely used, or fulfill a specific niche) is welcome.

Known limitations:

  • Individual file size for st.file_uploader is limited to a maximum of 200MB
  • Modules used may not be up-to-date, resulting in conversion errors, or unexpected data conversions.
  • Encrypted .pdf files cannot be processed. Check .pdf security settings before uploading.

Link to Web App:

About

A simple file conversion web app. Converts MAL Anime List from .xml to a .xlsx file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages