Difference between pages "ExifTool" and "ArchiveBox"

From COPTR
(Difference between pages)
Jump to navigation Jump to search
 
(Fixup headings)
 
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
|purpose=Properties extraction, identification, metadata editing
+
|purpose=ArchiveBox is an open source tool that lets organizations & individuals archive both public & private web content while retaining control over their data.
|image=
+
|homepage=https://archivebox.io/
|homepage=http://www.sno.phy.queensu.ca/~phil/exiftool/
+
|sourcecode=https://github.com/ArchiveBox/ArchiveBox
|license=Distributed under same terms as Perl language (GNU GPL or 'Artistic license')
+
|license=MIT License
|platforms=
+
|cost=Free
 +
|platforms=Docker + Python
 +
|language=English
 +
|Wikidata ID=Q63097629
 +
|formats_out=PDF, WARC, JSON
 +
|function=Web Capture, Personal Archiving
 
}}
 
}}
 +
{{Infobox tool details}}
 +
== Description ==
 +
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
  
<!-- Delete the Categories that do not apply -->
+
ArchiveBox is an open source tool that lets organizations & individuals archive both public & private web content while retaining control over their data. ArchiveBox was first released in 2017.
[[Category:Metadata Processing]]
 
[[Category:Metadata Extraction]]
 
[[Category:Image]]
 
[[Category:Audio]]
 
[[Category:Video]]
 
  
 +
== User Experiences ==
 +
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
  
= Description =
+
**'''[2024-03-27]''' [https://demo.archivebox.io/public/ ArchiveBox Online Demo.]
Metadata / feature extraction and editing tool. Supports many formats; mainly still image formats but also documents and various audio and video formats. Although ExifTool is not a validator, it often reports useful information in case of defective files.
 
  
= Platform =
+
== Development activity ==
  
The stand-alone Windows executable does not require Perl. Just download and un-zip the archive then double-click on "exiftool(-k).exe" to read the application documentation, drag-and-drop files and folders to view meta information, or rename to "exiftool.exe" for command-line use. Runs on all versions of Windows (including Windows 7).
+
=== Release Feed ===
 
+
Below the last 3 release feeds:
Windows Executable: [www.sno.phy.queensu.ca/~phil/exiftool/exiftool-9.82.zip  exiftool-9.82.zip] (3.8 MB)
+
<rss max=3>https://github.com/ArchiveBox/ArchiveBox/releases.atom</rss>
 
 
The OS X package installs the ExifTool command-line application and libraries in /usr/bin. After installing, type "exiftool" in a Terminal window to run exiftool and read the application documentation.
 
  
Mac OS X Package: [www.sno.phy.queensu.ca/~phil/exiftool/ExifTool-9.82.dmg  ExifTool-9.82.dmg] (2.4 MB)
+
=== Activity Feed ===
 
+
Below the last 5 commits:
Everyone else (Unix, etc): Don't worry, you should already have Perl installed.
+
<rss max=5>https://github.com/ArchiveBox/ArchiveBox/commits/main.atom</rss>
 
 
Read the [http://www.sno.phy.queensu.ca/~phil/exiftool/install.html installation instructions] for help installing ExifTool on Windows, Mac OS X and Unix systems.
 
 
 
= User Experiences =
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 
* '''KOST-CECO:''' Used in the Conversion Guide (http://www.kost-ceco.ch/cms/index.php?preservation_tiff_de) of invalid TIFF files according to [[KOST-Val]].
 
* '''FITS (File Information Tool Set):''' Used in [[FITS (File Information Tool Set)|FITS]]
 
 
 
= Development Activity =
 
=== Release Feed ===
 
<rss max=7>http://owl.phy.queensu.ca/~phil/exiftool/rss.xml</rss>
 
 
{{Infobox_tool_details
 
|ohloh_id=ExifTool
 
}}
 

Revision as of 15:33, 27 March 2024

ArchiveBox is an open source tool that lets organizations & individuals archive both public & private web content while retaining control over their data.
Homepage:https://archivebox.io/
Source Code:https://github.com/ArchiveBox/ArchiveBox
License:MIT License
Cost:Free
Platforms:Docker + Python
Language:English
Wikidata ID:Q63097629
Output Formats:PDF, WARC, JSON
Function:Web Capture,Personal Archiving




Description

ArchiveBox is an open source tool that lets organizations & individuals archive both public & private web content while retaining control over their data. ArchiveBox was first released in 2017.

User Experiences

Development activity

Release Feed

Below the last 3 release feeds:

2024-12-15 10:20:11
[tag:github.com,2008:Repository/90356372/v0.7.3 v0.7.3: Updates for Docker container's SingleFile, YT-DLP, Chrome, and other dependencies only]
by pirate
2024-11-13 07:53:34
[tag:github.com,2008:Repository/90356372/v0.8.6rc0 v0.8.6rc0]
by pirate
2024-10-24 22:26:40
[tag:github.com,2008:Repository/90356372/v0.8.5rc53 v0.8.5rc53]
by pirate

Activity Feed

Below the last 5 commits:

2024-12-15 10:06:49
[tag:github.com,2008:Grit::Commit/d1136d74cb8d70b067892088a11cd41add65a1d3 fix docker release script]
by pirate https://github.com/pirate
2024-12-15 08:33:03
[tag:github.com,2008:Grit::Commit/54f598789e0350cf83b01aa41bbc9953bc3407fa bump more js and py dependency lockfiles]
by pirate https://github.com/pirate
2024-12-15 08:25:35
[tag:github.com,2008:Grit::Commit/5171eaf31e35ade4b51721d1469098fca8ef3f75 bump dependencies and metadata for 0.7.3]
by pirate https://github.com/pirate
2024-01-05 03:27:19
[tag:github.com,2008:Grit::Commit/315c9f3844d63f897e1c73c3bbbab7bf9f3e0c11 0.7.2 Release Candidate (#1297)]
by pirate https://github.com/pirate
2024-01-05 03:26:54
[tag:github.com,2008:Grit::Commit/2ef3655d21a10ae3acaf9ef874c4b2d8bc042ef8 fix python version in build tests]
by pirate https://github.com/pirate