appscms-tools-theme 1.9.9 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +50 -50
- data/_data/about/en/about.json +16 -16
- data/_data/blog/alertbar.yml +3 -3
- data/_data/blog/authors.yml +11 -11
- data/_data/blog/blog.yml +3 -3
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +28 -28
- data/_data/contact/en/contact.json +38 -38
- data/_data/disclaimer/en/disclaimer.json +37 -37
- data/_data/download/en/download.json +35 -35
- data/_data/feature/en/compress-pdf.json +199 -199
- data/_data/feature/en/split-pdf.json +115 -115
- data/_data/feature/hi/compress-pdf.json +81 -81
- data/_data/feature/tr/compress-pdf.json +80 -80
- data/_data/filecomparison/en/filecomparison.json +38 -38
- data/_data/fileinfo/en/fileinfo.json +15 -15
- data/_data/footer/en/data.json +72 -72
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +134 -134
- data/_data/header/hi/data.json +144 -144
- data/_data/home/en/en.json +285 -285
- data/_data/home/hi/hi.json +86 -86
- data/_data/languagesupport/compress-pdf-langs.json +11 -11
- data/_data/languagesupport/index-langs.json +13 -13
- data/_data/privacy/en/privacyPolicy.json +265 -265
- data/_data/termAndCondition/en/termAndCondition.json +358 -358
- data/_includes/Rating/rating.html +92 -92
- data/_includes/Rating/structureddata.html +53 -53
- data/_includes/Usp/usp.html +95 -95
- data/_includes/adblocker.html +135 -135
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +16 -16
- data/_includes/authors/authors.html +52 -52
- data/_includes/cssfile/links.html +11 -11
- data/_includes/custom-head.html +75 -75
- data/_includes/customblog/recentposts.html +69 -69
- data/_includes/customblog/relatedposts.html +203 -203
- data/_includes/disqus_comments.html +10 -10
- data/_includes/dropdown/langdropdown.html +22 -22
- data/_includes/feature.html +37 -37
- data/_includes/fileformat/Tabularcompariosn.html +158 -158
- data/_includes/fileformat/comparisonfiles.html +151 -151
- data/_includes/fileformat/fileformatdetail.html +101 -101
- data/_includes/fileformat/fileinfoformat.html +93 -93
- data/_includes/footer/index.html +266 -266
- data/_includes/google-analytics.html +22 -22
- data/_includes/head/index.html +208 -205
- data/_includes/header/blogHeader.html +29 -29
- data/_includes/header/index.html +95 -95
- data/_includes/languages/languages.html +60 -60
- data/_includes/monumetric/monumetric.html +56 -56
- data/_includes/nofiletransfer/nofiletransfer.html +38 -38
- data/_includes/paginationBlogPage.html +34 -34
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +31 -31
- data/_includes/script.html +27 -28
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/count.html +36 -36
- data/_includes/section/recent_posts.html +67 -67
- data/_includes/section/related_categories_post.html +198 -198
- data/_includes/share/socialshare.html +20 -20
- data/_includes/staticfooter.html +67 -67
- data/_layouts/aboutUs.html +34 -34
- data/_layouts/blog.html +96 -96
- data/_layouts/categories.html +33 -33
- data/_layouts/contactUs.html +124 -124
- data/_layouts/default.html +1 -1
- data/_layouts/disclaimer.html +123 -123
- data/_layouts/download.html +299 -299
- data/_layouts/feature.html +256 -256
- data/_layouts/featureResultPage.html +58 -58
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/filecomparison.html +85 -85
- data/_layouts/help.html +23 -23
- data/_layouts/home.html +250 -250
- data/_layouts/homeResultPage.html +31 -31
- data/_layouts/page.html +5 -5
- data/_layouts/post.html +177 -177
- data/_layouts/privacyPolicy.html +637 -637
- data/_layouts/termAndCondition.html +646 -646
- data/assets/cross.svg +4 -4
- data/assets/css/adblocker.css +187 -187
- data/assets/css/blog.css +491 -491
- data/assets/css/bootstrap.min.css +6 -6
- data/assets/css/filecomparison.css +25 -25
- data/assets/css/tools.css +1263 -1263
- data/assets/facebook.svg +4 -4
- data/assets/images/abp.svg +41 -41
- data/assets/images/adblock.svg +266 -266
- data/assets/images/safevideoconverter.svg +23 -23
- data/assets/images/uo.svg +41 -41
- data/assets/instagram.svg +4 -4
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/adBlocker.js +44 -44
- data/assets/js/featureResult.js +42 -42
- data/assets/js/googledrive.js +155 -155
- data/assets/js/homeResult.js +36 -36
- data/assets/js/manifest.json +16 -16
- data/assets/js/multiselect.js +157 -157
- data/assets/js/redirectResult.js +9 -9
- data/assets/linkdin.svg +4 -4
- data/assets/noserverupload.svg +4 -4
- data/assets/pdf.svg +20 -20
- data/assets/secure.svg +43 -43
- data/assets/star.svg +4 -4
- data/assets/twitter.svg +4 -4
- data/assets/youtube.svg +4 -4
- metadata +2 -797
- data/_data/files/.gitignore +0 -4
- data/_data/files/README.md +0 -1
- data/_data/files/ar/3gp.json +0 -141
- data/_data/files/ar/aac.json +0 -153
- data/_data/files/ar/acc.json +0 -26
- data/_data/files/ar/aff.json +0 -66
- data/_data/files/ar/ai.json +0 -164
- data/_data/files/ar/aiff.json +0 -141
- data/_data/files/ar/avi.json +0 -164
- data/_data/files/ar/bmp.json +0 -164
- data/_data/files/ar/cr2.json +0 -170
- data/_data/files/ar/dvd.json +0 -26
- data/_data/files/ar/flac.json +0 -170
- data/_data/files/ar/flv.json +0 -135
- data/_data/files/ar/gif.json +0 -170
- data/_data/files/ar/heic.json +0 -182
- data/_data/files/ar/html.json +0 -212
- data/_data/files/ar/jfif.json +0 -95
- data/_data/files/ar/jpg.json +0 -212
- data/_data/files/ar/m4a.json +0 -123
- data/_data/files/ar/mkv.json +0 -159
- data/_data/files/ar/mov.json +0 -147
- data/_data/files/ar/mp3.json +0 -188
- data/_data/files/ar/mp4.json +0 -200
- data/_data/files/ar/mpeg.json +0 -134
- data/_data/files/ar/nef.json +0 -164
- data/_data/files/ar/ogg.json +0 -164
- data/_data/files/ar/opus.json +0 -88
- data/_data/files/ar/pdf.json +0 -212
- data/_data/files/ar/png.json +0 -206
- data/_data/files/ar/psd.json +0 -129
- data/_data/files/ar/svg.json +0 -152
- data/_data/files/ar/tiff.json +0 -146
- data/_data/files/ar/vmv.json +0 -48
- data/_data/files/ar/wav.json +0 -176
- data/_data/files/ar/webm.json +0 -158
- data/_data/files/ar/webp.json +0 -176
- data/_data/files/ar/wma.json +0 -100
- data/_data/files/da/3gp.json +0 -141
- data/_data/files/da/aac.json +0 -153
- data/_data/files/da/acc.json +0 -26
- data/_data/files/da/aff.json +0 -66
- data/_data/files/da/ai.json +0 -164
- data/_data/files/da/aiff.json +0 -141
- data/_data/files/da/avi.json +0 -164
- data/_data/files/da/bmp.json +0 -164
- data/_data/files/da/cr2.json +0 -170
- data/_data/files/da/dvd.json +0 -26
- data/_data/files/da/flac.json +0 -170
- data/_data/files/da/flv.json +0 -135
- data/_data/files/da/gif.json +0 -170
- data/_data/files/da/heic.json +0 -182
- data/_data/files/da/html.json +0 -212
- data/_data/files/da/jfif.json +0 -95
- data/_data/files/da/jpg.json +0 -212
- data/_data/files/da/m4a.json +0 -123
- data/_data/files/da/mkv.json +0 -159
- data/_data/files/da/mov.json +0 -147
- data/_data/files/da/mp3.json +0 -188
- data/_data/files/da/mp4.json +0 -200
- data/_data/files/da/mpeg.json +0 -134
- data/_data/files/da/nef.json +0 -164
- data/_data/files/da/ogg.json +0 -164
- data/_data/files/da/opus.json +0 -88
- data/_data/files/da/pdf.json +0 -212
- data/_data/files/da/png.json +0 -206
- data/_data/files/da/psd.json +0 -129
- data/_data/files/da/svg.json +0 -152
- data/_data/files/da/tiff.json +0 -146
- data/_data/files/da/vmv.json +0 -48
- data/_data/files/da/wav.json +0 -176
- data/_data/files/da/webm.json +0 -158
- data/_data/files/da/webp.json +0 -176
- data/_data/files/da/wma.json +0 -100
- data/_data/files/de/3gp.json +0 -141
- data/_data/files/de/aac.json +0 -153
- data/_data/files/de/acc.json +0 -26
- data/_data/files/de/aff.json +0 -66
- data/_data/files/de/ai.json +0 -164
- data/_data/files/de/aiff.json +0 -141
- data/_data/files/de/avi.json +0 -164
- data/_data/files/de/bmp.json +0 -164
- data/_data/files/de/cr2.json +0 -170
- data/_data/files/de/dvd.json +0 -26
- data/_data/files/de/flac.json +0 -170
- data/_data/files/de/flv.json +0 -135
- data/_data/files/de/gif.json +0 -170
- data/_data/files/de/heic.json +0 -182
- data/_data/files/de/html.json +0 -212
- data/_data/files/de/jfif.json +0 -95
- data/_data/files/de/jpg.json +0 -212
- data/_data/files/de/m4a.json +0 -123
- data/_data/files/de/mkv.json +0 -159
- data/_data/files/de/mov.json +0 -147
- data/_data/files/de/mp3.json +0 -188
- data/_data/files/de/mp4.json +0 -200
- data/_data/files/de/mpeg.json +0 -134
- data/_data/files/de/nef.json +0 -164
- data/_data/files/de/ogg.json +0 -164
- data/_data/files/de/opus.json +0 -88
- data/_data/files/de/pdf.json +0 -212
- data/_data/files/de/png.json +0 -206
- data/_data/files/de/psd.json +0 -129
- data/_data/files/de/svg.json +0 -152
- data/_data/files/de/tiff.json +0 -146
- data/_data/files/de/vmv.json +0 -48
- data/_data/files/de/wav.json +0 -176
- data/_data/files/de/webm.json +0 -158
- data/_data/files/de/webp.json +0 -176
- data/_data/files/de/wma.json +0 -100
- data/_data/files/en/3gp.json +0 -145
- data/_data/files/en/aac.json +0 -1
- data/_data/files/en/acc.json +0 -26
- data/_data/files/en/aff.json +0 -66
- data/_data/files/en/ai.json +0 -1
- data/_data/files/en/aiff.json +0 -1
- data/_data/files/en/avi.json +0 -1
- data/_data/files/en/bmp.json +0 -1
- data/_data/files/en/cr2.json +0 -170
- data/_data/files/en/dvd.json +0 -26
- data/_data/files/en/flac.json +0 -1
- data/_data/files/en/flv.json +0 -1
- data/_data/files/en/gif.json +0 -1
- data/_data/files/en/heic.json +0 -1
- data/_data/files/en/html.json +0 -1
- data/_data/files/en/jfif.json +0 -1
- data/_data/files/en/jpeg.json +0 -1
- data/_data/files/en/jpg.json +0 -1
- data/_data/files/en/m4a.json +0 -1
- data/_data/files/en/mkv.json +0 -1
- data/_data/files/en/mov.json +0 -147
- data/_data/files/en/mp3.json +0 -1
- data/_data/files/en/mp4.json +0 -1
- data/_data/files/en/mpeg.json +0 -1
- data/_data/files/en/nef.json +0 -1
- data/_data/files/en/ogg.json +0 -164
- data/_data/files/en/opus.json +0 -1
- data/_data/files/en/pdf.json +0 -1
- data/_data/files/en/png.json +0 -1
- data/_data/files/en/psd.json +0 -1
- data/_data/files/en/svg.json +0 -1
- data/_data/files/en/tiff.json +0 -1
- data/_data/files/en/vmv.json +0 -48
- data/_data/files/en/wav.json +0 -1
- data/_data/files/en/webm.json +0 -1
- data/_data/files/en/webp.json +0 -1
- data/_data/files/en/wma.json +0 -1
- data/_data/files/es/3gp.json +0 -141
- data/_data/files/es/aac.json +0 -153
- data/_data/files/es/acc.json +0 -26
- data/_data/files/es/aff.json +0 -66
- data/_data/files/es/ai.json +0 -164
- data/_data/files/es/aiff.json +0 -141
- data/_data/files/es/avi.json +0 -164
- data/_data/files/es/bmp.json +0 -164
- data/_data/files/es/cr2.json +0 -170
- data/_data/files/es/dvd.json +0 -26
- data/_data/files/es/flac.json +0 -170
- data/_data/files/es/flv.json +0 -135
- data/_data/files/es/gif.json +0 -170
- data/_data/files/es/heic.json +0 -182
- data/_data/files/es/html.json +0 -212
- data/_data/files/es/jfif.json +0 -95
- data/_data/files/es/jpg.json +0 -212
- data/_data/files/es/m4a.json +0 -123
- data/_data/files/es/mkv.json +0 -159
- data/_data/files/es/mov.json +0 -147
- data/_data/files/es/mp3.json +0 -188
- data/_data/files/es/mp4.json +0 -200
- data/_data/files/es/mpeg.json +0 -134
- data/_data/files/es/nef.json +0 -164
- data/_data/files/es/ogg.json +0 -164
- data/_data/files/es/opus.json +0 -88
- data/_data/files/es/pdf.json +0 -212
- data/_data/files/es/png.json +0 -206
- data/_data/files/es/psd.json +0 -129
- data/_data/files/es/svg.json +0 -152
- data/_data/files/es/tiff.json +0 -146
- data/_data/files/es/vmv.json +0 -48
- data/_data/files/es/wav.json +0 -176
- data/_data/files/es/webm.json +0 -158
- data/_data/files/es/webp.json +0 -176
- data/_data/files/es/wma.json +0 -100
- data/_data/files/fr/3gp.json +0 -141
- data/_data/files/fr/aac.json +0 -153
- data/_data/files/fr/acc.json +0 -26
- data/_data/files/fr/aff.json +0 -66
- data/_data/files/fr/ai.json +0 -164
- data/_data/files/fr/aiff.json +0 -141
- data/_data/files/fr/avi.json +0 -164
- data/_data/files/fr/bmp.json +0 -164
- data/_data/files/fr/cr2.json +0 -170
- data/_data/files/fr/dvd.json +0 -26
- data/_data/files/fr/flac.json +0 -170
- data/_data/files/fr/flv.json +0 -135
- data/_data/files/fr/gif.json +0 -170
- data/_data/files/fr/heic.json +0 -182
- data/_data/files/fr/html.json +0 -212
- data/_data/files/fr/jfif.json +0 -95
- data/_data/files/fr/jpg.json +0 -212
- data/_data/files/fr/m4a.json +0 -123
- data/_data/files/fr/mkv.json +0 -159
- data/_data/files/fr/mov.json +0 -147
- data/_data/files/fr/mp3.json +0 -188
- data/_data/files/fr/mp4.json +0 -200
- data/_data/files/fr/mpeg.json +0 -134
- data/_data/files/fr/nef.json +0 -164
- data/_data/files/fr/ogg.json +0 -164
- data/_data/files/fr/opus.json +0 -88
- data/_data/files/fr/pdf.json +0 -212
- data/_data/files/fr/png.json +0 -206
- data/_data/files/fr/psd.json +0 -129
- data/_data/files/fr/svg.json +0 -152
- data/_data/files/fr/tiff.json +0 -146
- data/_data/files/fr/vmv.json +0 -48
- data/_data/files/fr/wav.json +0 -176
- data/_data/files/fr/webm.json +0 -158
- data/_data/files/fr/webp.json +0 -176
- data/_data/files/fr/wma.json +0 -100
- data/_data/files/hi/3gp.json +0 -141
- data/_data/files/hi/aac.json +0 -153
- data/_data/files/hi/acc.json +0 -26
- data/_data/files/hi/aff.json +0 -66
- data/_data/files/hi/ai.json +0 -164
- data/_data/files/hi/aiff.json +0 -141
- data/_data/files/hi/avi.json +0 -164
- data/_data/files/hi/bmp.json +0 -164
- data/_data/files/hi/cr2.json +0 -170
- data/_data/files/hi/dvd.json +0 -26
- data/_data/files/hi/flac.json +0 -170
- data/_data/files/hi/flv.json +0 -135
- data/_data/files/hi/gif.json +0 -170
- data/_data/files/hi/heic.json +0 -182
- data/_data/files/hi/html.json +0 -212
- data/_data/files/hi/jfif.json +0 -95
- data/_data/files/hi/jpg.json +0 -212
- data/_data/files/hi/m4a.json +0 -123
- data/_data/files/hi/mkv.json +0 -159
- data/_data/files/hi/mov.json +0 -147
- data/_data/files/hi/mp3.json +0 -188
- data/_data/files/hi/mp4.json +0 -200
- data/_data/files/hi/mpeg.json +0 -134
- data/_data/files/hi/nef.json +0 -164
- data/_data/files/hi/ogg.json +0 -164
- data/_data/files/hi/opus.json +0 -88
- data/_data/files/hi/pdf.json +0 -212
- data/_data/files/hi/png.json +0 -206
- data/_data/files/hi/psd.json +0 -129
- data/_data/files/hi/svg.json +0 -152
- data/_data/files/hi/tiff.json +0 -146
- data/_data/files/hi/vmv.json +0 -48
- data/_data/files/hi/wav.json +0 -176
- data/_data/files/hi/webm.json +0 -158
- data/_data/files/hi/webp.json +0 -176
- data/_data/files/hi/wma.json +0 -100
- data/_data/files/id/3gp.json +0 -141
- data/_data/files/id/aac.json +0 -153
- data/_data/files/id/acc.json +0 -26
- data/_data/files/id/aff.json +0 -66
- data/_data/files/id/ai.json +0 -164
- data/_data/files/id/aiff.json +0 -141
- data/_data/files/id/avi.json +0 -164
- data/_data/files/id/bmp.json +0 -164
- data/_data/files/id/cr2.json +0 -170
- data/_data/files/id/dvd.json +0 -26
- data/_data/files/id/flac.json +0 -170
- data/_data/files/id/flv.json +0 -135
- data/_data/files/id/gif.json +0 -170
- data/_data/files/id/heic.json +0 -182
- data/_data/files/id/html.json +0 -212
- data/_data/files/id/jfif.json +0 -95
- data/_data/files/id/jpg.json +0 -212
- data/_data/files/id/m4a.json +0 -123
- data/_data/files/id/mkv.json +0 -159
- data/_data/files/id/mov.json +0 -147
- data/_data/files/id/mp3.json +0 -188
- data/_data/files/id/mp4.json +0 -200
- data/_data/files/id/mpeg.json +0 -134
- data/_data/files/id/nef.json +0 -164
- data/_data/files/id/ogg.json +0 -164
- data/_data/files/id/opus.json +0 -88
- data/_data/files/id/pdf.json +0 -212
- data/_data/files/id/png.json +0 -206
- data/_data/files/id/psd.json +0 -129
- data/_data/files/id/svg.json +0 -152
- data/_data/files/id/tiff.json +0 -146
- data/_data/files/id/vmv.json +0 -48
- data/_data/files/id/wav.json +0 -176
- data/_data/files/id/webm.json +0 -158
- data/_data/files/id/webp.json +0 -176
- data/_data/files/id/wma.json +0 -100
- data/_data/files/it/3gp.json +0 -141
- data/_data/files/it/aac.json +0 -153
- data/_data/files/it/acc.json +0 -26
- data/_data/files/it/aff.json +0 -66
- data/_data/files/it/ai.json +0 -164
- data/_data/files/it/aiff.json +0 -141
- data/_data/files/it/avi.json +0 -164
- data/_data/files/it/bmp.json +0 -164
- data/_data/files/it/cr2.json +0 -170
- data/_data/files/it/dvd.json +0 -26
- data/_data/files/it/flac.json +0 -170
- data/_data/files/it/flv.json +0 -135
- data/_data/files/it/gif.json +0 -170
- data/_data/files/it/heic.json +0 -182
- data/_data/files/it/html.json +0 -212
- data/_data/files/it/jfif.json +0 -95
- data/_data/files/it/jpg.json +0 -212
- data/_data/files/it/m4a.json +0 -123
- data/_data/files/it/mkv.json +0 -159
- data/_data/files/it/mov.json +0 -147
- data/_data/files/it/mp3.json +0 -188
- data/_data/files/it/mp4.json +0 -200
- data/_data/files/it/mpeg.json +0 -134
- data/_data/files/it/nef.json +0 -164
- data/_data/files/it/ogg.json +0 -164
- data/_data/files/it/opus.json +0 -88
- data/_data/files/it/pdf.json +0 -212
- data/_data/files/it/png.json +0 -206
- data/_data/files/it/psd.json +0 -129
- data/_data/files/it/svg.json +0 -152
- data/_data/files/it/tiff.json +0 -146
- data/_data/files/it/vmv.json +0 -48
- data/_data/files/it/wav.json +0 -176
- data/_data/files/it/webm.json +0 -158
- data/_data/files/it/webp.json +0 -176
- data/_data/files/it/wma.json +0 -100
- data/_data/files/ja/3gp.json +0 -141
- data/_data/files/ja/aac.json +0 -153
- data/_data/files/ja/acc.json +0 -26
- data/_data/files/ja/aff.json +0 -66
- data/_data/files/ja/ai.json +0 -164
- data/_data/files/ja/aiff.json +0 -141
- data/_data/files/ja/avi.json +0 -164
- data/_data/files/ja/bmp.json +0 -164
- data/_data/files/ja/cr2.json +0 -170
- data/_data/files/ja/dvd.json +0 -26
- data/_data/files/ja/flac.json +0 -170
- data/_data/files/ja/flv.json +0 -135
- data/_data/files/ja/gif.json +0 -170
- data/_data/files/ja/heic.json +0 -182
- data/_data/files/ja/html.json +0 -212
- data/_data/files/ja/jfif.json +0 -95
- data/_data/files/ja/jpg.json +0 -212
- data/_data/files/ja/m4a.json +0 -123
- data/_data/files/ja/mkv.json +0 -159
- data/_data/files/ja/mov.json +0 -147
- data/_data/files/ja/mp3.json +0 -188
- data/_data/files/ja/mp4.json +0 -200
- data/_data/files/ja/mpeg.json +0 -134
- data/_data/files/ja/nef.json +0 -164
- data/_data/files/ja/ogg.json +0 -164
- data/_data/files/ja/opus.json +0 -88
- data/_data/files/ja/pdf.json +0 -212
- data/_data/files/ja/png.json +0 -206
- data/_data/files/ja/psd.json +0 -129
- data/_data/files/ja/svg.json +0 -152
- data/_data/files/ja/tiff.json +0 -146
- data/_data/files/ja/vmv.json +0 -48
- data/_data/files/ja/wav.json +0 -176
- data/_data/files/ja/webm.json +0 -158
- data/_data/files/ja/webp.json +0 -176
- data/_data/files/ja/wma.json +0 -100
- data/_data/files/ko/3gp.json +0 -141
- data/_data/files/ko/aac.json +0 -153
- data/_data/files/ko/acc.json +0 -26
- data/_data/files/ko/aff.json +0 -66
- data/_data/files/ko/ai.json +0 -164
- data/_data/files/ko/aiff.json +0 -141
- data/_data/files/ko/avi.json +0 -164
- data/_data/files/ko/bmp.json +0 -164
- data/_data/files/ko/cr2.json +0 -170
- data/_data/files/ko/dvd.json +0 -26
- data/_data/files/ko/flac.json +0 -170
- data/_data/files/ko/flv.json +0 -135
- data/_data/files/ko/gif.json +0 -170
- data/_data/files/ko/heic.json +0 -182
- data/_data/files/ko/html.json +0 -212
- data/_data/files/ko/jfif.json +0 -95
- data/_data/files/ko/jpg.json +0 -212
- data/_data/files/ko/m4a.json +0 -123
- data/_data/files/ko/mkv.json +0 -159
- data/_data/files/ko/mov.json +0 -147
- data/_data/files/ko/mp3.json +0 -188
- data/_data/files/ko/mp4.json +0 -200
- data/_data/files/ko/mpeg.json +0 -134
- data/_data/files/ko/nef.json +0 -164
- data/_data/files/ko/ogg.json +0 -164
- data/_data/files/ko/opus.json +0 -88
- data/_data/files/ko/pdf.json +0 -212
- data/_data/files/ko/png.json +0 -206
- data/_data/files/ko/psd.json +0 -129
- data/_data/files/ko/svg.json +0 -152
- data/_data/files/ko/tiff.json +0 -146
- data/_data/files/ko/vmv.json +0 -48
- data/_data/files/ko/wav.json +0 -176
- data/_data/files/ko/webm.json +0 -158
- data/_data/files/ko/webp.json +0 -176
- data/_data/files/ko/wma.json +0 -100
- data/_data/files/nl/3gp.json +0 -141
- data/_data/files/nl/aac.json +0 -153
- data/_data/files/nl/acc.json +0 -26
- data/_data/files/nl/aff.json +0 -66
- data/_data/files/nl/ai.json +0 -164
- data/_data/files/nl/aiff.json +0 -141
- data/_data/files/nl/avi.json +0 -164
- data/_data/files/nl/bmp.json +0 -164
- data/_data/files/nl/cr2.json +0 -170
- data/_data/files/nl/dvd.json +0 -26
- data/_data/files/nl/flac.json +0 -170
- data/_data/files/nl/flv.json +0 -135
- data/_data/files/nl/gif.json +0 -170
- data/_data/files/nl/heic.json +0 -182
- data/_data/files/nl/html.json +0 -212
- data/_data/files/nl/jfif.json +0 -95
- data/_data/files/nl/jpg.json +0 -212
- data/_data/files/nl/m4a.json +0 -123
- data/_data/files/nl/mkv.json +0 -159
- data/_data/files/nl/mov.json +0 -147
- data/_data/files/nl/mp3.json +0 -188
- data/_data/files/nl/mp4.json +0 -200
- data/_data/files/nl/mpeg.json +0 -134
- data/_data/files/nl/nef.json +0 -164
- data/_data/files/nl/ogg.json +0 -164
- data/_data/files/nl/opus.json +0 -88
- data/_data/files/nl/pdf.json +0 -212
- data/_data/files/nl/png.json +0 -206
- data/_data/files/nl/psd.json +0 -129
- data/_data/files/nl/svg.json +0 -152
- data/_data/files/nl/tiff.json +0 -146
- data/_data/files/nl/vmv.json +0 -48
- data/_data/files/nl/wav.json +0 -176
- data/_data/files/nl/webm.json +0 -158
- data/_data/files/nl/webp.json +0 -176
- data/_data/files/nl/wma.json +0 -100
- data/_data/files/pl/3gp.json +0 -141
- data/_data/files/pl/aac.json +0 -153
- data/_data/files/pl/acc.json +0 -26
- data/_data/files/pl/aff.json +0 -66
- data/_data/files/pl/ai.json +0 -164
- data/_data/files/pl/aiff.json +0 -141
- data/_data/files/pl/avi.json +0 -164
- data/_data/files/pl/bmp.json +0 -164
- data/_data/files/pl/cr2.json +0 -170
- data/_data/files/pl/dvd.json +0 -26
- data/_data/files/pl/flac.json +0 -170
- data/_data/files/pl/flv.json +0 -135
- data/_data/files/pl/gif.json +0 -170
- data/_data/files/pl/heic.json +0 -182
- data/_data/files/pl/html.json +0 -212
- data/_data/files/pl/jfif.json +0 -95
- data/_data/files/pl/jpg.json +0 -212
- data/_data/files/pl/m4a.json +0 -123
- data/_data/files/pl/mkv.json +0 -159
- data/_data/files/pl/mov.json +0 -147
- data/_data/files/pl/mp3.json +0 -188
- data/_data/files/pl/mp4.json +0 -200
- data/_data/files/pl/mpeg.json +0 -134
- data/_data/files/pl/nef.json +0 -164
- data/_data/files/pl/ogg.json +0 -164
- data/_data/files/pl/opus.json +0 -88
- data/_data/files/pl/pdf.json +0 -212
- data/_data/files/pl/png.json +0 -206
- data/_data/files/pl/psd.json +0 -129
- data/_data/files/pl/svg.json +0 -152
- data/_data/files/pl/tiff.json +0 -146
- data/_data/files/pl/vmv.json +0 -48
- data/_data/files/pl/wav.json +0 -176
- data/_data/files/pl/webm.json +0 -158
- data/_data/files/pl/webp.json +0 -176
- data/_data/files/pl/wma.json +0 -100
- data/_data/files/pt/3gp.json +0 -141
- data/_data/files/pt/aac.json +0 -153
- data/_data/files/pt/acc.json +0 -26
- data/_data/files/pt/aff.json +0 -66
- data/_data/files/pt/ai.json +0 -164
- data/_data/files/pt/aiff.json +0 -141
- data/_data/files/pt/avi.json +0 -164
- data/_data/files/pt/bmp.json +0 -164
- data/_data/files/pt/cr2.json +0 -170
- data/_data/files/pt/dvd.json +0 -26
- data/_data/files/pt/flac.json +0 -170
- data/_data/files/pt/flv.json +0 -135
- data/_data/files/pt/gif.json +0 -170
- data/_data/files/pt/heic.json +0 -182
- data/_data/files/pt/html.json +0 -212
- data/_data/files/pt/jfif.json +0 -95
- data/_data/files/pt/jpg.json +0 -212
- data/_data/files/pt/m4a.json +0 -123
- data/_data/files/pt/mkv.json +0 -159
- data/_data/files/pt/mov.json +0 -147
- data/_data/files/pt/mp3.json +0 -188
- data/_data/files/pt/mp4.json +0 -200
- data/_data/files/pt/mpeg.json +0 -134
- data/_data/files/pt/nef.json +0 -164
- data/_data/files/pt/ogg.json +0 -164
- data/_data/files/pt/opus.json +0 -88
- data/_data/files/pt/pdf.json +0 -212
- data/_data/files/pt/png.json +0 -206
- data/_data/files/pt/psd.json +0 -129
- data/_data/files/pt/svg.json +0 -152
- data/_data/files/pt/tiff.json +0 -146
- data/_data/files/pt/vmv.json +0 -48
- data/_data/files/pt/wav.json +0 -176
- data/_data/files/pt/webm.json +0 -158
- data/_data/files/pt/webp.json +0 -176
- data/_data/files/pt/wma.json +0 -100
- data/_data/files/ru/3gp.json +0 -141
- data/_data/files/ru/aac.json +0 -153
- data/_data/files/ru/acc.json +0 -26
- data/_data/files/ru/aff.json +0 -66
- data/_data/files/ru/ai.json +0 -164
- data/_data/files/ru/aiff.json +0 -141
- data/_data/files/ru/avi.json +0 -164
- data/_data/files/ru/bmp.json +0 -164
- data/_data/files/ru/cr2.json +0 -170
- data/_data/files/ru/dvd.json +0 -26
- data/_data/files/ru/flac.json +0 -170
- data/_data/files/ru/flv.json +0 -135
- data/_data/files/ru/gif.json +0 -170
- data/_data/files/ru/heic.json +0 -182
- data/_data/files/ru/html.json +0 -212
- data/_data/files/ru/jfif.json +0 -95
- data/_data/files/ru/jpg.json +0 -212
- data/_data/files/ru/m4a.json +0 -123
- data/_data/files/ru/mkv.json +0 -159
- data/_data/files/ru/mov.json +0 -147
- data/_data/files/ru/mp3.json +0 -188
- data/_data/files/ru/mp4.json +0 -200
- data/_data/files/ru/mpeg.json +0 -134
- data/_data/files/ru/nef.json +0 -164
- data/_data/files/ru/ogg.json +0 -164
- data/_data/files/ru/opus.json +0 -88
- data/_data/files/ru/pdf.json +0 -212
- data/_data/files/ru/png.json +0 -206
- data/_data/files/ru/psd.json +0 -129
- data/_data/files/ru/svg.json +0 -152
- data/_data/files/ru/tiff.json +0 -146
- data/_data/files/ru/vmv.json +0 -48
- data/_data/files/ru/wav.json +0 -176
- data/_data/files/ru/webm.json +0 -158
- data/_data/files/ru/webp.json +0 -176
- data/_data/files/ru/wma.json +0 -100
- data/_data/files/sv/3gp.json +0 -141
- data/_data/files/sv/aac.json +0 -153
- data/_data/files/sv/acc.json +0 -26
- data/_data/files/sv/aff.json +0 -66
- data/_data/files/sv/ai.json +0 -164
- data/_data/files/sv/aiff.json +0 -141
- data/_data/files/sv/avi.json +0 -164
- data/_data/files/sv/bmp.json +0 -164
- data/_data/files/sv/cr2.json +0 -170
- data/_data/files/sv/dvd.json +0 -26
- data/_data/files/sv/flac.json +0 -170
- data/_data/files/sv/flv.json +0 -135
- data/_data/files/sv/gif.json +0 -170
- data/_data/files/sv/heic.json +0 -182
- data/_data/files/sv/html.json +0 -212
- data/_data/files/sv/jfif.json +0 -95
- data/_data/files/sv/jpg.json +0 -212
- data/_data/files/sv/m4a.json +0 -123
- data/_data/files/sv/mkv.json +0 -159
- data/_data/files/sv/mov.json +0 -147
- data/_data/files/sv/mp3.json +0 -188
- data/_data/files/sv/mp4.json +0 -200
- data/_data/files/sv/mpeg.json +0 -134
- data/_data/files/sv/nef.json +0 -164
- data/_data/files/sv/ogg.json +0 -164
- data/_data/files/sv/opus.json +0 -88
- data/_data/files/sv/pdf.json +0 -212
- data/_data/files/sv/png.json +0 -206
- data/_data/files/sv/psd.json +0 -129
- data/_data/files/sv/svg.json +0 -152
- data/_data/files/sv/tiff.json +0 -146
- data/_data/files/sv/vmv.json +0 -48
- data/_data/files/sv/wav.json +0 -176
- data/_data/files/sv/webm.json +0 -158
- data/_data/files/sv/webp.json +0 -176
- data/_data/files/sv/wma.json +0 -100
- data/_data/files/th/3gp.json +0 -141
- data/_data/files/th/aac.json +0 -153
- data/_data/files/th/acc.json +0 -26
- data/_data/files/th/aff.json +0 -66
- data/_data/files/th/ai.json +0 -164
- data/_data/files/th/aiff.json +0 -141
- data/_data/files/th/avi.json +0 -164
- data/_data/files/th/bmp.json +0 -164
- data/_data/files/th/cr2.json +0 -170
- data/_data/files/th/dvd.json +0 -26
- data/_data/files/th/flac.json +0 -170
- data/_data/files/th/flv.json +0 -135
- data/_data/files/th/gif.json +0 -170
- data/_data/files/th/heic.json +0 -182
- data/_data/files/th/html.json +0 -212
- data/_data/files/th/jfif.json +0 -95
- data/_data/files/th/jpg.json +0 -212
- data/_data/files/th/m4a.json +0 -123
- data/_data/files/th/mkv.json +0 -159
- data/_data/files/th/mov.json +0 -147
- data/_data/files/th/mp3.json +0 -188
- data/_data/files/th/mp4.json +0 -200
- data/_data/files/th/mpeg.json +0 -134
- data/_data/files/th/nef.json +0 -164
- data/_data/files/th/ogg.json +0 -164
- data/_data/files/th/opus.json +0 -88
- data/_data/files/th/pdf.json +0 -212
- data/_data/files/th/png.json +0 -206
- data/_data/files/th/psd.json +0 -129
- data/_data/files/th/svg.json +0 -152
- data/_data/files/th/tiff.json +0 -146
- data/_data/files/th/vmv.json +0 -48
- data/_data/files/th/wav.json +0 -176
- data/_data/files/th/webm.json +0 -158
- data/_data/files/th/webp.json +0 -176
- data/_data/files/th/wma.json +0 -100
- data/_data/files/tr/3gp.json +0 -141
- data/_data/files/tr/aac.json +0 -153
- data/_data/files/tr/acc.json +0 -26
- data/_data/files/tr/aff.json +0 -66
- data/_data/files/tr/ai.json +0 -164
- data/_data/files/tr/aiff.json +0 -141
- data/_data/files/tr/avi.json +0 -164
- data/_data/files/tr/bmp.json +0 -164
- data/_data/files/tr/cr2.json +0 -170
- data/_data/files/tr/dvd.json +0 -26
- data/_data/files/tr/flac.json +0 -170
- data/_data/files/tr/flv.json +0 -135
- data/_data/files/tr/gif.json +0 -170
- data/_data/files/tr/heic.json +0 -182
- data/_data/files/tr/html.json +0 -212
- data/_data/files/tr/jfif.json +0 -95
- data/_data/files/tr/jpg.json +0 -212
- data/_data/files/tr/m4a.json +0 -123
- data/_data/files/tr/mkv.json +0 -159
- data/_data/files/tr/mov.json +0 -147
- data/_data/files/tr/mp3.json +0 -188
- data/_data/files/tr/mp4.json +0 -200
- data/_data/files/tr/mpeg.json +0 -134
- data/_data/files/tr/nef.json +0 -164
- data/_data/files/tr/ogg.json +0 -164
- data/_data/files/tr/opus.json +0 -88
- data/_data/files/tr/pdf.json +0 -212
- data/_data/files/tr/png.json +0 -206
- data/_data/files/tr/psd.json +0 -129
- data/_data/files/tr/svg.json +0 -152
- data/_data/files/tr/tiff.json +0 -146
- data/_data/files/tr/vmv.json +0 -48
- data/_data/files/tr/wav.json +0 -176
- data/_data/files/tr/webm.json +0 -158
- data/_data/files/tr/webp.json +0 -176
- data/_data/files/tr/wma.json +0 -100
- data/_data/files/uk/3gp.json +0 -141
- data/_data/files/uk/aac.json +0 -153
- data/_data/files/uk/acc.json +0 -26
- data/_data/files/uk/aff.json +0 -66
- data/_data/files/uk/ai.json +0 -164
- data/_data/files/uk/aiff.json +0 -141
- data/_data/files/uk/avi.json +0 -164
- data/_data/files/uk/bmp.json +0 -164
- data/_data/files/uk/cr2.json +0 -170
- data/_data/files/uk/dvd.json +0 -26
- data/_data/files/uk/flac.json +0 -170
- data/_data/files/uk/flv.json +0 -135
- data/_data/files/uk/gif.json +0 -170
- data/_data/files/uk/heic.json +0 -182
- data/_data/files/uk/html.json +0 -212
- data/_data/files/uk/jfif.json +0 -95
- data/_data/files/uk/jpg.json +0 -212
- data/_data/files/uk/m4a.json +0 -123
- data/_data/files/uk/mkv.json +0 -159
- data/_data/files/uk/mov.json +0 -147
- data/_data/files/uk/mp3.json +0 -188
- data/_data/files/uk/mp4.json +0 -200
- data/_data/files/uk/mpeg.json +0 -134
- data/_data/files/uk/nef.json +0 -164
- data/_data/files/uk/ogg.json +0 -164
- data/_data/files/uk/opus.json +0 -88
- data/_data/files/uk/pdf.json +0 -212
- data/_data/files/uk/png.json +0 -206
- data/_data/files/uk/psd.json +0 -129
- data/_data/files/uk/svg.json +0 -152
- data/_data/files/uk/tiff.json +0 -146
- data/_data/files/uk/vmv.json +0 -48
- data/_data/files/uk/wav.json +0 -176
- data/_data/files/uk/webm.json +0 -158
- data/_data/files/uk/webp.json +0 -176
- data/_data/files/uk/wma.json +0 -100
- data/_data/files/vi/3gp.json +0 -141
- data/_data/files/vi/aac.json +0 -153
- data/_data/files/vi/acc.json +0 -26
- data/_data/files/vi/aff.json +0 -66
- data/_data/files/vi/ai.json +0 -164
- data/_data/files/vi/aiff.json +0 -141
- data/_data/files/vi/avi.json +0 -164
- data/_data/files/vi/bmp.json +0 -164
- data/_data/files/vi/cr2.json +0 -170
- data/_data/files/vi/dvd.json +0 -26
- data/_data/files/vi/flac.json +0 -170
- data/_data/files/vi/flv.json +0 -135
- data/_data/files/vi/gif.json +0 -170
- data/_data/files/vi/heic.json +0 -182
- data/_data/files/vi/html.json +0 -212
- data/_data/files/vi/jfif.json +0 -95
- data/_data/files/vi/jpg.json +0 -212
- data/_data/files/vi/m4a.json +0 -123
- data/_data/files/vi/mkv.json +0 -159
- data/_data/files/vi/mov.json +0 -147
- data/_data/files/vi/mp3.json +0 -188
- data/_data/files/vi/mp4.json +0 -200
- data/_data/files/vi/mpeg.json +0 -134
- data/_data/files/vi/nef.json +0 -164
- data/_data/files/vi/ogg.json +0 -164
- data/_data/files/vi/opus.json +0 -88
- data/_data/files/vi/pdf.json +0 -212
- data/_data/files/vi/png.json +0 -206
- data/_data/files/vi/psd.json +0 -129
- data/_data/files/vi/svg.json +0 -152
- data/_data/files/vi/tiff.json +0 -146
- data/_data/files/vi/vmv.json +0 -48
- data/_data/files/vi/wav.json +0 -176
- data/_data/files/vi/webm.json +0 -158
- data/_data/files/vi/webp.json +0 -176
- data/_data/files/vi/wma.json +0 -100
- data/_data/files/zh/3gp.json +0 -141
- data/_data/files/zh/aac.json +0 -153
- data/_data/files/zh/acc.json +0 -26
- data/_data/files/zh/aff.json +0 -66
- data/_data/files/zh/ai.json +0 -164
- data/_data/files/zh/aiff.json +0 -141
- data/_data/files/zh/avi.json +0 -164
- data/_data/files/zh/bmp.json +0 -164
- data/_data/files/zh/cr2.json +0 -170
- data/_data/files/zh/dvd.json +0 -26
- data/_data/files/zh/flac.json +0 -170
- data/_data/files/zh/flv.json +0 -135
- data/_data/files/zh/gif.json +0 -170
- data/_data/files/zh/heic.json +0 -182
- data/_data/files/zh/html.json +0 -212
- data/_data/files/zh/jfif.json +0 -95
- data/_data/files/zh/jpg.json +0 -212
- data/_data/files/zh/m4a.json +0 -123
- data/_data/files/zh/mkv.json +0 -159
- data/_data/files/zh/mov.json +0 -147
- data/_data/files/zh/mp3.json +0 -188
- data/_data/files/zh/mp4.json +0 -200
- data/_data/files/zh/mpeg.json +0 -134
- data/_data/files/zh/nef.json +0 -164
- data/_data/files/zh/ogg.json +0 -164
- data/_data/files/zh/opus.json +0 -88
- data/_data/files/zh/pdf.json +0 -212
- data/_data/files/zh/png.json +0 -206
- data/_data/files/zh/psd.json +0 -129
- data/_data/files/zh/svg.json +0 -152
- data/_data/files/zh/tiff.json +0 -146
- data/_data/files/zh/vmv.json +0 -48
- data/_data/files/zh/wav.json +0 -176
- data/_data/files/zh/webm.json +0 -158
- data/_data/files/zh/webp.json +0 -176
- data/_data/files/zh/wma.json +0 -100
- data/_data/files/zh-tw/3gp.json +0 -141
- data/_data/files/zh-tw/aac.json +0 -153
- data/_data/files/zh-tw/acc.json +0 -26
- data/_data/files/zh-tw/aff.json +0 -66
- data/_data/files/zh-tw/ai.json +0 -164
- data/_data/files/zh-tw/aiff.json +0 -141
- data/_data/files/zh-tw/avi.json +0 -164
- data/_data/files/zh-tw/bmp.json +0 -164
- data/_data/files/zh-tw/cr2.json +0 -170
- data/_data/files/zh-tw/dvd.json +0 -26
- data/_data/files/zh-tw/flac.json +0 -170
- data/_data/files/zh-tw/flv.json +0 -135
- data/_data/files/zh-tw/gif.json +0 -170
- data/_data/files/zh-tw/heic.json +0 -182
- data/_data/files/zh-tw/html.json +0 -212
- data/_data/files/zh-tw/jfif.json +0 -95
- data/_data/files/zh-tw/jpg.json +0 -212
- data/_data/files/zh-tw/m4a.json +0 -123
- data/_data/files/zh-tw/mkv.json +0 -159
- data/_data/files/zh-tw/mov.json +0 -147
- data/_data/files/zh-tw/mp3.json +0 -188
- data/_data/files/zh-tw/mp4.json +0 -200
- data/_data/files/zh-tw/mpeg.json +0 -134
- data/_data/files/zh-tw/nef.json +0 -164
- data/_data/files/zh-tw/ogg.json +0 -164
- data/_data/files/zh-tw/opus.json +0 -88
- data/_data/files/zh-tw/pdf.json +0 -212
- data/_data/files/zh-tw/png.json +0 -206
- data/_data/files/zh-tw/psd.json +0 -129
- data/_data/files/zh-tw/svg.json +0 -152
- data/_data/files/zh-tw/tiff.json +0 -146
- data/_data/files/zh-tw/vmv.json +0 -48
- data/_data/files/zh-tw/wav.json +0 -176
- data/_data/files/zh-tw/webm.json +0 -158
- data/_data/files/zh-tw/webp.json +0 -176
- data/_data/files/zh-tw/wma.json +0 -100
data/_data/files/en/mov.json
DELETED
@@ -1,147 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"Format": "MOV",
|
3
|
-
"ShortName": "MOV",
|
4
|
-
"FullName": "Apple QuickTime Movie",
|
5
|
-
"Category": "Video file",
|
6
|
-
"Pros": "Can store abstract data references for media data. They can be readily modified without having to rewrite all of the media data afterward. For professional video editing, this is the industry standard.",
|
7
|
-
"Cons": "Are mainly used for editing but not the standard to be used for actual purposes. On actual devices, there is a low level of acceptance. ",
|
8
|
-
"Createdby": "Apple",
|
9
|
-
"CreatedbyLink": "https://developer.apple.com/",
|
10
|
-
"CreatedInYear": "1998",
|
11
|
-
"BasicInformation": "A MOV file is a multimedia container file format that saves movies in the QuickTime File Format (QTFF). It has one or more tracks that contain various sorts of media data, including video, audio, and text (subtitles). Movies and other video files are typically saved as MOV files.",
|
12
|
-
"DetailedInformation": "Apple developed and released QTFF in 1991. The container format is intended to support a variety of media formats in order to facilitate the transmission of multimedia between devices, operating systems, and applications. QTFF multimedia files are often stored as.mov files, however they can also be saved as.qt files. Video, audio, timecode, and text tracks can all be found in MOV files, which can be used to store and synchronise various forms of data. Several alternative codecs can be used to encode each media track. The MPEG-4 codec is often used to compress MOV files. Each file container can hold a variety of media kinds. Videos, video effects, text, photos, subtitles, and audio can all be stored in them. This file type is frequently used by video editing applications. MOV and QuickTime files are frequently used in music and video editing (or the two combined).",
|
13
|
-
"Softwaresused": [
|
14
|
-
{
|
15
|
-
"platform": "Linux",
|
16
|
-
"softwares": [
|
17
|
-
{
|
18
|
-
"name": "VideoLan VLC Media Player",
|
19
|
-
"link": "https://www.videolan.org/vlc/index.html",
|
20
|
-
"image": "/assets/fileimg/99jo0FJ.jpeg",
|
21
|
-
"type": "Free"
|
22
|
-
}
|
23
|
-
]
|
24
|
-
},
|
25
|
-
{
|
26
|
-
"platform": "Windows",
|
27
|
-
"softwares": [
|
28
|
-
{
|
29
|
-
"name": "File Viewer Plus — Get it from Microsoft",
|
30
|
-
"link": "https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab",
|
31
|
-
"image": "/assets/fileimg/QdcouPN.jpeg",
|
32
|
-
"type": "Freemium"
|
33
|
-
},
|
34
|
-
{
|
35
|
-
"name": "Microsoft Windows Media Player",
|
36
|
-
"link": "https://support.microsoft.com/en-us/windows/windows-media-player-d10303a5-896c-2ce2-53d4-5bd5b9fd888b",
|
37
|
-
"image": "/assets/fileimg/XYvKzO9.jpeg",
|
38
|
-
"type": "Free, included with OS"
|
39
|
-
},
|
40
|
-
{
|
41
|
-
"name": "VideoLan VLC Media Player",
|
42
|
-
"link": "https://www.videolan.org/vlc/index.html",
|
43
|
-
"image": "/assets/fileimg/99jo0FJ.jpeg",
|
44
|
-
"type": "Free"
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"name": "Nullsoft Winamp",
|
48
|
-
"link": "http://www.winamp.com/",
|
49
|
-
"image": "/assets/fileimg/38J4iOl.jpeg"
|
50
|
-
},
|
51
|
-
{
|
52
|
-
"name": "Xilisoft Video Converter Ultimate",
|
53
|
-
"link": "http://www.xilivideo.com/video-converter-ultimate.html",
|
54
|
-
"image": "/assets/fileimg/Cc9amsH.jpeg",
|
55
|
-
"type": "Free trial"
|
56
|
-
}
|
57
|
-
]
|
58
|
-
},
|
59
|
-
{
|
60
|
-
"platform": "Mac",
|
61
|
-
"softwares": [
|
62
|
-
{
|
63
|
-
"name": "Apple QuickTime Player",
|
64
|
-
"link": "https://support.apple.com/en-in/guide/quicktime-player/welcome/mac",
|
65
|
-
"image": "/assets/fileimg/5hGiNf7.jpeg",
|
66
|
-
"type": "Free, included with OS"
|
67
|
-
},
|
68
|
-
{
|
69
|
-
"name": "Eltima Elmedia Player",
|
70
|
-
"link": "https://mac.eltima.com/media-player.html",
|
71
|
-
"image": "/assets/fileimg/H7CZmss.jpeg",
|
72
|
-
"type": "Free"
|
73
|
-
},
|
74
|
-
{
|
75
|
-
"name": "VideoLan VLC Media Player",
|
76
|
-
"link": "https://www.videolan.org/vlc/index.html",
|
77
|
-
"image": "/assets/fileimg/99jo0FJ.jpeg",
|
78
|
-
"type": "Free"
|
79
|
-
},
|
80
|
-
{
|
81
|
-
"name": "Roxio Toast 18",
|
82
|
-
"link": "https://www.roxio.com/en/products/toast/titanium/?AID=10860394&PID=3081440&utm_source=cj&utm_medium=affiliate&utm_campaign=Sharpened+Productions&cjevent=5cfb7817c9d211eb8386155e0a18050c",
|
83
|
-
"image": "/assets/fileimg/V2G1SGL.jpeg",
|
84
|
-
"type": "Paid"
|
85
|
-
},
|
86
|
-
{
|
87
|
-
"name": "Adobe Premiere Rush",
|
88
|
-
"link": "https://www.adobe.com/products/premiere-rush.html?mv=affiliate&mv2=red",
|
89
|
-
"image": "/assets/fileimg/WBNj13N.jpeg",
|
90
|
-
"type": "Free trial"
|
91
|
-
}
|
92
|
-
]
|
93
|
-
},
|
94
|
-
{
|
95
|
-
"platform": "iOS",
|
96
|
-
"softwares": [
|
97
|
-
{
|
98
|
-
"name": "olimsoft Oplayer",
|
99
|
-
"link": "https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4",
|
100
|
-
"image": "/assets/fileimg/Xa1wjEf.jpeg",
|
101
|
-
"type": "Paid"
|
102
|
-
},
|
103
|
-
{
|
104
|
-
"name": "Videolan VLC for mobile",
|
105
|
-
"link": "https://apps.apple.com/us/app/vlc-for-mobile/id650377962?mt=8&ign-mpt=uo%3D4",
|
106
|
-
"image": "/assets/fileimg/rawD7q8.jpeg",
|
107
|
-
"type": "Free"
|
108
|
-
},
|
109
|
-
{
|
110
|
-
"name": "Google Drive",
|
111
|
-
"link": "https://www.google.com/drive/",
|
112
|
-
"image": "/assets/fileimg/bC8ZzSs.jpeg",
|
113
|
-
"type": "Freemium"
|
114
|
-
},
|
115
|
-
{
|
116
|
-
"name": "Adobe Premiere Rush",
|
117
|
-
"link": "https://www.adobe.com/products/premiere-rush.html?mv=affiliate&mv2=red",
|
118
|
-
"image": "/assets/fileimg/WBNj13N.jpeg",
|
119
|
-
"type": "Free trial"
|
120
|
-
}
|
121
|
-
]
|
122
|
-
},
|
123
|
-
{
|
124
|
-
"platform": "Android",
|
125
|
-
"softwares": [
|
126
|
-
{
|
127
|
-
"name": "Google Drive",
|
128
|
-
"link": "https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4",
|
129
|
-
"image": "/assets/fileimg/bC8ZzSs.jpeg",
|
130
|
-
"type": "Freemium"
|
131
|
-
},
|
132
|
-
{
|
133
|
-
"name": "Adobe Premiere Rush",
|
134
|
-
"link": "https://www.adobe.com/products/premiere-rush.html?mv=affiliate&mv2=red",
|
135
|
-
"image": "/assets/fileimg/WBNj13N.jpeg",
|
136
|
-
"type": "Free trial"
|
137
|
-
},
|
138
|
-
{
|
139
|
-
"name": "Videolabs VLC for Android",
|
140
|
-
"link": "https://play.google.com/store/apps/details?id=org.videolan.vlc&hl=en",
|
141
|
-
"image": "/assets/fileimg/TnwKQd9.jpeg",
|
142
|
-
"type": "Free"
|
143
|
-
}
|
144
|
-
]
|
145
|
-
}
|
146
|
-
]
|
147
|
-
}
|
data/_data/files/en/mp3.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"MP3","ShortName":"MP3","FullName":"MPEG-1 Audio Layer III or MPEG-2 Audio Layer III","Category":"Audio file","Pros":"Accepted extensively by all. Practically all hardware audio players and gadgets support it. Very high rates of compression offered. Can be decoded pretty fast, and in a more sophisticated manner. An ISO standard that is part of the MPEG specifications. Anyone can put their own version together with the available demo sources. The licensing requiremnets are relaxed. It provides support to multichannel files. ","Cons":"Performance and efficiency are lower than current codecs. The maximum bitrate (320kbps) isn't always enough.There are no multichannel implementations available yet. Incompatible with high-definition audio (sampling rates higher than 48kHz). Causes increase in music piracy due to greater availability and ease of use.","Createdby":"Moving Picture Experts Group","CreatedbyLink":"https://mpeg.chiariglione.org/","CreatedInYear":"1987","BasicInformation":"An MP3 File format is a compressed audio file that uses \"Layer 3\" audio compression. It was produced by the Moving Picture Experts Group (MPEG) (MP3). Audio recordings, podcasts, soundtracks, sermons, audiobooks, lectures, etc are all widely stored as MP3 files.","DetailedInformation":"MPEG released the MP3 format in 1993, after developing it in the early 1990s. It could condense audio to a fraction of the size of other common audio file types at the time (about 1/10 the size of an uncompressed.WAV or.AIF file). So, this format quickly became the standard for storing music and rose above the other existing ones. At that time, computers provided very less storage space. So, the deveopment of the MP3 format was a very critical event. Currently, MP3 is the most used audio file format. The file size of a multimedia file can be greatly decreased with MPEG compression, with minimal detectable loss in quality. This improves the efficiency of file transfers over the Internet. In the 1990s and 2000s, MP3 technology revolutionized the concept of recorded music streaming by allowing people to more simply and quickly download music from the internet.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"XMMS","link":"http://www.xmms.org/","image":"/assets/fileimg/hodO9zz.jpeg","type":"Free"},{"name":"Amarok","link":"https://amarok.kde.org/","image":"/assets/fileimg/Dh0nFk6.jpeg","type":"Free"},{"name":"Audacity","link":"https://www.audacityteam.org/","image":"/assets/fileimg/c5Zl0O1.jpeg","type":"Free"},{"name":"Clementine","link":"https://www.clementine-player.org/about","image":"/assets/fileimg/F87GDJM.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"Microsoft Windows Media Player","link":"https://support.microsoft.com/en-us/windows/windows-media-player-d10303a5-896c-2ce2-53d4-5bd5b9fd888b","image":"/assets/fileimg/XYvKzO9.jpeg","type":"Free, included with OS"},{"name":"Audacity","link":"https://www.audacityteam.org/","image":"/assets/fileimg/c5Zl0O1.jpeg","type":"Free"},{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg"},{"name":"Apple itunes","link":"https://www.apple.com/itunes/","image":"/assets/fileimg/rElyIoV.jpeg","type":"Free"}]},{"platform":"Mac","softwares":[{"name":"Adobe Audition CC 2021","link":"https://www.adobe.com/products/audition.html?mv=affiliate&mv2=red","image":"/assets/fileimg/SJ29L8A.jpeg","type":"Free trial"},{"name":"Apple Music","link":"https://www.apple.com/apple-music/","image":"/assets/fileimg/rElyIoV.jpeg","type":"Free, included with OS"},{"name":"Audacity","link":"https://www.audacityteam.org/","image":"/assets/fileimg/c5Zl0O1.jpeg","type":"Free"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"Roxio Toast","link":"https://www.roxio.com/en/products/toast/titanium/?AID=10860394&PID=3081440&utm_source=cj&utm_medium=affiliate&utm_campaign=Sharpened+Productions&cjevent=5cfb7817c9d211eb8386155e0a18050c","image":"/assets/fileimg/vyEg9wb.jpeg","type":"Paid"}]},{"platform":"iOS","softwares":[{"name":"Apple Music","link":"https://www.apple.com/apple-music/","image":"/assets/fileimg/rElyIoV.jpeg","type":"Free, included with OS"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"olimsoft Oplayer","link":"https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/Xa1wjEf.jpeg","type":"Paid"}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://www.apple.com/apple-music/","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"antvplayer Media Converter","link":"https://play.google.com/store/apps/details?id=com.AndroidA.MediaConverter&hl=en","image":"/assets/fileimg/qwnEy06.jpeg","type":"Free"},{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Chrome OS","link":"https://www.google.com/chromebook/chrome-os/","image":"/assets/fileimg/ZTI2NTv.jpeg","type":"Free, included with OS"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]}]}
|
data/_data/files/en/mp4.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"MP4","ShortName":"MP4","FullName":"MPEG-4 Part 14","Category":"Video file","Pros":"Offers multi-platform support. Easy to use. Easily distributable. Compression at a high level while creating smaller files, which makes it perfect for video streaming or compressing high-definition audio-video files. Can content metadata. Can be integrated with 3D graphics and other tools to interact. Supported by all platforms. A versatile file format.","Cons":"Codec difficulties might cause audio to drift out of sync with the video. Playback and editing may necessitate a significant amount of computational power. Because it is a lossy format, a higher degree of compression and smaller file size would result in audio and video quality reductions. Because of its popularity, copyrighted files can now be illegally distributed.","Createdby":"Moving Picture Experts Group","CreatedbyLink":"https://mpeg.chiariglione.org/","CreatedInYear":"2001-2003","BasicInformation":"MPEG4 is a file format for storing media types defined by the ISO/IEC Moving Picture Experts Group, while it can also store other media types. .mp4 is the most common extension for this type of file. It's a type of multimedia file used to save a movie or video clip. It could also include graphics or subtitles. MP4 is an abbreviation for MPEG-4 Part 14 (MPEG-4), a container format based on the QuickTime File Format (QTFF), which is utilised by.MOV and.QT files.","DetailedInformation":"MP4 files employ the Moving Picture Experts Group's MPEG-4 compression standard (MPEG). The audio and video tracks are compressed separately in this format. The video is compressed using MPEG-4 video encoding, and the audio is encoded using AAC compression, which is the same as that used in.AAC files. Apple and other mobile device manufacturers frequently utilise this file type to store audio, still photos, or video. Audio books, songs, movies, videos, pictures, and podcasts are all examples of this. MPEG-4 is a popular video streaming format. Many MP3 players claim to be able to play MP4 files, which basically implies they can play music and some video files (albeit not always true MP4 files). The MP4 extension allows you to download or stream movies, videos, and audio files.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"HandBrake","link":"https://handbrake.fr/","image":"/assets/fileimg/jsU9KjR.jpeg","type":"Free"},{"name":"MPlayer","link":"http://www.mplayerhq.hu/design7/news.html","image":"/assets/fileimg/IKdU9NN.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Microsoft Windows Media Player","link":"https://support.microsoft.com/en-us/windows/windows-media-player-d10303a5-896c-2ce2-53d4-5bd5b9fd888b","image":"/assets/fileimg/XYvKzO9.jpeg","type":"Free, included with OS"},{"name":"MPlayer","link":"http://www.mplayerhq.hu/design7/news.html","image":"/assets/fileimg/IKdU9NN.jpeg","type":"Free"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg"},{"name":"HandBrake","link":"https://handbrake.fr/","image":"/assets/fileimg/jsU9KjR.jpeg","type":"Free"}]},{"platform":"Mac","softwares":[{"name":"Apple QuickTime Player","link":"https://support.apple.com/en-in/guide/quicktime-player/welcome/mac","image":"/assets/fileimg/5hGiNf7.jpeg","type":"Free, included with OS"},{"name":"MPlayer","link":"http://www.mplayerhq.hu/design7/news.html","image":"/assets/fileimg/IKdU9NN.jpeg","type":"Free"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"HandBrake","link":"https://handbrake.fr/","image":"/assets/fileimg/jsU9KjR.jpeg","type":"Free"},{"name":"Roxio Toast 18","link":"https://www.roxio.com/en/products/toast/titanium/?AID=10860394&PID=3081440&utm_source=cj&utm_medium=affiliate&utm_campaign=Sharpened+Productions&cjevent=5cfb7817c9d211eb8386155e0a18050c","image":"/assets/fileimg/V2G1SGL.jpeg","type":"Paid"}]},{"platform":"iOS","softwares":[{"name":"Apple Music","link":"https://www.apple.com/apple-music/","image":"/assets/fileimg/rElyIoV.jpeg","type":"Free, included with OS"},{"name":"Apple Photos","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/b18tt3b.jpeg","type":"Free, included with OS"},{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"olimsoft Oplayer","link":"https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/Xa1wjEf.jpeg","type":"Paid"}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://www.apple.com/apple-music/","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Videolabs VLC for Android","link":"https://play.google.com/store/apps/details?id=org.videolan.vlc&hl=en","image":"/assets/fileimg/TnwKQd9.jpeg","type":"Free"},{"name":"Adobe Premiere Rush","link":"https://www.adobe.com/products/premiere-rush.html?mv=affiliate&mv2=red","image":"/assets/fileimg/WBNj13N.jpeg","type":"Free trial"},{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"BIT Labs Simple MP4 Video Player","link":"https://play.google.com/store/apps/details?id=air.br.com.bitlabs.VideoPlayer&hl=en","image":"/assets/fileimg/P6WGAMN.jpeg","type":"Free"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Chrome OS","link":"https://www.google.com/chromebook/chrome-os/","image":"/assets/fileimg/ZTI2NTv.jpeg","type":"Free, included with OS"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]}]}
|
data/_data/files/en/mpeg.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"MPEG","ShortName":"MPEG","FullName":"Moving Pictures Experts Group Video","Category":"Video file","Pros":"MPEG files give excellent outcomes that are exact replicas of their originals. Most online browsers support this format, and it may be played on a variety of platforms, including Windows Media Player and QuickTime.","Cons":"Despite the high quality of MPEG's end products, this results in a poor compression ratio and a bigger file size. It may take longer to open a larger file.","Createdby":"Moving Picture Experts Group","CreatedbyLink":"https://mpeg.chiariglione.org/","CreatedInYear":"1993","BasicInformation":"An MPEG file is a video file that employs the Moving Picture Experts Group's standardised digital video format (MPEG). It contains compressed video and audio using MPEG-1 or MPEG-2 compression. Typically, MPEG files are used to exchange videos over the Internet.","DetailedInformation":"The Moving Picture Experts Group (MPEG) is an international organisation that develops media compression and encoding standards. Most significantly, MPEG establishes video and audio compression standards. MPEG-1, the first version of MPEG video and audio compression, was released in 1993. MPEG-2, the successor to MPEG-1, was created in 1995. The lossy compression allows for reduced file sizes to be downloaded and uploaded while maintaining good quality. These audio and video file containers keep the two portions in sync while being compressed using MPEG-1 or MPEG-2 compression. .MPG files can be used to save MPEG-1 and MPEG-2 films. MPEG films are increasingly being saved as.MP4 files, which use MPEG-4 compression.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Microsoft Windows Media Player","link":"https://support.microsoft.com/en-us/windows/windows-media-player-d10303a5-896c-2ce2-53d4-5bd5b9fd888b","image":"/assets/fileimg/XYvKzO9.jpeg","type":"Free, included with OS"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"Nullsoft Winamp","link":"http://www.winamp.com/","image":"/assets/fileimg/38J4iOl.jpeg"},{"name":"Xilisoft Video Converter Ultimate","link":"http://www.xilivideo.com/video-converter-ultimate.html","image":"/assets/fileimg/Cc9amsH.jpeg","type":"Free trial"}]},{"platform":"Mac","softwares":[{"name":"Apple QuickTime Player","link":"https://support.apple.com/en-in/guide/quicktime-player/welcome/mac","image":"/assets/fileimg/5hGiNf7.jpeg","type":"Free, included with OS"},{"name":"Eltima Elmedia Player","link":"https://mac.eltima.com/media-player.html","image":"/assets/fileimg/H7CZmss.jpeg","type":"Free"},{"name":"Roxio Toast 18","link":"https://www.roxio.com/en/products/toast/titanium/?AID=10860394&PID=3081440&utm_source=cj&utm_medium=affiliate&utm_campaign=Sharpened+Productions&cjevent=5cfb7817c9d211eb8386155e0a18050c","image":"/assets/fileimg/V2G1SGL.jpeg","type":"Paid"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"}]},{"platform":"iOS","softwares":[{"name":"Videolan VLC for mobile","link":"https://apps.apple.com/us/app/vlc-for-mobile/id650377962?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/rawD7q8.jpeg","type":"Free"},{"name":"Pentaloop PlayerXtreme Media Player","link":"https://apps.apple.com/us/app/playerxtreme-media-player/id456584471?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/uoX9gqI.jpeg","type":"Freemium"}]},{"platform":"Android","softwares":[{"name":"Videolabs VLC for Android","link":"https://apps.apple.com/us/app/vlc-for-mobile/id650377962?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/TnwKQd9.jpeg","type":"Free"},{"name":"antvplayer Media Converter","link":"https://play.google.com/store/apps/details?id=com.AndroidA.MediaConverter&hl=en","image":"/assets/fileimg/qwnEy06.jpeg","type":"Free"}]},{"platform":"ChromeOS","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"}]}]}
|
data/_data/files/en/nef.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"NEF","ShortName":"NEF","FullName":"Nikon Electronic Format RAW Image","Category":"Camera Raw Files","Pros":"When human computer processing is required, NEF files are more beneficial. This opens up a lot of possibilities for improving image quality, which isn't possible with JPEG files. Because the original pixel data is preserved in NEF files, the image quality is substantially better. They are either compressed using lossless techniques or are not compressed at all. JPEG and TIFF photos have a narrower tone range and colour precision than NEF images.","Cons":"Because NEF files are substantially larger than JPEG files, there are fewer of them that can be saved on a card. This is also why it takes a Nikon camera longer to save RAW files to a memory card. There are numerous RAW file formats, and experts are having difficulty defining a unified RAW file standard. Nikon has also been chastised for employing noise reduction, which has been shown to degrade image quality.","Createdby":"Nikon","CreatedbyLink":"https://www.nikon.co.in/","CreatedInYear":"n/a","BasicInformation":"A raw photo taken with a Nikon digital camera is saved as a NEF file. It's saved in the Nikon Electronic Format (NEF), which saves data in the same uncompressed format as the CCD. Image metadata, such as the camera ID and lens used, is also included in NEF files. The metadata includes details about the lens, its settings, the camera, and more.","DetailedInformation":"NEF files are most commonly used by Nikon shooters. These photographers may be professionals or amateurs who use Nikon cameras to capture photographs and save the raw data as NEF files. Raw files are photos that haven't been processed, printed, or edited with bitmap graphics editors yet. The raw file tries to replicate the scene as nearly as possible, including the lighting, intensity, and colours. The data captured by the camera's sensor is recorded in raw data pictures. NEF files can be saved in either an uncompressed or lossless compressed format on a camera memory card. NEF files are similar to \"digital negatives.\" Despite the fact that there is no debate about the image quality of NEF files, software developers do not choose this format owing to the lack of a common standard.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"Corel AfterShot Pro 3","link":"https://www.aftershotpro.com/en/?x-clickref=1011lhbytYH4&utm_source=pz&utm_medium=affiliate&utm_campaign=1100l45633&x-vehicle=pz","image":"/assets/fileimg/mSrHgSp.jpeg","type":"Free trial"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Microsoft Photos","link":"https://www.microsoft.com/en-us/p/microsoft-photos/9wzdncrfjbh4?activetab=pivot:overviewtab","image":"/assets/fileimg/nrsG7Ys.jpeg","type":"Free, included with OS"},{"name":"Adobe Photoshop 2021","link":"https://www.adobe.com/products/photoshop.html?mv=affiliate&mv2=red","image":"/assets/fileimg/fClLkgM.jpeg","type":"Free trial"},{"name":"Nikon ViewNX2","link":"https://imaging.nikon.com/lineup/software/viewnx2/","image":"/assets/fileimg/pgXaxjb.jpeg"},{"name":"Corel AfterShot Pro 3","link":"https://www.aftershotpro.com/en/?x-clickref=1011lhbytYH4&utm_source=pz&utm_medium=affiliate&utm_campaign=1100l45633&x-vehicle=pz","image":"/assets/fileimg/mSrHgSp.jpeg","type":"Free trial"}]},{"platform":"Mac","softwares":[{"name":"Apple Preview","link":"https://support.apple.com/en-in/guide/preview/welcome/mac","image":"/assets/fileimg/O1HqazZ.jpeg","type":"Free, included with OS"},{"name":"Apple Photos","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/b18tt3b.jpeg","type":"Free, included with OS"},{"name":"Adobe Photoshop 2021","link":"https://www.adobe.com/products/photoshop.html?mv=affiliate&mv2=red","image":"/assets/fileimg/fClLkgM.jpeg","type":"Free trial"},{"name":"Nikon ViewNX2","link":"https://imaging.nikon.com/lineup/software/viewnx2/","image":"/assets/fileimg/pgXaxjb.jpeg","type":"Free"},{"name":"Corel AfterShot Pro 3","link":"https://www.aftershotpro.com/en/?x-clickref=1011lhbytYH4&utm_source=pz&utm_medium=affiliate&utm_campaign=1100l45633&x-vehicle=pz","image":"/assets/fileimg/mSrHgSp.jpeg","type":"Free trial"}]},{"platform":"iOS","softwares":[{"name":"Apple Photos","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/b18tt3b.jpeg","type":"Free, included with OS"},{"name":"Adobe Photoshop ","link":"https://apps.apple.com/us/app/adobe-photoshop/id1457771281","image":"/assets/fileimg/xeDZX8x.jpeg","type":"Freemium"},{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "},{"name":"Google Snapseed","link":"https://apps.apple.com/us/app/snapseed/id439438619?ign-mpt=uo%3D4","image":"/assets/fileimg/p5rWIzT.jpeg","type":"Free"}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Adobe Photoshop Express","link":"https://play.google.com/store/apps/details?id=com.adobe.psmobile&hl=en_IN&gl=US","image":"/assets/fileimg/Mny97V6.jpeg","type":"Freemium"},{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "},{"name":"Google Snapseed","link":"https://play.google.com/store/apps/details?id=com.niksoftware.snapseed&hl=en_US","image":"/assets/fileimg/p5rWIzT.jpeg","type":"Free"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "}]}]}
|
data/_data/files/en/ogg.json
DELETED
@@ -1,164 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"Format": "OGG",
|
3
|
-
"ShortName": "OGG",
|
4
|
-
"FullName": "Ogg Vorbis Audio File",
|
5
|
-
"Category": "Audio file",
|
6
|
-
"Pros": "Up to 255 channels can be stored in an OGG file. Surround sound is stored. Enables you to save both audio and video. The OGG format has a higher quality. OGG has a superior labelling system.",
|
7
|
-
"Cons": "Not supported by all devices, or applications. Many OS don't support OGG. Battery consumption is greater.",
|
8
|
-
"Createdby": "Xiph.Org ",
|
9
|
-
"CreatedbyLink": "https://www.xiph.org/",
|
10
|
-
"CreatedInYear": "1997",
|
11
|
-
"BasicInformation": "An OGG file is a compressed audio file that uses Ogg Vorbis audio compression, which is free and unpatented. It's comparable to an MP3 file, except it sounds better than an MP3 file of equal size, and it may include song metadata such as creator and track info. Several software music players, as well as some portable music players, handle OGG files.",
|
12
|
-
"DetailedInformation": "The Ogg container is a file format for storing audio data. The name \"Vorbis\" refers to an encoding technique developed by Xiph.Org, the same company that created Ogg. Other methods of audio compression, such as FLAC and Speex, may be present in OGG files. Nevertheless, because they use a different compression algorithm, these files cannot be legally referred to as \"Vorbis\" files. It enables users to view and edit high-resolution digital multimedia files. The term \"Ogg\" comes from the jargon term \"ogging.\" In the game Netrek, ogging refers to a suicide run that kills a carrier. The OGG extension was once used to describe any file that used the OGG container format, but it was only used for Ogg Vorbis audio files after 2007. The OGG extension can be used to refer to an audio file, but it can also be used to refer to a container file.",
|
13
|
-
"Softwaresused": [
|
14
|
-
{
|
15
|
-
"platform": "Linux",
|
16
|
-
"softwares": [
|
17
|
-
{
|
18
|
-
"name": "Zinf",
|
19
|
-
"link": "http://www.zinf.org/",
|
20
|
-
"image": "https://image.flaticon.com/icons/png/512/1063/1063308.png",
|
21
|
-
"type": "Free"
|
22
|
-
},
|
23
|
-
{
|
24
|
-
"name": "VideoLan VLC Media Player",
|
25
|
-
"link": "https://www.videolan.org/vlc/index.html",
|
26
|
-
"image": "/assets/fileimg/99jo0FJ.jpeg",
|
27
|
-
"type": "Free"
|
28
|
-
},
|
29
|
-
{
|
30
|
-
"name": "Amarok",
|
31
|
-
"link": "https://amarok.kde.org/",
|
32
|
-
"image": "/assets/fileimg/Dh0nFk6.jpeg",
|
33
|
-
"type": "Free"
|
34
|
-
},
|
35
|
-
{
|
36
|
-
"name": "Audacity",
|
37
|
-
"link": "https://www.audacityteam.org/",
|
38
|
-
"image": "/assets/fileimg/c5Zl0O1.jpeg",
|
39
|
-
"type": "Free"
|
40
|
-
},
|
41
|
-
{
|
42
|
-
"name": "PCF Miro",
|
43
|
-
"link": "http://www.getmiro.com/",
|
44
|
-
"image": "/assets/fileimg/JeFS57j.jpeg",
|
45
|
-
"type": "Free"
|
46
|
-
}
|
47
|
-
]
|
48
|
-
},
|
49
|
-
{
|
50
|
-
"platform": "Windows",
|
51
|
-
"softwares": [
|
52
|
-
{
|
53
|
-
"name": "File Viewer Plus — Get it from Microsoft",
|
54
|
-
"link": "https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab",
|
55
|
-
"image": "/assets/fileimg/QdcouPN.jpeg",
|
56
|
-
"type": "Freemium"
|
57
|
-
},
|
58
|
-
{
|
59
|
-
"name": "Microsoft Windows Media Player",
|
60
|
-
"link": "https://support.microsoft.com/en-us/windows/windows-media-player-d10303a5-896c-2ce2-53d4-5bd5b9fd888b",
|
61
|
-
"image": "/assets/fileimg/XYvKzO9.jpeg",
|
62
|
-
"type": "Free, included with OS"
|
63
|
-
},
|
64
|
-
{
|
65
|
-
"name": "Nullsoft Winamp",
|
66
|
-
"link": "http://www.winamp.com/",
|
67
|
-
"image": "/assets/fileimg/38J4iOl.jpeg",
|
68
|
-
"type": "Free"
|
69
|
-
},
|
70
|
-
{
|
71
|
-
"name": "Audacity",
|
72
|
-
"link": "https://www.audacityteam.org/",
|
73
|
-
"image": "/assets/fileimg/c5Zl0O1.jpeg"
|
74
|
-
},
|
75
|
-
{
|
76
|
-
"name": "Adobe Audition CC 2021",
|
77
|
-
"link": "https://www.adobe.com/products/audition.html?mv=affiliate&mv2=red",
|
78
|
-
"image": "/assets/fileimg/SJ29L8A.jpeg",
|
79
|
-
"type": "Free trial"
|
80
|
-
}
|
81
|
-
]
|
82
|
-
},
|
83
|
-
{
|
84
|
-
"platform": "Mac",
|
85
|
-
"softwares": [
|
86
|
-
{
|
87
|
-
"name": "Apple QuickTime Player",
|
88
|
-
"link": "https://support.apple.com/en-in/guide/quicktime-player/welcome/mac",
|
89
|
-
"image": "/assets/fileimg/5hGiNf7.jpeg",
|
90
|
-
"type": "Free, included with OS"
|
91
|
-
},
|
92
|
-
{
|
93
|
-
"name": "VideoLan VLC Media Player",
|
94
|
-
"link": "https://www.videolan.org/vlc/index.html",
|
95
|
-
"image": "/assets/fileimg/99jo0FJ.jpeg",
|
96
|
-
"type": "Free"
|
97
|
-
},
|
98
|
-
{
|
99
|
-
"name": "Audacity",
|
100
|
-
"link": "https://www.audacityteam.org/",
|
101
|
-
"image": "/assets/fileimg/c5Zl0O1.jpeg",
|
102
|
-
"type": "Free"
|
103
|
-
},
|
104
|
-
{
|
105
|
-
"name": "Adobe Audition CC 2021",
|
106
|
-
"link": "https://www.adobe.com/products/audition.html?mv=affiliate&mv2=red",
|
107
|
-
"image": "/assets/fileimg/SJ29L8A.jpeg",
|
108
|
-
"type": "Free trial"
|
109
|
-
},
|
110
|
-
{
|
111
|
-
"name": "PCF Miro",
|
112
|
-
"link": "http://www.getmiro.com/",
|
113
|
-
"image": "/assets/fileimg/JeFS57j.jpeg",
|
114
|
-
"type": "Free"
|
115
|
-
}
|
116
|
-
]
|
117
|
-
},
|
118
|
-
{
|
119
|
-
"platform": "iOS",
|
120
|
-
"softwares": [
|
121
|
-
{
|
122
|
-
"name": "olimsoft Oplayer",
|
123
|
-
"link": "https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4",
|
124
|
-
"image": "/assets/fileimg/Xa1wjEf.jpeg",
|
125
|
-
"type": "Paid"
|
126
|
-
},
|
127
|
-
{
|
128
|
-
"name": "Videolan VLC for mobile",
|
129
|
-
"link": "https://apps.apple.com/us/app/vlc-for-mobile/id650377962?mt=8&ign-mpt=uo%3D4",
|
130
|
-
"image": "/assets/fileimg/rawD7q8.jpeg",
|
131
|
-
"type": "Free"
|
132
|
-
}
|
133
|
-
]
|
134
|
-
},
|
135
|
-
{
|
136
|
-
"platform": "Android",
|
137
|
-
"softwares": [
|
138
|
-
{
|
139
|
-
"name": "File viewer for Android",
|
140
|
-
"link": "https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4",
|
141
|
-
"image": "/assets/fileimg/6uyiajm.jpeg",
|
142
|
-
"type": "Freemium"
|
143
|
-
},
|
144
|
-
{
|
145
|
-
"name": "antvplayer Media Converter",
|
146
|
-
"link": "https://play.google.com/store/apps/details?id=com.AndroidA.MediaConverter&hl=en",
|
147
|
-
"image": "/assets/fileimg/qwnEy06.jpeg",
|
148
|
-
"type": "Free"
|
149
|
-
}
|
150
|
-
]
|
151
|
-
},
|
152
|
-
{
|
153
|
-
"platform": "ChromeOS",
|
154
|
-
"softwares": [
|
155
|
-
{
|
156
|
-
"name": "Google Drive",
|
157
|
-
"link": "https://www.google.com/drive/",
|
158
|
-
"image": "/assets/fileimg/bC8ZzSs.jpeg",
|
159
|
-
"type": "Freemium"
|
160
|
-
}
|
161
|
-
]
|
162
|
-
}
|
163
|
-
]
|
164
|
-
}
|
data/_data/files/en/opus.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"OPUS","ShortName":"OPUS","FullName":"Opus Audio File","Category":"Audio file","Pros":"Allows for faster data transmission via several channels. Sound quality tests reveal that it restores the original sound more efficiently at various bitrates and sampling rates. Ensures consistent performance in a variety of situations. A future-oriented structure for numerous telecom services. Adaptive to the sound information type. Can partially compensate for quality losses during transmission, allowing for continuous live data transfer with no interruptions. ","Cons":"Not supported by multiple applications. Opus codec are uncommon.","Createdby":"Xiph.Org ","CreatedbyLink":"https://www.xiph.org/","CreatedInYear":"2012","BasicInformation":"Opus is a new codec produced by a team of experts from the Xiph.Org Foundation (Mozilla Corporation) and Skype Technologies S.A. (Microsoft). It has all of the advantages of MP3 while minimising its flaws. Opus combines the codecs CELT and SILK.","DetailedInformation":"An OPUS file is a lossy audio file created in the Opus format (sometimes known as \"Ogg Opus\"), which was designed for Internet streaming. It supports varying bit rates from 6 kb/s to 510 kb/s and employs both SILK (used by Skype) and CELT (from Xiph.Org) codecs. Voice over IP (VoIP), video conferencing, and in-game chat all employ the Opus codec. The IETF defined the Opus format, which is widely used. The IETF standardised the Opus format, which is maintained by Xiph.Org. Because the Opus codec is mostly used for streaming, files with the.opus extension are uncommon.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"AIMP","link":"http://www.aimp2.us/","image":"/assets/fileimg/sOBpiyF.jpeg","type":"Free"},{"name":"Foobar2000","link":"https://www.foobar2000.org/","image":"/assets/fileimg/c2PuNRk.jpeg"},{"name":"Opus Tools","link":"https://www.opus-codec.org/downloads/","image":"/assets/fileimg/7xNWYRA.jpeg","type":"Free"}]},{"platform":"Mac","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"}]},{"platform":"iOS","softwares":[]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Opus Player","link":"https://play.google.com/store/apps/details?id=com.littlepako.opusplayer3&hl=en_US&gl=US","image":"/assets/fileimg/irCSU4s.jpeg","type":"Free"}]},{"platform":"ChromeOS","softwares":[]}]}
|
data/_data/files/en/pdf.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"PDF","ShortName":"PDF","FullName":"Portable Document Format","Category":"Page Layout File/ Document","Pros":"PDF is a very popular file format. In the same way that it was created, PDF can be viewed on any device with any operating system. It is very simple to view. Because it supports a number of image compression technologies, PDF takes relatively minimal space on your hard drive. The security settings can be customized by the user, for example, prohibiting printing or editing. The format allows for electronic signatures to be used to verify the document's authenticity.","Cons":"Editing PDF files is not free. Other file formats are easier to edit than PDF files, which must be modified with specialized tools. Working with text in PDF files is challenging since they are interpreted as a picture.","Createdby":"Adobe Systems","CreatedbyLink":"https://www.adobe.com/in/","CreatedInYear":"1993","BasicInformation":"Adobe Systems created the PDF format, which stands for Portable Document Format. PDF files display a document in a defined layout (much like a picture) that is compatible with a wide range of programs, hardware, and operating systems. It allows the user to combine many images, fonts, and text formats into a single print-ready document that can be shared from any device.","DetailedInformation":"Because PDF is an open standard, anybody can create apps that can read and write PDFs without paying a license fee. Since 2004, 3D artwork has been supported, and these files can be password secured, encrypted, and altered. A variety of apps can open and display PDF files, including Adobe Acrobat Reader (multi-platform) and Adobe Acrobat (multi-platform), which can also edit them. Adobe Acrobat or any PDF application generates a PDF file. It is a multi-platform document. The PDF format is widely used to save documents and publications in a common format that can be viewed on a variety of platforms. In many circumstances, instead of creating PDF files from scratch, PDF files are produced from existing documents. PDF files can be created with a variety of tools, including word processors, picture editors, and PDF file utilities like Adobe Acrobat. In Windows and macOS, you may also create PDF files from documents by utilizing the Print dialogue.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"Adobe Acrobat Reader DC","link":"https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html?mv=affiliate&mv2=red","image":"/assets/fileimg/wK1B8lS.jpeg","type":"Free"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"Evince","link":"https://wiki.gnome.org/Apps/Evince","image":"/assets/fileimg/diIDQ4M.jpeg","type":"Free, included with OS"},{"name":"LibreOffice","link":"https://www.libreoffice.org/","image":"/assets/fileimg/cPO8bqH.jpeg","type":"Free"},{"name":"KDE Okular","link":"https://okular.kde.org/","image":"/assets/fileimg/PtakFU2.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"Adobe Acrobat Reader DC","link":"https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html?mv=affiliate&mv2=red","image":"/assets/fileimg/wK1B8lS.jpeg","type":"Free"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"LibreOffice","link":"https://www.libreoffice.org/","image":"/assets/fileimg/cPO8bqH.jpeg","type":"Free"},{"name":"Microsoft Edge","link":"https://www.microsoft.com/en-us/edge?ranMID=24542&ranEAID=4LioSo*jxMc&ranSiteID=4LioSo.jxMc-8cApDvsVIlYVzCtlYhBrpQ&epi=4LioSo.jxMc-8cApDvsVIlYVzCtlYhBrpQ&irgwc=1&OCID=AID2000142_aff_7593_1243925&tduid=%28ir__ubj0vvercgkfqjqvkk0sohzzz32xuukxg3nupsf200%29%287593%29%281243925%29%284LioSo.jxMc-8cApDvsVIlYVzCtlYhBrpQ%29%28%29&irclickid=_ubj0vvercgkfqjqvkk0sohzzz32xuukxg3nupsf200","image":"/assets/fileimg/2DVHHaP.jpeg"},{"name":"Mozilla Firefox","link":"https://www.mozilla.org/en-US/firefox/browsers/","image":"/assets/fileimg/WofJU7C.jpeg","type":"Free"}]},{"platform":"Mac","softwares":[{"name":"Adobe Acrobat Reader DC","link":"https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html?mv=affiliate&mv2=red","image":"/assets/fileimg/wK1B8lS.jpeg","type":"Free"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"Mozilla Firefox","link":"https://www.mozilla.org/en-US/firefox/browsers/","image":"/assets/fileimg/WofJU7C.jpeg","type":"Free"},{"name":"Apple Preview","link":"https://support.apple.com/en-in/guide/preview/welcome/mac","image":"/assets/fileimg/O1HqazZ.jpeg","type":"Free, included with OS"},{"name":"LibreOffice","link":"https://www.libreoffice.org/","image":"/assets/fileimg/cPO8bqH.jpeg","type":"Free"}]},{"platform":"iOS","softwares":[{"name":"Apple Books","link":"https://www.apple.com/apple-books/","image":"/assets/fileimg/5938cLE.jpeg","type":"Free, included with OS"},{"name":"Apple Pages","link":"https://apps.apple.com/us/app/pages/id361309726","image":"/assets/fileimg/38SErjW.jpeg","type":"Free"},{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Adobe Acrobat Reader DC","link":"https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html?mv=affiliate&mv2=red","image":"/assets/fileimg/wK1B8lS.jpeg","type":"Free trial"},{"name":"Good.iWare GoodReader","link":"https://apps.apple.com/app/id777310222?ign-mpt=uo%3D4","image":"/assets/fileimg/mF1gtxb.jpeg","type":"Paid"}]},{"platform":"Android","softwares":[{"name":"Google Drive","link":"https://www.apple.com/apple-books/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Adobe Acrobat Reader DC","link":"https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html?mv=affiliate&mv2=red","image":"/assets/fileimg/wK1B8lS.jpeg","type":"Freemium"},{"name":"File Viewer for Android","link":"https://play.google.com/store/apps/details?id=com.sharpened.androidfileviewer","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Microsoft OneDrive","link":"https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage","image":"/assets/fileimg/BV8ML15.jpeg","type":"Freemium"},{"name":"Google Play Books","link":"https://play.google.com/store/apps/details?id=com.google.android.apps.books&hl=en","image":"/assets/fileimg/rrCOBeO.jpeg","type":"Free"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"Sedja PDF Editor","link":"https://www.sejda.com/pdf-editor","image":"/assets/fileimg/8A6rYqw.jpeg","type":"Freemium"}]}]}
|
data/_data/files/en/png.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"PNG","ShortName":"PNG","FullName":"Portable Network Graphics","Category":"Bit-map image graphics format","Pros":"Compression loss is kept to a bare minimum. Any compression ratio has no effect on the image quality. The format is excellent for storing intermediate versions of the image. The quality of an image is not lost when it is re-saved. PNG supports a huge number of colors. It allows for multiple levels of transparency. The ability to work with layers. The ability to add to the file meta-data. The size of the files is small.","Cons":"Unsuitable for working with full-color photographs. Can't save many images in a single file. Doesn't allow animation.","Createdby":"PNG Development Group","CreatedbyLink":"http://www.libpng.org/pub/png/","CreatedInYear":"1996","BasicInformation":"An image file saved in the Portable Network Graphic (PNG) format is known as a PNG file. It contains a lossless compressed bitmap, comparable to that of a .GIF file. Web graphics, digital pictures, and images with translucent backgrounds are typically saved as PNG files. Originally, the PNG image format was intended to replace the GIF image format because they both support transparent backgrounds. The usage of indexed colors and lossless compression is another similarity between the two. PNG files, on the other hand, are not subject to the same copyright restrictions.","DetailedInformation":"Overlayed upon a checkered background is a PNG image with an 8-bit transparency layer (top) (bottom). PNG employs deflation, a non-patented lossless data compression technique. PNG can compress images more efficiently than GIF in most cases, but some implementations use inadequate filter methods, resulting in needlessly huge PNG files. There are three types of transparency in the PNG format- one for indexed, color images, and two for greyscale or true-color images. Gamma values, background color, and textual content are all image attributes that can be recorded in PNG files. The standard allows for up to 16 bits per channel, however, most customers only need 8 bits per channel. For saving images, the PNG format is widely used, especially on the internet. It can handle 24-bit RGB or 32-bit RGBA (RGB with a fourth alpha channel) color images that are indexed (palette-based). Full-color, non-indexed RGB or RGBA photos, as well as grayscale images, are supported by the format. PNG files may be encountered by a variety of computer users, whether they are downloading an image from a website, receiving a digital photo attached to an email, or taking a screenshot. For web use, graphic designers frequently save graphics as PNG files. They also employ PNG files to save translucent logo or icon mockups that can be overlaid over other pictures.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg","type":"Free "},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"Microsoft Edge","link":"https://www.microsoft.com/en-us/edge?ranMID=24542&ranEAID=4LioSo*jxMc&ranSiteID=4LioSo.jxMc-8cApDvsVIlYVzCtlYhBrpQ&epi=4LioSo.jxMc-8cApDvsVIlYVzCtlYhBrpQ&irgwc=1&OCID=AID2000142_aff_7593_1243925&tduid=%28ir__ubj0vvercgkfqjqvkk0sohzzz32xuukxg3nupsf200%29%287593%29%281243925%29%284LioSo.jxMc-8cApDvsVIlYVzCtlYhBrpQ%29%28%29&irclickid=_ubj0vvercgkfqjqvkk0sohzzz32xuukxg3nupsf200","image":"/assets/fileimg/2DVHHaP.jpeg","type":"Free"},{"name":"Mozilla Firefox","link":"https://www.mozilla.org/en-US/firefox/browsers/","image":"/assets/fileimg/WofJU7C.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"Microsoft Photos","link":"https://www.microsoft.com/en-us/p/microsoft-photos/9wzdncrfjbh4?activetab=pivot:overviewtab","image":"/assets/fileimg/nrsG7Ys.jpeg","type":"Free, included with OS"},{"name":"Microsoft Windows Photo Viewer","link":"https://support.microsoft.com/en-us/windows/photo-viewer-for-windows-10-ff861e89-d4a7-146d-19d0-1b117b94ffc2","image":"/assets/fileimg/FSHZ7pW.jpeg","type":"Free, included with OS"},{"name":"Microsoft Paint","link":"https://support.microsoft.com/en-us/windows/get-microsoft-paint-a6b9578c-ed1c-5b09-0699-4ed8115f9aa9","image":"/assets/fileimg/AuNqAKT.jpeg","type":"Free, included with OS"},{"name":"Microsoft Paint 3D","link":"https://www.microsoft.com/en-us/p/paint-3d/9nblggh5fv99?activetab=pivot:overviewtab","image":"/assets/fileimg/7Z9sNdy.jpeg"},{"name":"ACD Systems ACDSee","link":"https://www.acdsee.com/en/products/photo-studio-home/","image":"/assets/fileimg/acdsee.png","type":"Free trial"}]},{"platform":"Mac","softwares":[{"name":"Apple Preview","link":"https://support.apple.com/en-in/guide/preview/welcome/mac","image":"/assets/fileimg/O1HqazZ.jpeg","type":"Free, included with OS"},{"name":"Apple Photos","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/b18tt3b.jpeg","type":"Free, included with OS"},{"name":"Apple Safari","link":"https://www.apple.com/safari/","image":"/assets/fileimg/PePZ5cb.jpeg","type":"Free, included with OS"},{"name":"Adobe Photoshop 2021","link":"https://www.adobe.com/products/photoshop.html?mv=affiliate&mv2=red","image":"/assets/fileimg/fClLkgM.jpeg","type":"Free trial"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]},{"platform":"iOS","softwares":[{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "},{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Microsoft OneDrive","link":"https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage","image":"/assets/fileimg/BV8ML15.jpeg","type":"Free trial"},{"name":"Adobe Photoshop Express","link":"https://apps.apple.com/us/app/adobe-photoshop-express/id331975235?ign-mpt=uo%3D4","image":"/assets/fileimg/Mny97V6.jpeg","type":"Free trial"},{"name":"Pixelmator 2","link":"https://apps.apple.com/us/app/pixelmator/id924695435?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/HmizpGb.jpeg","type":"Paid"}]},{"platform":"Android","softwares":[{"name":"File Viewer for Android","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "},{"name":"Microsoft OneDrive","link":"https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage","image":"/assets/fileimg/BV8ML15.jpeg","type":"Freemium"},{"name":"Adobe Photoshop Express","link":"https://play.google.com/store/apps/details?id=com.adobe.psmobile&hl=en","image":"/assets/fileimg/Mny97V6.jpeg","type":"Free"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"Chrome OS","link":"https://www.google.com/chromebook/chrome-os/","image":"/assets/fileimg/ZTI2NTv.jpeg","type":"Free, included with OS"}]}]}
|
data/_data/files/en/psd.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"PSD","ShortName":"PSD","FullName":"Adobe Photoshop Document","Category":"Raster Image Files","Pros":"Make the most of Photoshop's features. You can directly import a Photoshop file into Illustrator, InDesign, and other Adobe programmes thanks to tight connectivity. Open the saved file in layers mode. If you need to keep things transparent, this is a good tool to have.","Cons":"The file is quite large. Adobe owns the PSD format. As a result, it isn't extensively used by other apps.","Createdby":"Adobe Systems","CreatedbyLink":"https://www.adobe.com/in/","CreatedInYear":"n/a","BasicInformation":"PSD is Photoshop's native file format for saving files. It's also known as PDD. PSD, often known as PDD, is a commonly used file type. PSD is compatible with all image modes (Bitmap, Grayscale, Duotone, Indexed Color, RGB, CMYK, Lab, and Multichannel). It's a picture file made by Adobe Photoshop, a professional image-editing tool that's commonly used to improve digital photos and make web graphics.","DetailedInformation":"Image layers, adjustment layers, layer masks, annotations, file information, keywords, and other Photoshop-specific components can all be found in PSD files. They are frequently made and shared by graphic designers. PSD files can be opened with a variety of Photoshop tools and flattened into other image formats (such as PNG, JPEG, and GIF) for uploading, sending, and saving.All layers merged into one single layer after being converted from a PSD to another file type. The layers are stored, accessible, and editable when saved with the PSD file extension. These files are frequently used as work-in-progress documents, rather than for final image production and delivery. PSD layers, as well as other elements like as photos, shapes, text, and effects, can be modified. RGB, CMYK, grayscale, monochrome, duotone, indexed colour, Lab colour, and multichannel colour modes are all supported by the PSD format. Photoshop files with the PSD file extension hold images while allowing for numerous editing options across Adobe Photoshop products. Masks, transparency, duotone settings, gradients, colour balancing, mixing, and clipping paths are just a few of the editing tools available.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg","type":"Free "}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Adobe Photoshop 2021","link":"https://www.adobe.com/products/photoshop.html?mv=affiliate&mv2=red","image":"/assets/fileimg/fClLkgM.jpeg","type":"Free trial"},{"name":"Adobe Illustrator 2021","link":"https://www.adobe.com/products/illustrator.html?mv=affiliate&mv2=red","image":"/assets/fileimg/16q77H1.jpeg","type":"Free trial"},{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg"},{"name":"CorelDRAW Graphics Suite 2021","link":"https://www.coreldraw.com/en/product/coreldraw/purchase.html?AID=10816204&PID=3081440&cjevent=51885051cce111eb80d1d3470a180510&utm_source=cj&utm_medium=affiliate&utm_campaign=Sharpened+Productions&x-vehicle=cj","image":"/assets/fileimg/cfwD39J.jpeg","type":"Free trial"}]},{"platform":"Mac","softwares":[{"name":"Apple Preview","link":"https://support.apple.com/en-in/guide/preview/welcome/mac","image":"/assets/fileimg/O1HqazZ.jpeg","type":"Free, included with OS"},{"name":"Adobe Illustrator 2021","link":"https://www.adobe.com/products/illustrator.html?mv=affiliate&mv2=red","image":"/assets/fileimg/16q77H1.jpeg","type":"Free trial"},{"name":"Adobe Photoshop 2021","link":"https://www.adobe.com/products/photoshop.html?mv=affiliate&mv2=red","image":"/assets/fileimg/fClLkgM.jpeg","type":"Free trial"},{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg","type":"Free "},{"name":"Pixelmator","link":"https://apps.apple.com/us/app/pixelmator/id407963104?ign-mpt=uo%3D4&mt=12","image":"/assets/fileimg/0RX6D8V.jpeg","type":"Paid"}]},{"platform":"iOS","softwares":[{"name":"Pixelmator 2","link":"https://apps.apple.com/us/app/pixelmator/id924695435?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/HmizpGb.jpeg","type":"Paid"},{"name":"Adobe Photoshop ","link":"https://apps.apple.com/us/app/adobe-photoshop/id1457771281","image":"/assets/fileimg/xeDZX8x.jpeg","type":"Freemium"}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://apps.apple.com/us/app/pixelmator/id924695435?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Adobe Photoshop Express","link":"https://play.google.com/store/apps/details?id=com.adobe.psmobile&hl=en_IN&gl=US","image":"/assets/fileimg/Mny97V6.jpeg","type":"Freemium"}]},{"platform":"ChromeOS","softwares":[]}]}
|
data/_data/files/en/svg.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"SVG","ShortName":"SVG","FullName":"Scalable Vector Graphics File","Category":"Vector Image file","Pros":"Size is pretty small. It is flexible i.e. you may instantly alter the graphics settings on the site using CSS, such as the background colour or the logo's location on the page. Scalability does not deteriorate image quality. Provides browser support.","Cons":"If the object contains a significant number of little elements, the file size grows very quickly. It's impossible to read just a portion of a graphic thing, you have to read the complete object, which slows you down.","Createdby":"Adobe Systems","CreatedbyLink":"https://www.adobe.com/in/","CreatedInYear":"2001","BasicInformation":"SVG, or Scalable Vector Graphics, is a two-dimensional vector graphics file format based on XML. The World Wide Web Consortium (W3C) designed it in 1999 as a standard format for presenting vector images on the Internet. It uses an XML-based text format to describe images. SVG files are being developed as a web standard for displaying vector graphics.","DetailedInformation":"The SVG format is an open standard created by the World Wide Web Consortium (W3C), with Adobe playing a key role. Adobe Creative Suite products like Illustrator and GoLive can produce and export SVG pictures. SVG allows users to search, index, script, and compress pictures, enabling for interactivity and animation. Because SVG files are XML files, text editors can access, generate, and edit them, however drawing software is the most typical creator of this file type. Lossless data compression is possible with SVG files. They support text as well as raster and vector graphics. SVG is an XML standard that defines vector-based graphics for internet use. The image quality is unaffected by zooming and resizing. SVG files can be animated in all of its components and sections. W3C standards (including DOM and XSL) are included with SVG files that are recommended by W3C. Vector pictures, such as those with the SVG file format, are made up of predetermined sets of forms, which allows for crisper images when zoomed and scaled.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg","type":"Free "},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"Inkscape","link":"https://inkscape.org/","image":"/assets/fileimg/69oMRM0.jpeg","type":"Free"},{"name":"Mozilla Firefox","link":"https://www.mozilla.org/en-US/firefox/browsers/","image":"/assets/fileimg/WofJU7C.jpeg","type":"Free"},{"name":"KolourPaint","link":"http://kolourpaint.sourceforge.net/","image":"/assets/fileimg/3JbciOH.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Inkscape","link":"https://inkscape.org/","image":"/assets/fileimg/69oMRM0.jpeg","type":"Free"},{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg","type":"Free "},{"name":"Adobe Photoshop 2021","link":"https://www.adobe.com/products/photoshop.html?mv=affiliate&mv2=red","image":"/assets/fileimg/fClLkgM.jpeg"},{"name":"Adobe Illustrator 2021","link":"https://www.adobe.com/products/illustrator.html?mv=affiliate&mv2=red","image":"/assets/fileimg/16q77H1.jpeg","type":"Free trial"}]},{"platform":"Mac","softwares":[{"name":"Inkscape","link":"https://inkscape.org/","image":"/assets/fileimg/69oMRM0.jpeg","type":"Free"},{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg","type":"Free "},{"name":"Adobe Illustrator 2021","link":"https://www.adobe.com/products/illustrator.html?mv=affiliate&mv2=red","image":"/assets/fileimg/16q77H1.jpeg","type":"Free trial"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"},{"name":"Mozilla Firefox","link":"https://www.mozilla.org/en-US/firefox/browsers/","image":"/assets/fileimg/WofJU7C.jpeg","type":"Free"}]},{"platform":"iOS","softwares":[{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://www.google.com/chrome/","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]}]}
|
data/_data/files/en/tiff.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"TIFF","ShortName":"TIFF","FullName":"Tagged Image File Format","Category":"Raster Image Files","Pros":"Images that are lossless and of excellent quality. Many formats are supported. Supports multiple layers.","Cons":"File size is quite large. Not ideal for usage on the internet.","Createdby":"Adobe Systems","CreatedbyLink":"https://www.adobe.com/in/","CreatedInYear":"1986","BasicInformation":"The term TIFF stands for Tagged Image File Format. It's a digital picture raster file format. It has high-quality graphics with colour depths ranging from 1 to 24 bits and lossy and lossless compression. Multiple layers and pages are also supported by TIFF files.","DetailedInformation":"TIFF was created by Aldus Corporation in the mid-1980s as a standard picture format for preserving high-quality colour images on a variety of computer platforms. Despite its widespread use, the JPEG format eventually eclipsed it because it was more efficient and web-friendly. Photographs and line drawings can also be stored on it. Because of the growing popularity of scanning software and technology, the TIFF file format was created, and it was even considered to become the standard format for scanned images.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"GIMP","link":"https://www.gimp.org/","image":"/assets/fileimg/wcqHWtb.jpeg","type":"Free "},{"name":"LibreOffice","link":"https://www.libreoffice.org/","image":"/assets/fileimg/cPO8bqH.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Microsoft Photos","link":"https://www.microsoft.com/en-us/p/microsoft-photos/9wzdncrfjbh4?activetab=pivot:overviewtab","image":"/assets/fileimg/nrsG7Ys.jpeg","type":"Free, included with OS"},{"name":"Microsoft Windows Photo Viewer","link":"https://support.microsoft.com/en-us/windows/photo-viewer-for-windows-10-ff861e89-d4a7-146d-19d0-1b117b94ffc2","image":"/assets/fileimg/FSHZ7pW.jpeg","type":"Free, included with OS"},{"name":"Microsoft Paint","link":"https://support.microsoft.com/en-us/windows/get-microsoft-paint-a6b9578c-ed1c-5b09-0699-4ed8115f9aa9","image":"/assets/fileimg/AuNqAKT.jpeg"},{"name":"ACD Systems ACDSee","link":"https://www.acdsee.com/en/products/photo-studio-home/","image":"/assets/fileimg/kXyPDCs.jpeg","type":"Free trial"}]},{"platform":"Mac","softwares":[{"name":"Apple Preview","link":"https://support.apple.com/en-in/guide/preview/welcome/mac","image":"/assets/fileimg/O1HqazZ.jpeg","type":"Free, included with OS"},{"name":"Apple Photos","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/b18tt3b.jpeg","type":"Free, included with OS"},{"name":"Adobe Photoshop 2021","link":"https://www.adobe.com/products/photoshop.html?mv=affiliate&mv2=red","image":"/assets/fileimg/fClLkgM.jpeg","type":"Free trial"},{"name":"Adobe Illustrator 2021","link":"https://www.adobe.com/products/illustrator.html?mv=affiliate&mv2=red","image":"/assets/fileimg/16q77H1.jpeg","type":"Free trial"},{"name":"Roxio Toast 18","link":"https://www.roxio.com/en/products/toast/titanium/?AID=10860394&PID=3081440&utm_source=cj&utm_medium=affiliate&utm_campaign=Sharpened+Productions&cjevent=5cfb7817c9d211eb8386155e0a18050c","image":"/assets/fileimg/V2G1SGL.jpeg","type":"Paid"}]},{"platform":"iOS","softwares":[{"name":"Apple Photos","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/b18tt3b.jpeg","type":"Free, included with OS"},{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://www.apple.com/macos/photos/","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "}]},{"platform":"ChromeOS","softwares":[{"name":"Google Photos","link":"https://www.google.com/photos/about/","image":"/assets/fileimg/xbfyrdU.jpeg","type":"Free "}]}]}
|
data/_data/files/en/vmv.json
DELETED
@@ -1,48 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"Format": "VMV",
|
3
|
-
"ShortName": "VMV",
|
4
|
-
"FullName": "VisualBoyAdvance Recording",
|
5
|
-
"Category": "Game files",
|
6
|
-
"Pros": "n/a",
|
7
|
-
"Cons": "n/a",
|
8
|
-
"Createdby": "VisualBoyAdvance",
|
9
|
-
"CreatedbyLink": "https://visualboyadvance.en.softonic.com/",
|
10
|
-
"CreatedInYear": "N/A",
|
11
|
-
"BasicInformation": "VisualBoyAdvance, a Gameboy Advance emulator, created a game recording that saves keystrokes and other data that allows the recording to be played again on the emulator. The recording is saved in a proprietary format that cannot be played by standard video players.",
|
12
|
-
"DetailedInformation": "The VMV format used by VisualBoyAdvance is incompatible with the VMV format used by VirtuaNES.",
|
13
|
-
"Softwaresused": [
|
14
|
-
{
|
15
|
-
"platform": "Linux",
|
16
|
-
"softwares": [
|
17
|
-
{
|
18
|
-
"name": "VisualBoyAdvance",
|
19
|
-
"link": "https://github.com/visualboyadvance-m/visualboyadvance-m",
|
20
|
-
"image": "/assets/fileimg/YmBdG16.jpeg",
|
21
|
-
"type": "Free"
|
22
|
-
}
|
23
|
-
]
|
24
|
-
},
|
25
|
-
{
|
26
|
-
"platform": "Windows",
|
27
|
-
"softwares": [
|
28
|
-
{
|
29
|
-
"name": "VisualBoyAdvance",
|
30
|
-
"link": "https://github.com/visualboyadvance-m/visualboyadvance-m",
|
31
|
-
"image": "/assets/fileimg/YmBdG16.jpeg",
|
32
|
-
"type": "Free"
|
33
|
-
}
|
34
|
-
]
|
35
|
-
},
|
36
|
-
{
|
37
|
-
"platform": "Mac",
|
38
|
-
"softwares": [
|
39
|
-
{
|
40
|
-
"name": "VisualBoyAdvance",
|
41
|
-
"link": "https://github.com/visualboyadvance-m/visualboyadvance-m",
|
42
|
-
"image": "/assets/fileimg/YmBdG16.jpeg",
|
43
|
-
"type": "Free"
|
44
|
-
}
|
45
|
-
]
|
46
|
-
}
|
47
|
-
]
|
48
|
-
}
|
data/_data/files/en/wav.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"WAV","ShortName":"WAV","FullName":"WAVE Audio File","Category":"Audio file","Pros":"Almost all Windows applications that support sound can play it. Decoding in a hurry.","Cons":"The file size is extremely huge.","Createdby":"IBM & Microsoft","CreatedbyLink":"https://www.ni.com/en-in/support/downloads/dataplugins/download.microsoft-ibm-dataplugin-for-audio.html","CreatedInYear":"1991","BasicInformation":"Microsoft created the WAV file format for audio files. It is now referred to be a standard PC audio file format due to its widespread use. WAV is the file extension that identifies a Wave file (.wav). The Wave file format, which is largely used on PCs, has been approved as a legitimate exchange medium for other computer platforms, including Macintosh.","DetailedInformation":"A WAV file is an audio file saved in the WAVE format, which is a common digital audio file format for waveform data storage. WAV files can include audio recordings with a variety of sampling rates and bitrates, although they are most commonly saved in the 44.1 kHz, 16-bit stereo format, which is the standard for CD audio. This lets content creators to easily move audio files between platforms, for example, for processing. This lets content creators to easily move audio files between platforms, for example, for processing. Sounds like effects, music, and voice recordings can be found in them. WAV files can be opened and played by multimedia players such as Windows Media Player, QuickTime, and others. The WAVE format is based on the Resource Interchange File Format (RIFF), which is mostly used to save video and audio files. In the early 1990s, Microsoft and IBM collaborated to create the WAVE format, which became the standard for storing raw, uncompressed audio in Microsoft Windows.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"XMMS","link":"http://www.xmms.org/","image":"/assets/fileimg/hodO9zz.jpeg","type":"Free"},{"name":"Clementine","link":"https://www.clementine-player.org/about","image":"/assets/fileimg/F87GDJM.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Microsoft Windows Media Player","link":"https://support.microsoft.com/en-us/windows/windows-media-player-d10303a5-896c-2ce2-53d4-5bd5b9fd888b","image":"/assets/fileimg/XYvKzO9.jpeg","type":"Free, included with OS"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"Adobe Audition CC 2021","link":"https://www.adobe.com/products/audition.html?mv=affiliate&mv2=red","image":"/assets/fileimg/SJ29L8A.jpeg"},{"name":"Clementine","link":"https://www.clementine-player.org/about","image":"/assets/fileimg/F87GDJM.jpeg","type":"Free"}]},{"platform":"Mac","softwares":[{"name":"Apple QuickTime Player","link":"https://support.apple.com/en-in/guide/quicktime-player/welcome/mac","image":"/assets/fileimg/5hGiNf7.jpeg","type":"Free, included with OS"},{"name":"Apple itunes","link":"https://www.apple.com/itunes/","image":"/assets/fileimg/rElyIoV.jpeg","type":"Free"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"Roxio Toast 18","link":"https://www.roxio.com/en/products/toast/titanium/?AID=10860394&PID=3081440&utm_source=cj&utm_medium=affiliate&utm_campaign=Sharpened+Productions&cjevent=5cfb7817c9d211eb8386155e0a18050c","image":"/assets/fileimg/V2G1SGL.jpeg","type":"Paid"},{"name":"Adobe Audition CC 2021","link":"https://www.adobe.com/products/audition.html?mv=affiliate&mv2=red","image":"/assets/fileimg/SJ29L8A.jpeg","type":"Free trial"}]},{"platform":"iOS","softwares":[{"name":"olimsoft Oplayer","link":"https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/Xa1wjEf.jpeg","type":"Paid"},{"name":"Videolan VLC for mobile","link":"https://apps.apple.com/us/app/vlc-for-mobile/id650377962?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/rawD7q8.jpeg","type":"Free"}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"},{"name":"Videolabs VLC for Android","link":"https://play.google.com/store/apps/details?id=org.videolan.vlc&hl=en","image":"/assets/fileimg/TnwKQd9.jpeg","type":"Free"},{"name":"antvplayer Media Converter","link":"https://play.google.com/store/apps/details?id=com.AndroidA.MediaConverter&hl=en","image":"/assets/fileimg/qwnEy06.jpeg","type":"Free"},{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Drive","link":"https://www.google.com/drive/","image":"/assets/fileimg/bC8ZzSs.jpeg","type":"Freemium"},{"name":"Chrome OS","link":"https://www.google.com/chromebook/chrome-os/","image":"/assets/fileimg/ZTI2NTv.jpeg","type":"Free, included with OS"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]}]}
|
data/_data/files/en/webm.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"Format":"WEBM","ShortName":"WEBM","FullName":"WebM Video File","Category":"Video file","Pros":"Videos of excellent quality. All are welcome to participate in this event, which is free and open to the public. Popular sites include YouTube, 4chan, Vimeo, and others.","Cons":"Only a few browsers and media players are supported. On most mobile devices, you won't be able to play.","Createdby":"Google","CreatedbyLink":"https://developers.google.com/","CreatedInYear":"2010","BasicInformation":"A WEBM file is a video saved in the WebM format, which is an open, royalty-free video sharing standard. WebM holds both audio and video data in a container structure comparable to the Matroska (.MKV) video format. The VP8 or VP9 video codecs are used to compress video, and the Vorbis or Opus audio codecs are used to compress audio.","DetailedInformation":"WEBM file types are intended for use in HTML5 videos that employ the Matroska file container and are royalty-free. WEBM video playback is supported by Mozilla Firefox, Opera, and Google Chrome, however Internet Explorer 9 and Safari typically require third-party help (such as QuickTime) to play WEBM media. As part of their HTML5 player experiment, YouTube uses WEBM files. To play WebM media files, you'll need to download a WebM plug-in if your browser doesn't support it (like Safari or Internet Explorer). WebM is a royalty-free, open-source replacement for the patented H.264 and H.265 standards. The technology is suited for both business and non-commercial purposes because it is completely free.","Softwaresused":[{"platform":"Linux","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"HandBrake","link":"https://handbrake.fr/","image":"/assets/fileimg/jsU9KjR.jpeg","type":"Free"},{"name":"Mozilla Firefox","link":"https://www.mozilla.org/en-US/firefox/browsers/","image":"/assets/fileimg/WofJU7C.jpeg","type":"Free"},{"name":"Opera","link":"opera.com","image":"/assets/fileimg/Mt9PAUF.jpeg","type":"Free"},{"name":"Ffmpeg","link":"http://ffmpeg.org/","image":"/assets/fileimg/wAHKc6t.jpeg","type":"Free"}]},{"platform":"Windows","softwares":[{"name":"File Viewer Plus — Get it from Microsoft","link":"https://www.microsoft.com/en-in/p/file-viewer-plus-4/9nmsdkxc9r3f?rtc=1&activetab=pivot:overviewtab","image":"/assets/fileimg/QdcouPN.jpeg","type":"Freemium"},{"name":"Microsoft Windows Media Player","link":"https://support.microsoft.com/en-us/windows/windows-media-player-d10303a5-896c-2ce2-53d4-5bd5b9fd888b","image":"/assets/fileimg/XYvKzO9.jpeg","type":"Free, included with OS"},{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"HandBrake","link":"https://handbrake.fr/","image":"/assets/fileimg/jsU9KjR.jpeg"},{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]},{"platform":"Mac","softwares":[{"name":"VideoLan VLC Media Player","link":"https://www.videolan.org/vlc/index.html","image":"/assets/fileimg/99jo0FJ.jpeg","type":"Free"},{"name":"HandBrake","link":"https://handbrake.fr/","image":"/assets/fileimg/jsU9KjR.jpeg","type":"Free"},{"name":"Eltima Elmedia Player","link":"https://mac.eltima.com/media-player.html","image":"/assets/fileimg/H7CZmss.jpeg","type":"Free"},{"name":"ShedWorx Smart Converter","link":"https://shedworx.com/smart-converter-pro/","image":"/assets/fileimg/6hQNdGk.jpeg","type":"Free trial"},{"name":"Mozilla Firefox","link":"https://www.mozilla.org/en-US/firefox/browsers/","image":"/assets/fileimg/WofJU7C.jpeg","type":"Free"}]},{"platform":"iOS","softwares":[{"name":"olimsoft Oplayer","link":"https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/Xa1wjEf.jpeg","type":"Paid"},{"name":"Pentaloop PlayerXtreme Media Player","link":"https://apps.apple.com/us/app/playerxtreme-media-player/id456584471?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/uoX9gqI.jpeg","type":"Freemium"}]},{"platform":"Android","softwares":[{"name":"File viewer for Android","link":"https://apps.apple.com/us/app/oplayer-video-player/id344784375?mt=8&ign-mpt=uo%3D4","image":"/assets/fileimg/6uyiajm.jpeg","type":"Freemium"}]},{"platform":"ChromeOS","softwares":[{"name":"Google Chrome","link":"https://www.google.com/chrome/","image":"/assets/fileimg/ffv3iNy.jpeg","type":"Free"}]}]}
|